summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-05-20adjust for return by ref instead of pointerCaolán McNamara4-16/+16
2011-05-20adjust to ensure renameCaolán McNamara1-1/+1
2011-05-20config leaks: missing DisconnectsCaolán McNamara2-0/+2
2011-05-20valgrind: make this a well behaved non-leaking singletonCaolán McNamara2-12/+24
2011-05-20valgrind: remove leakCaolán McNamara1-12/+2
2011-05-20Reverting: should happen via DisconnectCaolán McNamara2-10/+0
2011-05-20configitem leak: if we create a FrameView we presumably have to delete itCaolán McNamara2-0/+10
2011-05-20Remove some un-needed #include <svtools/treelist.hxx>Joseph Powers2-2/+0
2011-05-20TypoTor Lillqvist1-1/+1
2011-05-20fix sdfilt component generationRadek Doulik1-1/+1
2011-05-20added sdfilt.component for pptx exportRadek Doulik3-1/+15
2011-05-20fix sdfilt component generationRadek Doulik1-1/+1
2011-05-20added sdfilt.component for pptx exportRadek Doulik3-1/+15
2011-05-20Add informative commentTor Lillqvist1-0/+4
2011-05-20Add sanity check before dereference, bnc#694119Tor Lillqvist1-1/+1
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2-5/+5
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier3-5/+5
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-10GDIMetaFile cleanupJoseph Powers3-4/+4
2011-05-08Remove deprecated List in HtmlExport::CreateHtmlForPresPages.Rafael Dominguez1-8/+7
2011-05-08Remove unused List in PPTWriter::ImplWritePage.Rafael Dominguez1-1/+0
2011-05-08Remove deprecated List in SdDrawDocument::MovePages.Rafael Dominguez1-12/+10
2011-05-08Remove List from ImplSdPPTImport::Import()Joseph Powers1-10/+7
2011-05-08Remove List from class SlideTransitionPaneJoseph Powers1-11/+5
2011-05-08Remove List from class CustomAnimationEffectTabPageJoseph Powers1-21/+16
2011-05-08Some cppcheck cleaningJulien Nabet7-9/+9
2011-05-04Remove List sd::View::mpLockedRedrawsRafael Dominguez3-35/+19
2011-05-04Remove List in sd::ExSoundCollectionRafael Dominguez2-36/+31
2011-04-30make strings localizable - fdo#36706Andras Timar1-2/+2
2011-04-30brackets are necessary when you declare variables within a case labelAndras Timar1-0/+2
2011-04-29sd-ppt-fix-document-summary-reading.diff: crasher fix (bnc#546758)Radek Doulik1-1/+6
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens2-2/+4
2011-04-28pdf-link-export-fix.diff: (bnc#598816, bnc#639278)Cédric Bosdonnat1-68/+81
2011-04-28Remove deprecated List container maTextRuleList.Rafael Dominguez2-5/+1
2011-04-28Remove deprecated container List in ZoomList.Rafael Dominguez2-101/+16
2011-04-28Remove tools/list.hxx includeRafael Dominguez1-1/+0
2011-04-28Change Dictionary for std::map<String,sal_uInt32>Rafael Dominguez3-87/+8
2011-04-28Remove deprecated List container in PropReadRafael Dominguez2-46/+26
2011-04-28Remove deprecated List container from Section.Rafael Dominguez2-43/+34
2011-04-28Remove deprecated container List in SdPublishingDlgRafael Dominguez2-51/+24
2011-04-27sd-slideshow-slideshowview-transformation-fix.diffRadek Doulik1-5/+7
2011-04-27fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik4-3/+23
2011-04-27Remove deprecated List container in FontCollection.Rafael Dominguez2-17/+28
2011-04-27Remove unused macros for GraphicDocShell.Rafael Dominguez1-7/+0
2011-04-24remove obsoleted depDavid Tardon1-2/+0
2011-04-24rename CppunitTest makefile for consistencyDavid Tardon2-1/+1
2011-04-24add CppUnit test to check targetsDavid Tardon1-1/+4
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon4-96/+18
2011-04-22sd-toolbar-advanced-shapes.diff: used advanced Ellipse and Rectangle shapesPetr Mladek2-4/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky5-7/+41