summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-23i118560 - slide sorter: pass PageSelector object by referenceawf2-3/+5
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: #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-16Fix slideshow crasherThorsten Behrens1-1/+4
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe3-5/+5
2011-11-13translated German comments to EnglishLuc Castermans1-20/+20
2011-11-08removed Simple Handles optionTim Hardeck7-65/+34
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 Abe4-15/+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: 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-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 Zhang41-1092/+0
2011-10-20Added a scanbutton to the scan-dialogRob Snelders3-4/+4
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-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 McNamara32-0/+95
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks1-8/+0
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann1-1/+1
2011-09-26more post colortable cleanupMichael Meeks1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks23-137/+91
2011-09-23Fix comment to reference the right bugtracker.Jan Holesovsky1-1/+1
2011-09-22Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand1-0/+12
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara23-27/+81
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-18/+18
2011-09-17fdo#38391: don't crash while dropping textureIvan Timofeev1-1/+1
2011-09-14Fix of localised template name problems in Impress part 1Peter Rabi3-2/+77
2011-09-13remove this TODO created in 2000Julien Nabet1-15/+0
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks1-19/+139
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks1-1/+31
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks1-212/+131
2011-09-08ByteString->rtl::OString, etcCaolán McNamara3-8/+8
2011-09-06Fix hang in slideshow.Thorsten Behrens1-0/+3
2011-08-30regenerate listCaolán McNamara6-26/+13
2011-08-29Rename class XColorTable to XColorListJoseph Powers12-21/+21