summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-28Fix --disable-pdfimport buildTor Lillqvist
2015-04-28Check ENABLE_PDFIMPORTTor Lillqvist
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk
2015-04-28SfxRequest generically uses an SfxUInt16Item hereStephan Bergmann
2015-04-28nOK var wants to be of type boolStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-26Help button on the left in simpress photoalbumOlivier Hallot
2015-04-24tdf#89758 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine
2015-04-24Simplify SVG_DISABLE_FONT_EMBEDDING checkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22tdf#90090 - customizing and positioning additional toolbarsYousuf Philips
2015-04-22Related tdf#88056: more UNO stuff was missingKatarina Behrens
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann
2015-04-22fix re-export of novell590442-1.ppt to pptCaolán McNamara
2015-04-22we always open a container, so always close itCaolán McNamara
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate001
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad
2015-04-21Related tdf#88056: Placeholder needed for ODF export/importKatarina Behrens
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-19tdf#90357: Fix crash while pasting into draw from impress.Muthu Subramanian
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon