summaryrefslogtreecommitdiff
path: root/framework/source/recording/dispatchrecorder.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-07-09framework: create instances with uno constructorsNoel Grandin
2020-07-09clean up macro usageNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-06-10Clean up uses of Any::getValue() in frameworkStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: frameworkStephan Bergmann
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01coverity#707881 Uninitialized scalar fieldCaolán McNamara
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin