summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke10-18/+19
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-29Fix previous merges to build.Thorsten Behrens1-2/+2
2011-11-29slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwan...mst3-1/+46
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst4-176/+213
2011-11-29slidesorter1: #i114252# Fixed selection in slidesorter.mst1-1/+0
2011-11-29slidesorter1: #i114107# Temporarily reset StartWithActualPaget to make startW...mst1-0/+13
2011-11-29slidesorter1: #117012# Update preview when text editing ends.mst7-5/+82
2011-11-29disable sd filters test for nowBjoern Michaelsen1-1/+3
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