summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-12We can again use unloadablecomponent.mapfeature/layoutMatúš Kukan1-1/+1
2011-07-12use oox filter for *all* control importNoel Power2-1/+19
2011-07-12fix OSX linking problem with inaccurate component mapMichael Meeks2-3/+3
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan8-34/+2
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-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-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 Tardon9-9/+45
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2-2/+2
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky0-0/+0
2011-06-15Remove unneeded foward declaration.Rafael Dominguez2-2/+0
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1Petr Mladek0-0/+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 Dominguez6-119/+62
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez2-23/+11
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara7-73/+0
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+2
2011-06-03Duplicate code: join ImportFrom and InsertFromChristina Rossmanith2-3/+3
2011-06-03use standard template for thisCaolán McNamara1-14/+6
2011-06-03pptx export: export comments and comments authorsRadek Doulik2-1/+158
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist2-9/+9
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 McNamara4-86/+80
2011-06-01TypoTor Lillqvist1-1/+5
2011-05-31Add sanity check before dereference, bnc#694119Tor Lillqvist1-1/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky11-82/+127
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky5-13/+9
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky5-8/+42
2011-05-26recover impress presentation wizardCaolán McNamara2-8/+3
2011-05-25Adjust for change in SvBaseLink.Kohei Yoshida2-4/+5