summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann8-8/+8
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann7-44/+42
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara2-5/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann3-3/+4
2015-05-08tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crashMiklos Vajna1-0/+7
2015-05-08Use bool instead of intStephan Bergmann1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-1/+4
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin5-16/+17
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl15-57/+57
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann9-39/+31
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks3-14/+19
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann9-21/+10
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks5-10/+19
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann24-81/+81
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist6-9/+9
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann3-20/+8
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann10-11/+11
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev1-0/+1
2015-04-29redundant castCaolán McNamara1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin3-35/+35
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl4-10/+8
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl6-20/+20
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl23-25/+25
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks93-1156/+1506
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks93-1156/+1506
2015-04-28TabBar::GetPageBits return type is TabBarPageBits (aka sal_uInt16)Stephan Bergmann1-1/+1
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann1-2/+2
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann2-6/+6
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann1-2/+2
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann2-5/+5
2015-04-27More loplugin:simplifyboolStephan Bergmann4-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann7-16/+12
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-6/+6
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks1-0/+1
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin4-22/+22
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin1-20/+20
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2-15/+15
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin4-39/+37
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin3-40/+40
2015-04-22convert FCT_ constants to scoped enumNoel Grandin1-11/+12
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin2-9/+9
2015-04-22convert SCRWIN_ constants to scoped enumNoel Grandin1-3/+3
2015-04-22remove RULER_SCROLL constants, unusedNoel Grandin1-6/+0
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin3-21/+21
2015-04-22convert HIB_ constants to scoped enumNoel Grandin4-63/+63