Revision tags: AOO420-Dev5-m5 |
|
ac9b9032 | 30-Oct-2023 |
mseidel |
Fixed typo (propably -> probably) and some more |
Revision tags: AOO4115-GA |
|
d5edfd09 | 12-Feb-2023 |
DamjanJovanovic |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA |
|
936080f7 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetPortions() to take a 32 bit paragraph index. |
9ec87cd3 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetParaAttribs() to take a 32 bit paragraph index. Patch by: me |
c2eaa082 | 01-Jan-2023 |
Damjan Jovanovic |
Preliminary attempt to convert all instances of GetParagraphCount() to return a sal_uInt32 or sal_uLong, and fix any related problems in all their callers. Patch by: me |
b622dd6d | 09-Dec-2022 |
Arrigo Marchiori |
Check validity of page descriptors |
96eff784 | 11-Aug-2022 |
mseidel |
Fixed Powerpoint -> PowerPoint |
48c765a2 | 15-May-2022 |
mseidel |
Use > (<) instead of >> (<<) |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
2eda3cbf | 25-Oct-2020 |
mseidel |
Fixed more typos (catched -> caught), removed whitespace |
Revision tags: 420-Dev2-m2, AOO417 |
|
036fea61 | 09-Aug-2019 |
Damjan Jovanovic |
More unknwon -> unknown typos. Patch by: me |
Revision tags: AOO420-Dev-m1, AOO416 |
|
dafafb59 | 10-Nov-2018 |
Matthias Seidel |
Re-added border for graphic (forgotten one) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1846320 13f79535-47bb-0310-9956-ffa450edef68 |
63cd77b6 | 10-Nov-2018 |
Matthias Seidel |
Re-added border for graphic git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1846294 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416-RC1 |
|
a62d0e7f | 27-Aug-2018 |
Matthias Seidel |
Resized graphics git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839378 13f79535-47bb-0310-9956-ffa450edef68 |
f1a9d4eb | 12-Jul-2018 |
Matthias Seidel |
Small change to the aspect ratio of the graphics git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835715 13f79535-47bb-0310-9956-ffa450edef68 |
2721bf16 | 30-Jun-2018 |
Matthias Seidel |
Cleaned up dialog for HTML Export git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834726 13f79535-47bb-0310-9956-ffa450edef68 |
4fe6f2d1 | 28-Jun-2018 |
Matthias Seidel |
Fixed typo (cought -> caught) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834598 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415, AOO414, AOO413 |
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8e931651 | 29-Nov-2015 |
Pedro Giffuni |
Resource Leak CID: 736452 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717120 13f79535-47bb-0310-9956-ffa450edef68 |
473b9bac | 27-Nov-2015 |
Pedro Giffuni |
Resource leak CID: 736451 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716900 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
a9ab3c7b | 21-Jan-2014 |
Herbert Dürr |
get rid of an extraneous parentheses in "if((A==B))" git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560012 13f79535-47bb-0310-9956-ffa450edef68 |
28267db9 | 05-Dec-2013 |
Jürgen Schmidt |
#123789# ppt import, if sub address is no document internal link, take it as it is git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1548034 13f79535-47bb-0310-9956-ffa450edef68 |
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
555a6941 | 28-Feb-2013 |
Herbert Dürr |
fix miscarried bitwise check in ppt::AnimationImporter git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451233 13f79535-47bb-0310-9956-ffa450edef68 |