summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml/toolboxdocumenthandler.cxx
AgeCommit message (Expand)Author
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-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-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-08-02convert #defines to OUStringLiteralNoel 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-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
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-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-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-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2015-12-16Fix indentationSamuel Mehrbrodt
2015-11-18Remove leftover break.Jan Holesovsky
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann