summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-02missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-28Merge commit 'libreoffice-3.4.2.3'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-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-12use oox filter for *all* control importNoel Power
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan
2011-07-07fdo#37482 selecting text box after editing gives rotation handlesLuke Symes
2011-07-04Remove extraneous separators from Impress context menuAaron Strontsman
2011-07-012 cppcheck cleaningJulien Nabet
2011-07-01useless pWindow != NULLJulien Nabet
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-20catch by const referenceCaolán McNamara
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-15Remove unneeded foward declaration.Rafael Dominguez
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
2011-06-10Replace List for std::vector<rtl::OUString>.Rafael Dominguez
2011-06-10Replace List for std::vector<String>.Rafael Dominguez
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara
2011-06-03Duplicate code: join ImportFrom and InsertFromChristina Rossmanith
2011-06-03pptx export: export comments and comments authorsRadek Doulik
2011-06-03use standard template for this hereCaolán McNamara
2011-06-01drop static in favour of member variableCaolán McNamara
2011-06-01saComponentTypeIdentifier unusedCaolán McNamara
2011-06-01don't see a reason this needs to be globalCaolán McNamara