summaryrefslogtreecommitdiff
path: root/framework/source/recording
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in frameworkNoel Grandin2-9/+9
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann1-1/+1
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin1-20/+16
2022-07-21elide some makeStringAndClear() callsNoel Grandin1-2/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-6/+3
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+0
2020-07-09framework: create instances with uno constructorsNoel Grandin1-11/+23
2020-07-09clean up macro usageNoel Grandin2-0/+2
2020-07-08framework: create instances with uno constructorsNoel Grandin1-22/+23
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-1/+0
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin1-2/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
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