summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+6
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks1-19/+139
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks2-2/+32
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks1-212/+131
2011-09-09convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara4-7/+13
2011-09-08ByteString->rtl::OString, etcCaolán McNamara9-127/+131
2011-09-07surely a terrible idea to use a random system encoding hereCaolán McNamara1-1/+1
2011-09-07use read_uInt8s_AsOString hereCaolán McNamara1-4/+2
2011-09-07ByteString->rtl::OStringCaolán McNamara2-3/+3
2011-09-06Fix hang in slideshow.Thorsten Behrens1-0/+3
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara2-11/+0
2011-08-30regenerate listCaolán McNamara6-26/+13
2011-08-29Rename class XColorTable to XColorListJoseph Powers13-23/+23
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-6/+5
2011-08-29tweak for changeCaolán McNamara2-4/+4
2011-08-29valgrind: various unused codeCaolán McNamara2-58/+0
2011-08-29WaE: unused variableCaolán McNamara1-1/+1
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks1-1/+6
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers1-1/+1
2011-08-23ditch deprecated apiCaolán McNamara1-2/+2
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian4-3/+21
2011-08-22Make template names appear in the correct word orderPeter Rabi1-0/+2
2011-08-22ByteString->rtl::OStringCaolán McNamara1-4/+4
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky1-1/+1
2011-08-18Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky1-2/+1
2011-08-17convert i18npool to gbuildMatúš Kukan1-4/+1
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang1-7/+2
2011-08-16WaE: unused variableCaolán McNamara1-3/+3
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2-15/+14
2011-08-14merge snafuu: d.lst should be empty for gbuild moduleNorbert Thiebaud1-3/+0
2011-08-15Fix ruler to not generate negative left indentThorsten Behrens1-2/+12
2011-08-13windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud1-1/+2
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers2-34/+79
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens1-1/+1
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara1-1/+1
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara1-1/+1
2011-08-12Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000Caolán McNamara1-11/+1
2011-08-12reduce ByteString apiCaolán McNamara1-1/+1
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2-30/+24
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud1-0/+1
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud1-0/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe12-12/+12
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-6/+3
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida8-11/+11
2011-08-02missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar1-2/+2
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian1-1/+5
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi2-33/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist12-11/+23