summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/taborder.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski1-9/+5
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann1-6/+0
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara1-23/+24
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2016-12-22RID_SVXBMP->RID_EXTBMPCaolán McNamara1-22/+22
2016-12-21loplugin:staticmethodsStephan Bergmann1-37/+40
2016-12-21-Werror,-Wmacro-redefinedCaolán McNamara1-1/+1
2016-12-21loplugin:staticmethodsTor Lillqvist1-1/+1
2016-12-21unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara1-30/+23
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-05convert ScrollType to scoped enumNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+4
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+2
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-6/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+11
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-1/+1
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+5
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin1-1/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-25svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-02-27Remove visual noise from extensionsAlexander Wilms1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2013-09-17Convert tab order dialog to widget UIManal Alhassoun1-34/+41
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5