summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* add defined but missing SfxInterface stringsCaolán McNamara2011-11-281-1/+35
* there is no STR_VIEWSHELLBASE stringCaolán McNamara2011-11-282-2/+1
* s/weather/whether/ where appropriateKorrawit Pruegsanusak2011-11-281-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-938/+0
* remove pch from the include listNorbert Thiebaud2011-11-276-6/+0
* remove include of pch header from sdNorbert Thiebaud2011-11-27456-812/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-274-8/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-252-2/+2
* i118560 - slide sorter: pass PageSelector object by referenceawf2011-11-232-3/+5
* Fixup pptx export after impress212 merges.Thorsten Behrens2011-11-235-11/+17
* Removed, better fix just in via i#105675Thorsten Behrens2011-11-231-2/+0
* impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack2011-11-231-2/+2
* impress212: #i97241# added relative linkserack2011-11-236-10/+41
* impress212: #i105675# better keyboard handling in animation create dialogerack2011-11-231-0/+2
* Start Impress without the wizard by defaultTim Hardeck2011-11-211-1/+1
* removed useless codeTakeshi Abe2011-11-211-11/+1
* Remove some unused methodsThomas Arnhold2011-11-202-9/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Fix slideshow crasherThorsten Behrens2011-11-161-1/+4
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-163-5/+5
* we don't need to open unit test files in sd with READWRITE eitherMarkus Mohrhard2011-11-141-1/+1
* ReleaseConfigMgr not called by anythingCaolán McNamara2011-11-141-0/+0
* add some more problematic ppt test filesCaolán McNamara2011-11-144-0/+0
* translated German comments to EnglishLuc Castermans2011-11-131-20/+20
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-112-1/+6
* RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mkCaolán McNamara2011-11-111-67/+0
* need to add embobj in here nowCaolán McNamara2011-11-111-0/+1
* add an initial ppt cve testCaolán McNamara2011-11-118-3/+34
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-114-42/+34
* close file before the first assertion message if loading failedMarkus Mohrhard2011-11-111-1/+6
* don't use calc in draw's filters-testMarkus Mohrhard2011-11-111-1/+1
* re-enable inadvertently disabled unit testMichael Meeks2011-11-101-1/+1
* Initial sd filters unit testsMichael Meeks2011-11-105-1/+351
* sd: how the hell did that ever work:Michael Stahl2011-11-081-0/+16
* removed Simple Handles optionTim Hardeck2011-11-0813-102/+35
* remove empty Text [ x-comment ] entriesAndras Timar2011-11-081-1/+0
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-061-1/+1
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-041-1/+1
* removed unused macroTakeshi Abe2011-11-055-19/+0
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-021-12/+8
|\
| * fix fdo#31966: inserting empty slide when printing handoutsIvan Timofeev2011-10-301-12/+8
* | rhbz#657394: sd::DocumentRenderer:Michael Stahl2011-11-021-7/+10
|/
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-261-4/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-261-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-261-0/+4
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-261-0/+3
* WaE: reinterpret_cast used between related classesTor Lillqvist2011-10-261-3/+3
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-1/+1