summaryrefslogtreecommitdiff
path: root/framework/source/recording
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
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-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
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-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
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2013-12-20typo fixesAndras Timar
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-23remove unused fieldNoel Grandin
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa