870c3792 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more |
Revision tags: AOO420-Dev5-m5 |
|
402c6fde | 14-Nov-2023 |
John Bampton |
misc: fix spelling (#182) Thank you very much for your contribution! |
Revision tags: AOO4115-GA, AOO4114-GA |
|
7a9d3b93 | 02-Jan-2023 |
Damjan Jovanovic |
Find where hardcoded 16 bit constants are used to construct ESelection, and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX constants for this purpose. Patch
Find where hardcoded 16 bit constants are used to construct ESelection, and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX constants for this purpose. Patch by: me
show more ...
|
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 |
Revision tags: AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
c059a6bf | 27-Apr-2021 |
mseidel |
Fixed links to Wiki, removed whitespace |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
2eda3cbf | 25-Oct-2020 |
mseidel |
Fixed more typos (catched -> caught), removed whitespace |
56b8eddc | 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
2037a4a1 | 15-Jan-2017 |
damjan |
Fix some initial main/sc build issues on Windows caused by the port to gbuild. Note that it still doesn't build on Windows. Work is ongoing. Patch by: me git-
Fix some initial main/sc build issues on Windows caused by the port to gbuild. Note that it still doesn't build on Windows. Work is ongoing. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778926 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b77af630 | 15-Jan-2017 |
damjan |
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/re
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778876 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
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 |
|
b53317dc | 10-Mar-2014 |
Andre Fischer |
i124361: Removed empty and unused makefiles. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575948 13f79535-47bb-0310-9956-ffa450edef68 |
6d0e8f38 | 10-Mar-2014 |
Andre Fischer |
i124361: Enable exception support for all sc source files. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575930 13f79535-47bb-0310-9956-ffa450edef68 |
a845386b | 10-Mar-2014 |
Andre Fischer |
i124361: Removed some warnings from sc. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575927 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
38e63b1d | 17-Jan-2014 |
Armin Le Grand |
i123870 corrected import values on xml import with chart, avoid uninitialized values git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559272 13f79535-47bb-0310-9956-ffa450edef68 |
31fa4ab0 | 06-Jan-2014 |
Herbert Dürr |
#i123964# fix SC build on windows with consistent symbol visibility git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555945 13f79535-47bb-0310-9956-ffa450edef68 |
c823128a | 03-Jan-2014 |
Herbert Dürr |
#i123964# make symbol visibility consistent in sc module git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555087 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 |
|
b475aa2a | 02-Sep-2013 |
Oliver-Rainer Wittmann |
122840: <ScXMLImport::SetNamedRanges()> - adding named ranges with temporary content "0" (correcting typo in changes for 120478) patch by: Clarence Guo <clarence dot guo dot bj at gm
122840: <ScXMLImport::SetNamedRanges()> - adding named ranges with temporary content "0" (correcting typo in changes for 120478) patch by: Clarence Guo <clarence dot guo dot bj at gmail dot com> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519366 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
4c762dc8 | 01-Aug-2013 |
Herbert Dürr |
#i122841# initialize LotusRoot singleton already in LotusRoot constructor As its LotAttrCache member already needs it which results in crashes if any Lotus 123 files were loaded.
#i122841# initialize LotusRoot singleton already in LotusRoot constructor As its LotAttrCache member already needs it which results in crashes if any Lotus 123 files were loaded. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1509224 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c2c88cab | 02-Jul-2013 |
Oliver-Rainer Wittmann |
122591: correct the iteration on an HTML table Patch by: Ariel <arielch> Review by: Herbert <hdu> git-svn-id: https://svn.apache.org/repos/asf/openoffice/tr
122591: correct the iteration on an HTML table Patch by: Ariel <arielch> Review by: Herbert <hdu> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498846 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6d3b264b | 27-May-2013 |
Herbert Dürr |
#i122208# const SC containers cannot provide non-const iterators git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486582 13f79535-47bb-0310-9956-ffa450edef68 |
24d8b66b | 26-Apr-2013 |
Herbert Dürr |
fix narrowing conversions in filters git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476221 13f79535-47bb-0310-9956-ffa450edef68 |