summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | Remove extraneous separators from Impress context menuAaron Strontsman2011-07-041-10/+6
| * | 2 cppcheck cleaningJulien Nabet2011-07-012-3/+1
| * | useless pWindow != NULLJulien Nabet2011-07-011-1/+1
| * | gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
| * | add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-07-012-1/+2
| * | Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-012-2/+0
| * | Scroll to newly added animations in the list.Luke Symes2011-06-271-0/+1
| * | quick fix to avoid crash on impress's startRadek Doulik2011-06-241-1/+1
| * | Replace List with std::vector<String>.Rafael Dominguez2011-06-236-24/+18
| * | Don't update CustomAnimationList when we are already updating it.Luke Symes2011-06-221-0/+2
| * | Restore the scroll position of the CustomAnimationList when it is updated.Luke Symes2011-06-221-6/+80
| * | adapt for new apiCaolán McNamara2011-06-221-2/+2
| * | catch by const referenceCaolán McNamara2011-06-2020-69/+75