summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-26WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-21remove unused methods from sd::slidesorterFelix Zhang
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-10-17Disable a cppunit test crashing on DragonFly.François Tigeot
2011-10-10WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-10-10WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-10WaE: reinterpret_cast used between related classesTor Lillqvist
2011-10-10callcatcher: remove some unused codeCaolán McNamara
2011-10-07n#685123: Undo corrupting the document.Muthu Subramanian
2011-10-07cppcheck scope reduction in sd/... CustomAnimationList.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in sd/ pptin.cxxPierre-André Jacquod
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04adapt sd unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-10-04fix doubling of one page when range is empty and incorrect selection pageIvan Timofeev
2011-10-03drop voids and constify GetCurrentPageIndexCaolán McNamara
2011-10-03remove unused and dead code in DocumentRenderer.cxxIvan Timofeev
2011-10-03migrate to StringRangeEnumerator in DrawIvan Timofeev
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann
2011-09-26more post colortable cleanupMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-23Fix comment to reference the right bugtracker.Jan Holesovsky
2011-09-22Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-17fdo#38391: don't crash while dropping textureIvan Timofeev
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-14Fix of localised template name problems in Impress part 1Peter Rabi
2011-09-13remove this TODO created in 2000Julien Nabet
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks
2011-09-09convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara
2011-09-08ByteString->rtl::OString, etcCaolán McNamara
2011-09-07surely a terrible idea to use a random system encoding hereCaolán McNamara
2011-09-07use read_uInt8s_AsOString hereCaolán McNamara
2011-09-07ByteString->rtl::OStringCaolán McNamara
2011-09-06Fix hang in slideshow.Thorsten Behrens
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-08-30regenerate listCaolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers