summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27Convert animations to gbuildMatúš Kukan
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard
2011-07-26fix typo: DeletePassords to DeletePasswordsMarkus Mohrhard
2011-07-26change maPasswordList to ptr_vectorMarkus Mohrhard
2011-07-25callcatcher: remove unused methodThomas Arnhold
2011-07-25Remove unused Debugging stuffThomas Arnhold
2011-07-24remove half baked test without the appropriate include to make it worksNorbert Thiebaud
2011-07-24cString is deprecated use cStringUsingEncoding insteadNorbert Thiebaud
2011-07-24Oops Bjoern's link to .gitattributes got committed by mistakeNorbert Thiebaud
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-22take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar
2011-07-22Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen
2011-07-21sort linked objectsBjoern Michaelsen
2011-07-12We can again use unloadablecomponent.mapMatúš Kukan
2011-07-12use oox filter for *all* control importNoel Power
2011-07-12fix OSX linking problem with inaccurate component mapMichael Meeks
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan
2011-07-04Remove extraneous separators from Impress context menuAaron Strontsman
2011-07-012 cppcheck cleaningJulien Nabet
2011-07-01useless pWindow != NULLJulien Nabet
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara
2011-07-01add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-27Scroll to newly added animations in the list.Luke Symes
2011-06-24quick fix to avoid crash on impress's startRadek Doulik
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-06-22Don't update CustomAnimationList when we are already updating it.Luke Symes
2011-06-22Restore the scroll position of the CustomAnimationList when it is updated.Luke Symes
2011-06-22adapt for new apiCaolán McNamara
2011-06-21gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen
2011-06-20catch by const referenceCaolán McNamara
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18debug STL needs visible typeinfoDavid Tardon
2011-06-18Replace List with std::vector<SfxStyleSheetBase*>.Rafael Dominguez
2011-06-18Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-17remove stray makefileDavid Tardon
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-15Remove unneeded foward declaration.Rafael Dominguez
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)Petr Mladek
2011-06-13rename SetKey to SetCryptMaskKeyCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers