summaryrefslogtreecommitdiffstats
path: root/framework/source/xml
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-4/+1
* pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara2018-10-221-2/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-2/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Use for-range loops in frameworkJulien Nabet2018-03-171-10/+5
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* use less COLORDATA_RGBNoel Grandin2018-02-281-1/+1
* loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin2018-01-241-4/+4
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-121-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-231-11/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-212-0/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-5/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-38/+5
* new loplugin: useuniqueptr: forms..frameworkNoel Grandin2017-01-171-2/+2
* New loplugin:externvar: frameworkStephan Bergmann2017-01-091-1/+1
* Fix typosAndrea Gelmini2016-10-031-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* loplugin:singlevalfields in frameworkNoel Grandin2016-06-241-2/+0
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-4/+4
* Elide macros used onceStephan Bergmann2016-04-191-8/+11
* Remove unused XMLNS_XLINKStephan Bergmann2016-04-181-4/+0
* Elide macro used onceStephan Bergmann2016-04-181-1/+3
* Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2016-01-262-2/+8
* Windows header sanitizationAshod Nakashian2015-11-121-0/+4
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-2/+2
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-11/+7
* framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-5/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-21/+21
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-10/+10
* loplugin:stringconstantNoel Grandin2015-11-021-11/+11
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-1/+1
* com::sun::star->css in frameworkNoel Grandin2015-10-141-6/+6
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-312-8/+8
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-5/+5
* loplugin:loopvartoosmallNoel Grandin2015-05-291-3/+3
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* Typo: embeded->embeddedJulien Nabet2015-03-011-8/+8
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-24/+24
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* coverity#705818 Dereference before null checkCaolán McNamara2014-05-231-2/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-302-4/+4
* framework: sal_Bool->boolNoel Grandin2014-04-073-34/+34
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-063-5/+5