summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrols.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-7/+7
2019-12-03remove some useless comment linesNoel Grandin1-38/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-7/+7
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann1-1/+2
2019-11-15make some classes module-privateNoel Grandin1-2/+2
2019-10-30loplugin:finalclasses frameworkNoel Grandin1-53/+34
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-5/+3
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen1-1/+1
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin1-18/+18
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl1-2/+0
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin1-3/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-469/+411
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-1/+0
2016-11-13drop useless semicolonsDavid Tardon1-17/+17
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-2/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-576/+576
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-511/+511
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin1-2/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-29/+128
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann1-31/+31
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-453/+453
2014-03-01Remove visual noise from includeAlexander Wilms1-76/+76
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-353/+353
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+1
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-5/+6
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-3/+3
2013-10-15Remove unused macroStephan Bergmann1-1/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-24/+24
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-10/+10
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1518