summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev
2015-04-29redundant castCaolán McNamara
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28TabBar::GetPageBits return type is TabBarPageBits (aka sal_uInt16)Stephan Bergmann
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-22convert FCT_ constants to scoped enumNoel Grandin
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin
2015-04-22convert SCRWIN_ constants to scoped enumNoel Grandin
2015-04-22remove RULER_SCROLL constants, unusedNoel Grandin
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert FILECTRL_ constants to scoped enumNoel Grandin
2015-04-22convert FILECTRL_ constant to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-21store the paint rect in the SvViewDataEntry for SvTreeListBoxTomaž Vajngerl
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann