Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-28 | add defined but missing SfxInterface strings | Caolán McNamara | |
2011-11-28 | there is no STR_VIEWSHELLBASE string | Caolán McNamara | |
2011-11-28 | s/weather/whether/ where appropriate | Korrawit Pruegsanusak | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include of pch header from sd | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-27 | typos fixing | Korrawit Pruegsanusak | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon | |
2011-11-23 | i118560 - slide sorter: pass PageSelector object by reference | awf | |
* found as LGPLv3-only fix at svn rev 1196092 (http://svn.apache.org/viewvc?view=revision&revision=1196092) | |||
2011-11-23 | Fixup pptx export after impress212 merges. | Thorsten Behrens | |
2011-11-23 | Removed, better fix just in via i#105675 | Thorsten Behrens | |
2011-11-23 | impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pages | erack | |
* found as LGPLv3-only fix at svn rev 1167640 (http://svn.apache.org/viewvc?view=revision&revision=1167640) | |||
2011-11-23 | impress212: #i97241# added relative links | erack | |
* found as LGPLv3-only fix at svn rev 1167624 (http://svn.apache.org/viewvc?view=revision&revision=1167624) | |||
2011-11-23 | impress212: #i105675# better keyboard handling in animation create dialog | erack | |
* found as LGPLv3-only fix at svn rev 1167618 (http://svn.apache.org/viewvc?view=revision&revision=1167618) | |||
2011-11-21 | Start Impress without the wizard by default | Tim Hardeck | |
This one-liner prevents the Impress Wizard from getting started automatically. The assistant should now only appear if File -> Wizards -> Presentation is used. | |||
2011-11-21 | removed useless code | Takeshi Abe | |
2011-11-20 | Remove some unused methods | Thomas Arnhold | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-16 | Fix slideshow crasher | Thorsten Behrens | |
Recursive event loop killed SlideshowImpl object under my hands - make it stay until we pop out of callstack again. | |||
2011-11-16 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe | |
this consists of 12df49396e6bcb07bafc95255a8526caac96e60a and related changes | |||
2011-11-14 | we don't need to open unit test files in sd with READWRITE either | Markus Mohrhard | |
2011-11-14 | ReleaseConfigMgr not called by anything | Caolán McNamara | |
2011-11-14 | add some more problematic ppt test files | Caolán McNamara | |
2011-11-13 | translated German comments to English | Luc Castermans | |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann | |
2011-11-11 | RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mk | Caolán McNamara | |
2011-11-11 | need to add embobj in here now | Caolán McNamara | |
2011-11-11 | add an initial ppt cve test | Caolán McNamara | |
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann | |
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk. | |||
2011-11-11 | close file before the first assertion message if loading failed | Markus Mohrhard | |
2011-11-11 | don't use calc in draw's filters-test | Markus Mohrhard | |
2011-11-10 | re-enable inadvertently disabled unit test | Michael Meeks | |
2011-11-10 | Initial sd filters unit tests | Michael Meeks | |
2011-11-08 | sd: how the hell did that ever work: | Michael Stahl | |
The sd library uses SDI headers, but the corresponding targets were not declared anywhere. | |||
2011-11-08 | removed Simple Handles option | Tim Hardeck | |
Removed the unnecessary option "Simple Handles" with all related functions and icons. | |||
2011-11-08 | remove empty Text [ x-comment ] entries | Andras Timar | |
2011-11-06 | cppcheck: avoid possible null pointer dereferences | Ivan Timofeev | |
2011-11-04 | cppcheck: avoid possible null pointer dereferences | Ivan Timofeev | |
2011-11-05 | removed unused macro | Takeshi Abe | |
2011-11-02 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core | Michael Stahl | |
2011-11-02 | rhbz#657394: sd::DocumentRenderer: | Michael Stahl | |
Closing an Impress document while it is printing results in the document being destroyed, but the DocumentRenderer still retaining views that contain SfxItemSets that reference the document's SfxItemPool. Prevent the crash by retaining a SfxObjectShellRef. | |||
2011-10-30 | fix fdo#31966: inserting empty slide when printing handouts | Ivan Timofeev | |
2011-10-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-10-26 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-26 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | |
2011-10-26 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | |
2011-10-26 | WaE: reinterpret_cast used between related classes | Tor Lillqvist | |
2011-10-25 | Fix for fdo41997 continuation of VCL cleanup | Olivier Hallot | |