aboutsummaryrefslogtreecommitdiff
path: root/source/ru/cui
ModeNameSize
-rw-r--r--messages.po336085logplain
charts LibreOffice 核心代码仓库文档基金会
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