summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-1/+1
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-1/+1
2011-10-21remove unused methods from sd::slidesorterFelix Zhang42-1093/+0
2011-10-20Added a scanbutton to the scan-dialogRob Snelders4-5/+5
2011-10-17Disable a cppunit test crashing on DragonFly.François Tigeot1-0/+2
2011-10-10WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-2/+2
2011-10-10WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-10WaE: reinterpret_cast used between related classesTor Lillqvist1-1/+1
2011-10-10callcatcher: remove some unused codeCaolán McNamara2-33/+0
2011-10-07n#685123: Undo corrupting the document.Muthu Subramanian1-5/+11
2011-10-07cppcheck scope reduction in sd/... CustomAnimationList.cxxPierre-André Jacquod1-2/+2
2011-10-07cppcheck reduce scope of var in sd/ pptin.cxxPierre-André Jacquod1-2/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04adapt sd unittests to separate RdbTarget makefile requirementBjoern Michaelsen3-7/+37
2011-10-04fix doubling of one page when range is empty and incorrect selection pageIvan Timofeev1-12/+23
2011-10-03drop voids and constify GetCurrentPageIndexCaolán McNamara1-42/+42
2011-10-03remove unused and dead code in DocumentRenderer.cxxIvan Timofeev1-91/+5
2011-10-03migrate to StringRangeEnumerator in DrawIvan Timofeev1-51/+78
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara33-0/+98