summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi1-1/+3
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky2-4/+6
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky6-10/+6
2011-07-28add prefixes for component_getFactoryMatúš Kukan6-10/+6
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2-1/+7
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky2-2/+2
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard6-25/+30
2011-07-26fix typo: DeletePassords to DeletePasswordsMarkus Mohrhard1-3/+3
2011-07-26change maPasswordList to ptr_vectorMarkus Mohrhard1-6/+5
2011-07-25callcatcher: remove unused methodThomas Arnhold2-23/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-1/+36