summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/formattedcontrol.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in toolkitNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-04osl::Mutex->std::mutex in getDefaultFormatsNoel Grandin
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkitStephan Bergmann
2020-03-03inline some use-once constantsNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-11-20clean up s_bTriedCreation static boolNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-19loplugin:stringcopy: toolkitStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-28coverity#1308539 Uncaught exceptionCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24tk: Constructor feature for last tk_ implementations.Matúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann