summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* drop voids and constify GetCurrentPageIndexCaolán McNamara2011-10-031-42/+42
* remove unused and dead code in DocumentRenderer.cxxIvan Timofeev2011-10-031-91/+5
* migrate to StringRangeEnumerator in DrawIvan Timofeev2011-10-031-51/+78
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3033-0/+98
* add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks2011-09-271-8/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-266-18/+23
* Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann2011-09-261-1/+1
* more post colortable cleanupMichael Meeks2011-09-261-1/+1
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-2425-139/+94
* Fix comment to reference the right bugtracker.Jan Holesovsky2011-09-231-1/+1
* Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand2011-09-221-0/+12
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2223-27/+81
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-18/+18
* fdo#38391: don't crash while dropping textureIvan Timofeev2011-09-171-1/+1
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-1/+0
* Fix of localised template name problems in Impress part 1Peter Rabi2011-09-143-2/+77
* remove this TODO created in 2000Julien Nabet2011-09-131-15/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-2/+6
* Initial DocumentSettingsSerializer implementationMichael Meeks2011-09-111-19/+139
* initial DocumentSettingsSerializer interface impl.Michael Meeks2011-09-112-2/+32
* add XPropertyList enum, factory, and associated cleanupMichael Meeks2011-09-111-212/+131
* convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara2011-09-094-7/+13
* ByteString->rtl::OString, etcCaolán McNamara2011-09-089-127/+131
* surely a terrible idea to use a random system encoding hereCaolán McNamara2011-09-071-1/+1
* use read_uInt8s_AsOString hereCaolán McNamara2011-09-071-4/+2
* ByteString->rtl::OStringCaolán McNamara2011-09-072-3/+3
* Fix hang in slideshow.Thorsten Behrens2011-09-061-0/+3
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-11/+0
* regenerate listCaolán McNamara2011-08-306-26/+13
* Rename class XColorTable to XColorListJoseph Powers2011-08-2913-23/+23
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-6/+5
* tweak for changeCaolán McNamara2011-08-292-4/+4
* valgrind: various unused codeCaolán McNamara2011-08-292-58/+0
* WaE: unused variableCaolán McNamara2011-08-291-1/+1
* export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks2011-08-261-1/+6
* Remove unused parameter: XFillGradientItemJoseph Powers2011-08-231-1/+1
* ditch deprecated apiCaolán McNamara2011-08-231-2/+2
* n#699334: Legacy Diagram Text import.Muthu Subramanian2011-08-234-3/+21
* Make template names appear in the correct word orderPeter Rabi2011-08-221-0/+2
* ByteString->rtl::OStringCaolán McNamara2011-08-221-4/+4
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky2011-08-181-1/+1
* Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky2011-08-181-2/+1
* convert i18npool to gbuildMatúš Kukan2011-08-171-4/+1
* Fixed template dimension problem on Impress.Jeffrey Chang2011-08-171-7/+2
* WaE: unused variableCaolán McNamara2011-08-161-3/+3
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-152-15/+14
* merge snafuu: d.lst should be empty for gbuild moduleNorbert Thiebaud2011-08-141-3/+0
* Fix ruler to not generate negative left indentThorsten Behrens2011-08-151-2/+12
* windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud2011-08-131-1/+2