summaryrefslogtreecommitdiff
path: root/framework/source/recording
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-17Use for-range loops in frameworkJulien Nabet1-3/+2
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-4/+4
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+2
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-6/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-13/+13
2016-11-18includes should be at the top of the fileNoel Grandin1-1/+1
2016-06-10Clean up uses of Any::getValue() in frameworkStephan Bergmann1-8/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-10-14com::sun::star->css in frameworkNoel Grandin1-17/+17
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-45/+45
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-01-20Some more loplugin:cstylecast: frameworkStephan Bergmann1-2/+2
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+3
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+0
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-11/+5
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-3/+3
2014-04-07framework: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist2-16/+0
2014-04-01coverity#707881 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-16/+5
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-9/+3
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann2-9/+7
2014-02-26Remove visual noise from frameworkAlexander Wilms2-13/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-13/+13
2014-02-23Remove unneccessary commentsAlexander Wilms2-6/+6
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-2/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-23remove unused fieldNoel Grandin1-3/+1
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin2-32/+0
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa1-1/+1
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-4/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22