summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin1-10/+24
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin2-23/+23
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin2-18/+18
2015-04-22convert FILECTRL_ constants to scoped enumNoel Grandin1-5/+5
2015-04-22convert FILECTRL_ constant to scoped enumNoel Grandin1-2/+2
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin2-14/+14
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin1-9/+21
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin1-13/+13
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin3-25/+23
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann2-26/+3
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-2/+1
2015-04-21store the paint rect in the SvViewDataEntry for SvTreeListBoxTomaž Vajngerl2-8/+16
2015-04-20dbaccess: convert new to ::Create.Michael Meeks3-8/+7
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-17Windows compilation fixes.Michael Meeks1-1/+1
2015-04-17svtools: convert new to ::Create.Noel Grandin32-86/+88
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann3-4/+4
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks3-9/+9
2015-04-16More protection for SvTreeListBox.Michael Meeks1-3/+5