362c80bb | 27-Jan-2014 |
Steve Yin |
Bug 123745 - [IA2] Eventual crash in Writer documents containing cross-references Removed some unused lines and comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
Bug 123745 - [IA2] Eventual crash in Writer documents containing cross-references Removed some unused lines and comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1561632 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
249b2aa3 | 21-Jan-2014 |
Herbert Dürr |
#i123948# fix more class/struct mismatches fix forward declarations that don't match the actual definitions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@156005
#i123948# fix more class/struct mismatches fix forward declarations that don't match the actual definitions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560054 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0ca1f900 | 21-Jan-2014 |
Herbert Dürr |
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bo
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b8d31f9f | 20-Jan-2014 |
Oliver-Rainer Wittmann |
124039: <SwTxtInputFldPortion::Format(..)> - assure correct line break for multi-lined Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559666 13f79535-4
124039: <SwTxtInputFldPortion::Format(..)> - assure correct line break for multi-lined Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559666 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
fb3f75f2 | 17-Jan-2014 |
Oliver-Rainer Wittmann |
123480: method <::sw::mark::deleteMarks(..)> - assure sorting of subset mark containers before the intrinsic deletion of marks git-svn-id: https://svn.apache.org/repos/asf/openoffi
123480: method <::sw::mark::deleteMarks(..)> - assure sorting of subset mark containers before the intrinsic deletion of marks git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559037 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
de5fde26 | 16-Jan-2014 |
Oliver-Rainer Wittmann |
124030 - <::sw::mark::MarkManager::deleteMarks(..)> - do not delete UNO mark which are not expanded and only touch the start of the given range. git-svn-id: https://svn.apache.org/
124030 - <::sw::mark::MarkManager::deleteMarks(..)> - do not delete UNO mark which are not expanded and only touch the start of the given range. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558762 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
782a276c | 09-Jan-2014 |
Oliver-Rainer Wittmann |
123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state git-svn-id: https://svn.apache.org/repos/asf/openoffi
123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556797 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
332f371a | 08-Jan-2014 |
Oliver-Rainer Wittmann |
123792: correction for comments/annotations on table cell ranges git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556542 13f79535-47bb-0310-9956-ffa450edef68 |
be9fb86b | 08-Jan-2014 |
Tsutomu Uchino |
#i51453# avoid relative sizing for the picture and formula wrapped by inserted frame when caption is added git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556515 13f79535-47bb
#i51453# avoid relative sizing for the picture and formula wrapped by inserted frame when caption is added git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556515 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a124eb98 | 02-Jan-2014 |
Steve Yin |
Bug 119568 - [From Symphony] The page number of the TOC is not correct if open the .docx via AOO git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554783 13f79535-47bb-0310-9956
Bug 119568 - [From Symphony] The page number of the TOC is not correct if open the .docx via AOO git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554783 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dec99bbd | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations - fix undo/redo regarding annotations an text ranges - support annotations on overlapping text ranges - fix *.docx import for annotations on overlapping text ranges - fix ODF import of annotations on text ranges cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1cd05511 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: fix <Fieldmark> implementation for OSBA OOXML improvement use case 4 cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/open
123771: fix <Fieldmark> implementation for OSBA OOXML improvement use case 4 cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552300 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3b32dd21 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which i
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz> Review by: Oliver <orw@apache.org> cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bb494cbe | 10-Dec-2013 |
Oliver-Rainer Wittmann |
33737: correction: assure the selections does not start/end inside a table while end/start of the selection is outside the table git-svn-id: https://svn.apache.org/repos/asf/openof
33737: correction: assure the selections does not start/end inside a table while end/start of the selection is outside the table git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549864 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8394d9e9 | 04-Dec-2013 |
Steve Yin |
i121761 - [ia2] Writer crashes on exit with an msvcrt runtime error git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547747 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 |
90386390 | 28-Nov-2013 |
Herbert Dürr |
#i123768# minor whitespace fixes needed after comment-removal git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546359 13f79535-47bb-0310-9956-ffa450edef68 |
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
f686a0e7 | 27-Nov-2013 |
Pavel Janík |
WaE: reorder initializations properly to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545993 13f79535-47bb-0310-9956-ffa450edef68 |
08357c13 | 27-Nov-2013 |
Pavel Janík |
WaE: reorder initializations properly to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545973 13f79535-47bb-0310-9956-ffa450edef68 |
76b751b2 | 27-Nov-2013 |
Pavel Janík |
WaE: unname unused argument to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545972 13f79535-47bb-0310-9956-ffa450edef68 |
160e5cdf | 27-Nov-2013 |
Pavel Janík |
WaE: Remove unused variable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545971 13f79535-47bb-0310-9956-ffa450edef68 |
39f158ab | 27-Nov-2013 |
Pavel Janík |
WaE: unsigned const to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545970 13f79535-47bb-0310-9956-ffa450edef68 |
588ea58a | 27-Nov-2013 |
Pavel Janík |
WaE: compare unsigned values to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545969 13f79535-47bb-0310-9956-ffa450edef68 |
440e7076 | 26-Nov-2013 |
Pavel Janík |
WaE: compare unsigned values. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545827 13f79535-47bb-0310-9956-ffa450edef68 |