summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-04-29redundant castCaolán McNamara5-14/+14
2015-04-29convert CT_ constants to scoped enumNoel Grandin3-10/+9
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin6-18/+18
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin4-11/+11
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin4-11/+9
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin2-14/+14
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin4-29/+24
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin14-29/+29
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin3-7/+7
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin2-2/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl5-9/+9
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl21-26/+26
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann1-1/+1
2015-04-28Fix --disable-pdfimport buildTor Lillqvist1-0/+10
2015-04-28Check ENABLE_PDFIMPORTTor Lillqvist1-1/+3
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna12-14/+14
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks212-1376/+2210
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks212-1376/+2210
2015-04-28Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk1-1/+1
2015-04-28SfxRequest generically uses an SfxUInt16Item hereStephan Bergmann1-3/+3
2015-04-28nOK var wants to be of type boolStephan Bergmann1-2/+2
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann2-2/+2
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann4-4/+4
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann9-15/+15
2015-04-26Help button on the left in simpress photoalbumOlivier Hallot1-13/+14
2015-04-24tdf#89758 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine1-1/+6
2015-04-24Simplify SVG_DISABLE_FONT_EMBEDDING checkStephan Bergmann2-5/+1
2015-04-24loplugin:simplifyboolStephan Bergmann19-34/+33
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna1-6/+68
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann17-27/+27
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin5-7/+7
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22tdf#90090 - customizing and positioning additional toolbarsYousuf Philips11-84/+96
2015-04-22Related tdf#88056: more UNO stuff was missingKatarina Behrens1-0/+6
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann1-1/+1
2015-04-22fix re-export of novell590442-1.ppt to pptCaolán McNamara1-6/+23
2015-04-22we always open a container, so always close itCaolán McNamara1-164/+161
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2-6/+6
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin1-1/+1
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate0012-0/+46
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann2-20/+2
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad2-0/+22