summaryrefslogtreecommitdiff
path: root/framework/inc/xml
AgeCommit message (Expand)Author
2021-11-12introduce OUStringConstExprNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2019-11-19make some classes module-privateNoel Grandin
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-24loplugin:unusedfieldsNoel Grandin
2019-07-23simplify framework image manager load/save codeNoel Grandin
2019-07-23Simplify framework image managerNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-26Clean up XMLNamespacesStephan Bergmann
2018-06-06enable incremental linking on windowsNoel Grandin
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin