summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-22take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar2-4/+3
2011-07-22Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi3-1/+37
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen51-226/+264
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen1-1/+1
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen1-1/+1
2011-07-21sort linked objectsBjoern Michaelsen2-71/+71
2011-07-12use oox filter for *all* control importNoel Power2-1/+19
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan5-25/+1
2011-07-07fdo#37482 selecting text box after editing gives rotation handlesLuke Symes2-1/+7
2011-07-04Remove extraneous separators from Impress context menuAaron Strontsman1-10/+6
2011-07-012 cppcheck cleaningJulien Nabet2-3/+1
2011-07-01useless pWindow != NULLJulien Nabet1-1/+1
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1
2011-07-01add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2-1/+2
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot2-2/+0
2011-06-27Scroll to newly added animations in the list.Luke Symes1-0/+1
2011-06-24quick fix to avoid crash on impress's startRadek Doulik1-1/+1
2011-06-23Replace List with std::vector<String>.Rafael Dominguez6-24/+18
2011-06-22Don't update CustomAnimationList when we are already updating it.Luke Symes1-0/+2
2011-06-22Restore the scroll position of the CustomAnimationList when it is updated.Luke Symes1-6/+80
2011-06-22adapt for new apiCaolán McNamara1-2/+2
2011-06-21gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen5-11/+6
2011-06-20catch by const referenceCaolán McNamara20-69/+75
2011-06-18debug STL needs visible typeinfoDavid Tardon1-4/+4
2011-06-18Replace List with std::vector<SfxStyleSheetBase*>.Rafael Dominguez1-19/+5
2011-06-18Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez2-22/+22
2011-06-17remove stray makefileDavid Tardon1-32/+0
2011-06-17remove all traces of offuh from makefilesDavid Tardon5-5/+25
2011-06-15Remove unneeded foward declaration.Rafael Dominguez2-2/+0
2011-06-13rename SetKey to SetCryptMaskKeyCaolán McNamara1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2