summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-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
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26recover impress presentation wizardCaolán McNamara
2011-05-25Adjust for change in SvBaseLink.Kohei Yoshida
2011-05-24update for changes in drawingML exportRadek Doulik
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-22Remove List from ImpGetUndoStrings & ImpGetRedoStringsJoseph Powers
2011-05-22Remove "#define OfaStringListItem" because OfaStringListItem isn't used.Joseph Powers
2011-05-22Remove deprecated List in SdDrawDocument::RenameLayoutTemplate.Rafael Dominguez
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-20adjust to ensure renameCaolán McNamara
2011-05-20config leaks: missing DisconnectsCaolán McNamara