summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-8/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-48/+48
2015-10-30com::sun::star->css in svtoolsNoel Grandin3-8/+7
2015-10-19loplugin:defaultparamsStephan Bergmann2-7/+7
2015-10-16convert Link<> to typedNoel Grandin1-3/+2
2015-10-16convert Link<> to typedNoel Grandin1-15/+9
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin2-18/+25
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-10-12convert Link<> to typedNoel Grandin1-2/+7
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-22/+30
2015-09-04convert Link<> to typedNoel Grandin1-9/+5
2015-08-31convert Link<> to typedNoel Grandin1-2/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-7/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-11loplugin:constantfunctionNoel Grandin1-6/+0
2015-08-11loplugin: defaultparamsNoel Grandin4-18/+18
2015-07-30loplugin:unusedmethodsNoel Grandin1-6/+0
2015-07-15Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane1-10/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin3-32/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-5/+1
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-2/+1
2015-06-29Related tdf#92322: fix crash with doCursorJulien Nabet1-0/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-2/+5
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin3-5/+5
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin2-9/+9
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin2-4/+4
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin3-13/+13
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-3/+3
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin2-4/+4
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2-53/+16
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin3-8/+8
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl3-17/+15
2015-05-11refactor svtools - BrowseBox to use RenderContextTomaž Vajngerl1-40/+35
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl4-15/+15
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-3/+2
2015-04-30Gradually typed LinkStephan Bergmann2-6/+6
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl4-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks7-90/+139
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-1/+1