summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* use oox filter for *all* control importNoel Power2011-07-122-1/+19
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-115-25/+1
* Remove extraneous separators from Impress context menuAaron Strontsman2011-07-041-10/+6
* 2 cppcheck cleaningJulien Nabet2011-07-012-3/+1
* useless pWindow != NULLJulien Nabet2011-07-011-1/+1
* gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
* add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-07-012-1/+2
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-012-2/+0
* Scroll to newly added animations in the list.Luke Symes2011-06-271-0/+1
* quick fix to avoid crash on impress's startRadek Doulik2011-06-241-1/+1
* Replace List with std::vector<String>.Rafael Dominguez2011-06-236-24/+18
* Don't update CustomAnimationList when we are already updating it.Luke Symes2011-06-221-0/+2
* Restore the scroll position of the CustomAnimationList when it is updated.Luke Symes2011-06-221-6/+80
* adapt for new apiCaolán McNamara2011-06-221-2/+2
* catch by const referenceCaolán McNamara2011-06-2020-69/+75
* debug STL needs visible typeinfoDavid Tardon2011-06-181-4/+4
* Replace List with std::vector<SfxStyleSheetBase*>.Rafael Dominguez2011-06-181-19/+5
* Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez2011-06-182-22/+22
* remove stray makefileDavid Tardon2011-06-171-32/+0
* remove all traces of offuh from makefilesDavid Tardon2011-06-175-5/+25
* Remove unneeded foward declaration.Rafael Dominguez2011-06-152-2/+0
* rename SetKey to SetCryptMaskKeyCaolán McNamara2011-06-131-1/+1
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
* Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers2011-06-121-7/+9
* Replace List for std::vector<rtl::OUString>.Rafael Dominguez2011-06-103-42/+33
* Replace List for std::vector<String>.Rafael Dominguez2011-06-102-31/+25
* Replace List for std::vector<sd::FrameView*>.Rafael Dominguez2011-06-106-119/+62
* Replace List with std::vector<NavDocInfo>.Rafael Dominguez2011-06-102-23/+11
* Resolves: fdo#34723 unused variables and argumentsCaolán McNamara2011-06-097-73/+0
* Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-061-1/+2
|\
| * TypoTor Lillqvist2011-06-011-1/+5
| * Add sanity check before dereference, bnc#694119Tor Lillqvist2011-05-311-1/+1
| * fix sdfilt component generationRadek Doulik2011-05-201-1/+1
| * added sdfilt.component for pptx exportRadek Doulik2011-05-203-1/+15
* | Duplicate code: join ImportFrom and InsertFromChristina Rossmanith2011-06-032-3/+3
* | pptx export: export comments and comments authorsRadek Doulik2011-06-032-1/+158
* | Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
* | use standard template for this hereCaolán McNamara2011-06-038-94/+47
* | drop static in favour of member variableCaolán McNamara2011-06-012-9/+7
* | saComponentTypeIdentifier unusedCaolán McNamara2011-06-011-2/+0
* | don't see a reason this needs to be globalCaolán McNamara2011-06-014-86/+80
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-3111-82/+127
|\ \
| * | fix sdfilt component generationRadek Doulik2011-05-201-1/+1
| * | added sdfilt.component for pptx exportRadek Doulik2011-05-203-1/+15
| |/
| * brackets are necessary when you declare variables within a case labelAndras Timar2011-04-301-0/+2
| * sd-ppt-fix-document-summary-reading.diff: crasher fix (bnc#546758)Radek Doulik2011-04-291-1/+6
| * dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens2011-04-292-2/+4
| * pdf-link-export-fix.diff: (bnc#598816, bnc#639278)Cédric Bosdonnat2011-04-281-68/+81
| * sd-slideshow-slideshowview-transformation-fix.diffRadek Doulik2011-04-271-5/+7
| * fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik2011-04-274-3/+23