summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers2011-08-122-34/+79
* Import SmartArt graphics to ImpressThorsten Behrens2011-08-121-1/+1
* WaE: pesky gcc 4.0.1Caolán McNamara2011-08-121-1/+1
* WaE: pesky gcc 4.0.1Caolán McNamara2011-08-121-1/+1
* Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000Caolán McNamara2011-08-121-11/+1
* reduce ByteString apiCaolán McNamara2011-08-121-1/+1
* SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2011-08-122-30/+24
* add the module oox into tail_build's foldNorbert Thiebaud2011-08-111-0/+1
* sd and slideshow depend on animations' apiNorbert Thiebaud2011-08-111-0/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1012-12/+12
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-081-6/+3
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-048-11/+11