summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar2011-08-021-2/+2
* Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian2011-08-021-1/+5
* Clean-up of bugfix fdo#32895 for the master branchPeter Rabi2011-08-012-33/+0
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3012-11/+23
* Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi2011-07-291-1/+3
* findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky2011-07-292-4/+6
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky2011-07-286-10/+6
|\
| * add prefixes for component_getFactoryMatúš Kukan2011-07-286-10/+6
* | Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-282-1/+7
|\ \ | |/ |/|
| * fdo#37482 selecting text box after editing gives rotation handlesLuke Symes2011-07-072-1/+7
* | findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky2011-07-272-2/+2
* | change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard2011-07-266-25/+30
* | fix typo: DeletePassords to DeletePasswordsMarkus Mohrhard2011-07-261-3/+3
* | change maPasswordList to ptr_vectorMarkus Mohrhard2011-07-261-6/+5
* | callcatcher: remove unused methodThomas Arnhold2011-07-252-23/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-242-1/+36
|\ \
| * | take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar2011-07-222-4/+3
| * | Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi2011-07-223-1/+37
* | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-2151-226/+264
|\| |
| * | use oox filter for *all* control importNoel Power2011-07-122-1/+19
| * | Remove component_getImplementationEnvironmentMatus Kukan2011-07-115-25/+1