summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | debug STL needs visible typeinfoDavid Tardon2011-06-181-4/+4
| * | Replace List with std::vector<SfxStyleSheetBase*>.Rafael Dominguez2011-06-181-19/+5
| * | Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez2011-06-182-22/+22
| * | remove stray makefileDavid Tardon2011-06-171-32/+0
| * | remove all traces of offuh from makefilesDavid Tardon2011-06-175-5/+25
* | | sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen2011-07-211-1/+1
* | | sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen2011-07-211-1/+1
* | | sort linked objectsBjoern Michaelsen2011-07-212-71/+71
* | | gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen2011-06-215-11/+6
|/ /
* | Remove unneeded foward declaration.Rafael Dominguez2011-06-152-2/+0
* | rename SetKey to SetCryptMaskKeyCaolán McNamara2011-06-131-1/+1
* | createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
* | Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers2011-06-121-7/+9
* | Replace List for std::vector<rtl::OUString>.Rafael Dominguez2011-06-103-42/+33
* | Replace List for std::vector<String>.Rafael Dominguez2011-06-102-31/+25
* | Replace List for std::vector<sd::FrameView*>.Rafael Dominguez2011-06-106-119/+62