summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-10-08CWS-TOOLING: integrate CWS hb22ooo/OOO330_m10obo3-5/+5
2010-10-08CWS-TOOLING: integrate CWS sw33bf10obo1-1/+1
2010-10-08CWS-TOOLING: integrate CWS fwk159obo1-4/+6
2010-09-29sw33bf10: #i114793# missing rename crash_report.bin -> crashrepsb1-1/+1
2010-09-24CWS-TOOLING: integrate CWS fwk158ooo/OOO330_m9Kurt Zenker2-14/+36
2010-09-24CWS-TOOLING: integrate CWS ooo330l10n3Kurt Zenker1-1/+1
2010-09-24CWS-TOOLING: integrate CWS dv21Kurt Zenker2-32/+84
2010-09-20merged OOO330_m8Henning Brinkmann33-242/+1762
2010-09-16fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup ↵sb2-14/+36
(typically from extensions installed pre 3.3)
2010-09-14CWS-TOOLING: integrate CWS jl158ooo/OOO330_m8obo8-172/+1434
2010-09-14CWS-TOOLING: integrate CWS ooo33gsl08obo1-1/+6
2010-09-14CWS-TOOLING: integrate CWS chart50obo7-27/+122
2010-09-14CWS-TOOLING: integrate CWS dba33iobo12-29/+174
2010-09-14CWS-TOOLING: integrate CWS dba33hobo2-4/+12
2010-09-14CWS-TOOLING: integrate CWS impress200obo3-9/+14
2010-09-10ooo330l10n3: #i113535# enable itemlistIvo Hinkelmann1-1/+1
2010-09-10merged changes by sbHenning Brinkmann3-5/+5
2010-09-09hb22: #b6982587# treat null LD_LIBRARY_PATH like unset onesb3-5/+5
2010-09-07#i113922# added code to transform the LineWidth on MetaFile creation with ↵Armin Le Grand1-1/+6
the current transformation
2010-09-03CWS-TOOLING: integrate CWS fs33aooo/OOO330_m7Kurt Zenker2-2/+13
2010-09-02dba33i: fix GCC warningFrank Schoenheit [fs]1-2/+2
2010-09-02dba33i: #i113684# proper termination condition when reading large stringsFrank Schoenheit [fs]1-1/+1
2010-09-01dba33i: #i112694# care for mouse handlers which tamper with the tree: ↵Frank Schoenheit [fs]1-1/+8
survive this
2010-09-01jl158: #i114008# deliver moved .zipHans-Joachim Lankenau1-0/+2
2010-09-01jl158: #i114008# move transformation filesHans-Joachim Lankenau4-0/+1193
2010-09-01jl158: #i114088# required file missingHans-Joachim Lankenau1-0/+0
2010-09-01dba33i: #i111146# SaveCurrentViewData_Impl: be less generous, only store the ↵Frank Schoenheit [fs]2-8/+12
old view's data in the model if the new view is a print preview
2010-09-01dba33i: #i111146# migrated all SFX-based applications to use named viewsFrank Schoenheit [fs]4-30/+15
2010-09-01dba33i: #i111146# completely put the responsibility for ↵Frank Schoenheit [fs]10-19/+168
remembering/restoring view data, when switching to the print preview and back, to SFX In particular, the following changes have been applied - the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames - the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view factories for such named views - SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view is exchanged with another view. In this case, it preserves the view's view data at the model - Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from the print preview, has been removed completely. What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY. This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the view names would be speaking then, instead of the current "view<number>" names.
2010-09-01jl158: #i114008# pre-indexing of extension helpHans-Joachim Lankenau2-0/+7
2010-08-31CWS-TOOLING: integrate CWS fwk154Kurt Zenker4-11/+11
2010-08-31CWS-TOOLING: integrate CWS fwk153Kurt Zenker8-55/+112
2010-08-31CWS-TOOLING: integrate CWS sb130Kurt Zenker17-160/+455
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]62-637/+1183
2010-08-30dba33h: #i114161#Frank Schoenheit [fs]1-1/+2
2010-08-27chart50: #i114149# ODF: export missing attribute dimension to element ↵Ingrid Halama1-0/+4
chart:error-indicator
2010-08-27#i111295# getFormattedValue: don't treat non-numeric columns with numeric ↵Frank Schoenheit [fs]1-3/+10
formats
2010-08-27chart50: #i114142# ODF: don't export invalid content to attribute ↵Ingrid Halama3-2/+10
chart:axis-label-position
2010-08-27dba33h: merge after pulling in fs33aFrank Schoenheit [fs]2-2/+13
2010-08-27masterfix OOO330: #i10000# solve merge problem / WaEooo/OOO330_m6obo1-10/+8
2010-08-27chart50: #i113950# ODF: don't export text:id with bad valueIngrid Halama4-25/+108
2010-08-26impress200: #i114089# clear user any after they are applied to the shapeChristian Lippka3-9/+14
2010-08-26sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile ↵sb3-11/+36
changes were still not good
2010-08-26sb130: #i113096# UniversalContentBroker::changesOccurred is now also called ↵sb2-59/+74
for removed items
2010-08-26sb130: #i113096# previous change contained an error in ↵sb1-0/+2
configmgr::Components::removeExtensionXcuFile
2010-08-26CWS-TOOLING: integrate CWS fwk152Ivo Hinkelmann14-88/+129
2010-08-25fs33a: merge after pulling OOO330.m5's changesFrank Schoenheit [fs]29-307/+686
2010-08-25CWS-TOOLING: integrate CWS sw33bf08Ivo Hinkelmann4-75/+346
2010-08-25fs33a: when all panels claim to be invisible, make the first one visibleFrank Schoenheit [fs]1-0/+6
2010-08-25CWS-TOOLING: integrate CWS mib18Ivo Hinkelmann44-473/+709