summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29coverity#1078827 Dereference before null checkCaolán McNamara
2015-04-29coverity#1296210 Explicit null dereferencedCaolán McNamara
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara
2015-04-29redundant castCaolán McNamara
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
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