summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-3/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+2
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*ALIGN constants to scoped enumNoel Grandin1-6/+6
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-8/+8
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin4-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks5-17/+20
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-17/+20
2015-04-28SfxRequest generically uses an SfxUInt16Item hereStephan Bergmann1-3/+3
2015-04-24tdf#89758 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine1-1/+6
2015-04-24loplugin:simplifyboolStephan Bergmann4-8/+8
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-7/+7
2015-04-23loplugin:staticmethodsNoel Grandin2-3/+3
2015-04-15tdf#62101: Show only file extensions we're able to insertKatarina Behrens1-34/+72
2015-04-15Use cross-app filter directlyKatarina Behrens1-9/+7
2015-04-13loplugin:staticmethodsNoel Grandin2-6/+6
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-4/+4
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks2-4/+4
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin4-6/+6
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+5
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin4-15/+15
2015-04-07Remove dead INetProtocol::VimStephan Bergmann2-6/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann2-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann2-3/+3
2015-04-02We can no longer import those formatsKatarina Behrens1-24/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-30sd tiled rendering: increase hit testing toleranceMiklos Vajna1-0/+7
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-5/+5
2015-03-24convert SvxZoomType to enum classNoel Grandin1-6/+6
2015-03-23loplugin:constantfunction: sdNoel Grandin1-4/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-13/+13
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin4-33/+33
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky1-1/+2
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu1-0/+9
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+1
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin2-6/+6
2015-02-26TyposJulien Nabet1-3/+3
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin9-24/+24
2015-02-17boost->stdCaolán McNamara1-5/+5
2015-02-02coverity#1267659 Logically dead codeCaolán McNamara1-1/+1
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara1-1/+1
2015-01-24coverity#1265797 Dereference null return valueCaolán McNamara1-2/+2
2015-01-24coverity#704751 Explicit null dereferencedCaolán McNamara1-13/+16
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann1-1/+1
2015-01-16fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1