summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+2
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-07-26basctl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-6/+6
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+9
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-9/+5
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+9
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-6/+6
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin1-3/+3
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann1-0/+7
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-07-24loplugin:unusedmethodsNoel Grandin1-3/+0
2015-07-17com::sun::star->css in basctlNoel Grandin1-15/+15
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl1-1/+1
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-25/+25
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-17coverity#1247644 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-04-25coverity#736993 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-19fixincludeguards.sh: basctlThomas Arnhold1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-02-25Remove visual noise from basctlAlexander Wilms1-4/+4
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann1-1/+1
2012-09-28::rtl::OUString to OUString in basctlRicardo Montania1-4/+4
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-7/+6
2012-08-29Basic IDE: namespace basctlUray M. János1-3/+8
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János1-0/+3
2012-08-03sal_Bool -> boolTakeshi Abe1-1/+1
2012-08-01sal_Bool -> boolTakeshi Abe1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-12-05add some form control support for basic dialogsNoel Power1-0/+2
2011-11-07Remove superfluous includes and forward declsAugust Sodora1-5/+2