summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-5/+5
2015-05-18loplugin:staticmethodsStephan Bergmann1-27/+30
2015-05-18refactor scanner ext. to use RenderContextTomaž Vajngerl2-117/+132
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini75-508/+30
2015-05-14tdf#91240 - cope with state-change after dispose and dispose fixedtext.Michael Meeks2-20/+2
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks2-3/+2
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2-2/+3
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks2-3/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-3/+3
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann11-14/+14
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann4-6/+6
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks4-17/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-0/+1
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-3/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann5-11/+6
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2-4/+4
2015-05-01these are static all the way downCaolán McNamara1-17/+2
2015-05-01another attempt to get coverity to parse thisCaolán McNamara1-2/+4
2015-04-30reorg this template to see if coverity can parse thenCaolán McNamara2-137/+65
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann19-42/+42
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist2-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist3-3/+3
2015-04-29Clean up tools/link.hxxStephan Bergmann2-0/+3
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann2-2/+2
2015-04-29redundant castCaolán McNamara1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin8-32/+32
2015-04-29Also add RenderContext parameter to updatecheckuiTomaž Vajngerl1-2/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl2-4/+4
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-4/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-4/+4
2015-04-28extensions: fix GCC-4.7 buildMiklos Vajna2-2/+2
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann1-7/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks87-658/+1241
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann1-1/+1
2015-04-28executedDialog _nExecutionResult param is of type sal_Int16/VclResponseTypeStephan Bergmann1-1/+1
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann2-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann4-6/+6
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-5/+5
2015-04-23fix windows buildNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin25-68/+76
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin5-9/+9