summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-29tweak for changeCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-29WaE: unused variableCaolán McNamara
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers
2011-08-23ditch deprecated apiCaolán McNamara
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-08-22Make template names appear in the correct word orderPeter Rabi
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky
2011-08-18Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang
2011-08-16WaE: unused variableCaolán McNamara
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-14merge snafuu: d.lst should be empty for gbuild moduleNorbert Thiebaud
2011-08-15Fix ruler to not generate negative left indentThorsten Behrens
2011-08-13windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara
2011-08-12Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000Caolán McNamara
2011-08-12reduce ByteString apiCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-02missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky
2011-07-28add prefixes for component_getFactoryMatúš Kukan