summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Use rtl::OUStringHash.Kohei Yoshida6-7/+7
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-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi1-2/+4
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky3-7/+3
2011-07-28add prefixes for component_getFactoryMatúš Kukan3-7/+3
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2-1/+7
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard5-24/+28
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 Arnhold1-22/+0
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen2-1/+36
2011-07-22take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar1-3/+3
2011-07-22Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi2-1/+36
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen40-184/+235
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-12use oox filter for *all* control importNoel Power2-1/+19
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan3-22/+0
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-11/+7
2011-07-012 cppcheck cleaningJulien Nabet2-3/+1
2011-07-01useless pWindow != NULLJulien Nabet1-1/+1
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+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 Dominguez5-23/+16
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-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-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
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers1-7/+9
2011-06-10Replace List for std::vector<rtl::OUString>.Rafael Dominguez3-42/+33
2011-06-10Replace List for std::vector<String>.Rafael Dominguez2-31/+25
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez5-115/+58
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez2-23/+11
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara6-49/+0
2011-06-03Duplicate code: join ImportFrom and InsertFromChristina Rossmanith2-3/+3
2011-06-03pptx export: export comments and comments authorsRadek Doulik2-1/+158
2011-06-03use standard template for this hereCaolán McNamara8-94/+47
2011-06-01drop static in favour of member variableCaolán McNamara2-9/+7
2011-06-01saComponentTypeIdentifier unusedCaolán McNamara1-2/+0
2011-06-01don't see a reason this needs to be globalCaolán McNamara3-80/+80