summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml
AgeCommit message (Expand)Author
2024-04-01tdf#146619 Drop unused 'using namespace' in: framework/Gabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-04-28remove dodgy code in OReadToolBoxDocumentHandlerNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-11Drop unnecessary cast to intStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-11OReadStatusBarDocumentHandler doesnt need SolarMutexNoel Grandin
2022-01-11OWriteToolBoxDocumentHandler doesnt need SolarMutexNoel Grandin
2021-11-12introduce OUStringConstExprNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2020-01-24tdf#130096 Wrap Sidebar update use common .uno commands and layoutandreas kainz
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-06-20Revert "Fix typo"Jens Carl
2019-06-19Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-26Clean up XMLNamespacesStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke