summaryrefslogtreecommitdiffstats
path: root/basctl/source/inc/dlgedobj.hxx
Commit message (Expand)AuthorAgeFilesLines
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-2/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-051-1/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-0/+2
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* basctl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-0/+5
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-6/+6
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-5/+9
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-9/+5
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-5/+9
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-6/+6
* loplugin:checkunusedparams in basctl and basicNoel Grandin2017-05-021-3/+3
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+6
* New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann2017-01-191-0/+7
* convert inventorId to scoped enumNoel Grandin2016-11-211-1/+1
* Omit the default comparatorTakeshi Abe2016-11-011-1/+1
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-051-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:countusersofdefaultparams in basctl..basicNoel Grandin2016-08-041-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethods unused return value in basctlNoel Grandin2016-01-111-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-16/+16
* loplugin:unusedmethodsNoel Grandin2015-07-241-3/+0
* com::sun::star->css in basctlNoel Grandin2015-07-171-15/+15
* coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl2015-02-101-1/+1
* coverity#1267686 Uncaught exceptionCaolán McNamara2015-02-011-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-25/+25
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* coverity#1247644 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* coverity#736993 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* fixincludeguards.sh: basctlThomas Arnhold2014-04-191-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-16/+16
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-2/+2
* Remove visual noise from basctlAlexander Wilms2014-02-251-4/+4
* No need for DlgEdObj::supportsService to be virtualStephan Bergmann2013-12-181-1/+1
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-281-4/+4
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-7/+6
* Basic IDE: namespace basctlUray M. János2012-08-291-3/+8
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-0/+3
* sal_Bool -> boolTakeshi Abe2012-08-031-1/+1
* sal_Bool -> boolTakeshi Abe2012-08-011-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* childs -> childrenMichael T. Whiteley2011-12-081-2/+2