314db743 | 07-Jul-2014 |
Herbert Dürr |
#i125171# fix build breaker in Writer's notxtfrm.cxx Patch-by: Regina Henschel <regina@apache.org> Merged from trunk revision 1608348 git-svn-id: https://svn.apache.or
#i125171# fix build breaker in Writer's notxtfrm.cxx Patch-by: Regina Henschel <regina@apache.org> Merged from trunk revision 1608348 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1608363 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
06447d42 | 04-Jul-2014 |
Armin Le Grand |
i125171 support lossless embedding of linked jpegs in writer for PDF export git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607796 13f79535-47bb-0310-9956-ffa450edef
i125171 support lossless embedding of linked jpegs in writer for PDF export git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607796 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8bc75b65 | 01-Jul-2014 |
Juergen Schmidt |
#124914# correct name of member variable, merged fix but removed code on trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607062 13f79535-47bb-0310-9956-ffa450e
#124914# correct name of member variable, merged fix but removed code on trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
86104fa7 | 01-Jul-2014 |
Oliver-Rainer Wittmann |
124914: Writer - reset certain language dependent pool defaults before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import) cherry-picked from tru
124914: Writer - reset certain language dependent pool defaults before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1607011 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d327e58a | 23-Jun-2014 |
Armin Le Grand |
i125111 limit mem footprint for GraphicObjects in 32Bit environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1604874 13f79535-47bb-0310-9956-ffa450edef68 |
5a1e4a25 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
125050: correct text range for comment/annotation at a table cell selection cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branch
125050: correct text range for comment/annotation at a table cell selection cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603804 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3b5ba58c | 19-Jun-2014 |
Oliver-Rainer Wittmann |
124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of ti
124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of time. --> 5000ms cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603799 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8a2cae91 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in ha
124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance has been set, too - <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in has been triggered by this method. cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603797 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cf4248c2 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection as it is not used any more. cherry-picked from trunk git-svn-id: https://svn.apache.org
125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection as it is not used any more. cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603794 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2ca38e89 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
124877: method <SwTxtNode::RstTxtAttr(..)> - correct refactoring (made for issue 123389) causing serious endless loop cherry-picked from trunk git-svn-id: https://
124877: method <SwTxtNode::RstTxtAttr(..)> - correct refactoring (made for issue 123389) causing serious endless loop cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603785 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0b19465b | 19-Jun-2014 |
Oliver-Rainer Wittmann |
124946: only apply new embedded stream name for a graphic, if is already has one. - needed correction for the fix made for issue 114361 cherry-picked from trunk
124946: only apply new embedded stream name for a graphic, if is already has one. - needed correction for the fix made for issue 114361 cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603757 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
57326f99 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
114361: provide and accept changed URL of embedded graphic file during save (ODF export) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/open
114361: provide and accept changed URL of embedded graphic file during save (ODF export) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603754 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e91b5f92 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
125044: - use field's content cache on <SwTxtFld> construction only for clipboard documents - assure invalidation and updates on code to update fields cherry-picked from
125044: - use field's content cache on <SwTxtFld> construction only for clipboard documents - assure invalidation and updates on code to update fields cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603723 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6a85fc09 | 16-Jun-2014 |
Oliver-Rainer Wittmann |
125086: correct UNO-API implementation for <com::sun::star::text::XTextField> in Writer to reflect changes made for the in-place editing of Input Fields cherry-picked from trunk
125086: correct UNO-API implementation for <com::sun::star::text::XTextField> in Writer to reflect changes made for the in-place editing of Input Fields cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602856 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
49bb35be | 16-Jun-2014 |
Oliver-Rainer Wittmann |
125055: follow-up of fix for issue 124338 - adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease Kudos to Ariel for his analysis c
125055: follow-up of fix for issue 124338 - adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease Kudos to Ariel for his analysis cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602833 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0af288bd | 12-Jun-2014 |
Juergen Schmidt |
#124422# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602192 13f79535-47bb-0310-9956-ff
#124422# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602192 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
46b0c5de | 01-Apr-2014 |
Oliver-Rainer Wittmann |
124553: <SwAcccessibleCell::SwAccessibleCell(..)> - correct initialization of new members introduced for IA2 cherry-picked from trunk git-svn-id: https://svn.apach
124553: <SwAcccessibleCell::SwAccessibleCell(..)> - correct initialization of new members introduced for IA2 cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1583628 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8338ba1b | 28-Mar-2014 |
Jürgen Schmidt |
#124468# add checks for the read numbers of column for a section Patch By: orw git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1582653 13f79535-47bb-031
#124468# add checks for the read numbers of column for a section Patch By: orw git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1582653 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1dff0ea1 | 27-Mar-2014 |
Oliver-Rainer Wittmann |
B124514: show/hide Overlay object to highlight annotated text range according to the corresponding view option which show/hides the annotations/comments cherry-picked from trunk
B124514: show/hide Overlay object to highlight annotated text range according to the corresponding view option which show/hides the annotations/comments cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1582330 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bb9d84a5 | 24-Mar-2014 |
Oliver-Rainer Wittmann |
124474: on change of User Field via UNO-API trigger update to get dependent Input Fields updated. cherry-picked from trunk git-svn-id: https://svn.apache.org/repos
124474: on change of User Field via UNO-API trigger update to get dependent Input Fields updated. cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1580788 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
5b9fe260 | 04-Mar-2014 |
Oliver-Rainer Wittmann |
124338: assure sorted mark containers when updating <SwIndex> instances due to inserted characters cherry-picked from trunk git-svn-id: https://svn.apache.org/repo
124338: assure sorted mark containers when updating <SwIndex> instances due to inserted characters cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1574113 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bdf72556 | 04-Mar-2014 |
Oliver-Rainer Wittmann |
123480: correct the previous made refactoring (revision 1572589) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1
123480: correct the previous made refactoring (revision 1572589) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1574109 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
270a30df | 27-Feb-2014 |
Armin Le Grand |
i15508 Added support for BMP file type git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1572717 13f79535-47bb-0310-9956-ffa450edef68 |
641de097 | 27-Feb-2014 |
Oliver-Rainer Wittmann |
123480: assure correct Undo/Redo with not shown tracked changes cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@15
123480: assure correct Undo/Redo with not shown tracked changes cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1572589 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
23d8f725 | 20-Feb-2014 |
Oliver-Rainer Wittmann |
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|