summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/taborder.cxx
AgeCommit message (Expand)Author
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-22weld TabOrderDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22RID_SVXBMP->RID_EXTBMPCaolán McNamara
2016-12-21loplugin:staticmethodsStephan Bergmann
2016-12-21-Werror,-Wmacro-redefinedCaolán McNamara
2016-12-21loplugin:staticmethodsTor Lillqvist
2016-12-21unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin