summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28add defined but missing SfxInterface stringsCaolán McNamara1-1/+35
2011-11-28there is no STR_VIEWSHELLBASE stringCaolán McNamara2-2/+1
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-938/+0
2011-11-27remove pch from the include listNorbert Thiebaud6-6/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud456-812/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud4-8/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2-2/+2
2011-11-23i118560 - slide sorter: pass PageSelector object by referenceawf2-3/+5
2011-11-23Fixup pptx export after impress212 merges.Thorsten Behrens5-11/+17
2011-11-23Removed, better fix just in via i#105675Thorsten Behrens1-2/+0
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-2/+2
2011-11-23impress212: #i97241# added relative linkserack6-10/+41
2011-11-23impress212: #i105675# better keyboard handling in animation create dialogerack1-0/+2
2011-11-21Start Impress without the wizard by defaultTim Hardeck1-1/+1
2011-11-21removed useless codeTakeshi Abe1-11/+1
2011-11-20Remove some unused methodsThomas Arnhold2-9/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-16Fix slideshow crasherThorsten Behrens1-1/+4
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe3-5/+5
2011-11-14we don't need to open unit test files in sd with READWRITE eitherMarkus Mohrhard1-1/+1
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara1-0/+0
2011-11-14add some more problematic ppt test filesCaolán McNamara4-0/+0
2011-11-13translated German comments to EnglishLuc Castermans1-20/+20
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-1/+6
2011-11-11RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mkCaolán McNamara1-67/+0
2011-11-11need to add embobj in here nowCaolán McNamara1-0/+1
2011-11-11add an initial ppt cve testCaolán McNamara8-3/+34
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann4-42/+34
2011-11-11close file before the first assertion message if loading failedMarkus Mohrhard1-1/+6
2011-11-11don't use calc in draw's filters-testMarkus Mohrhard1-1/+1
2011-11-10re-enable inadvertently disabled unit testMichael Meeks1-1/+1
2011-11-10Initial sd filters unit testsMichael Meeks5-1/+351
2011-11-08sd: how the hell did that ever work:Michael Stahl1-0/+16
2011-11-08removed Simple Handles optionTim Hardeck13-102/+35
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-1/+0
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-1/+1
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-1/+1
2011-11-05removed unused macroTakeshi Abe5-19/+0
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl1-12/+8
2011-11-02rhbz#657394: sd::DocumentRenderer:Michael Stahl1-7/+10
2011-10-30fix fdo#31966: inserting empty slide when printing handoutsIvan Timofeev1-12/+8
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-4/+1
2011-10-26WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-26WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+4
2011-10-26WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+3
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist1-3/+3