summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom
Commit message (Expand)AuthorAgeFilesLines
* crashtesting: assert on fdo62508-1.odtCaolán McNamara2018-05-171-3/+3
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-2/+2
* Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2018-03-142-120/+136
* unoxml: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-3/+0
* More loplugin:cstylecast: unoxmlStephan Bergmann2018-01-153-5/+5
* ofz#4940 Null-dereference READCaolán McNamara2018-01-041-1/+1
* inline use-once typedefsNoel Grandin2017-12-192-7/+3
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-223-3/+3
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-202-2/+2
* loplugin:flatten in toolkit..writerfilterNoel Grandin2017-11-181-66/+69
* loplugin:includeform: unoxmlStephan Bergmann2017-10-2325-52/+52
* Move unoxml/source/events include files to common include directoryStephan Bergmann2017-10-174-9/+9
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-059-15/+0
* add << operator for css::uno::ExceptionNoel Grandin2017-10-042-10/+5
* unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl2017-08-251-2/+2
* tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko2017-08-252-9/+70
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-7/+6
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-3/+3
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* loplugin:oncevar: empty strings: unoxmlStephan Bergmann2017-07-131-4/+2
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-112-5/+5
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:oncevar in ucb..vbahelperNoel Grandin2017-06-281-5/+2
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-161-3/+0
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-2/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-6/+5
* revert OSL_ASSERT changesChris Sherlock2017-05-073-8/+8
* tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock2017-05-073-8/+8
* ASan stack-use-after-scopeStephan Bergmann2017-04-071-11/+21
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:subtlezeroinit: unoxmlStephan Bergmann2017-02-212-2/+2
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2643-1116/+538
* Probably makes more sense to return DONTKNOW if the element is DONTKNOW ...Tor Lillqvist2017-01-241-1/+3
* New loplugin:dynexcspec: Add @throws documentation, unoxmlStephan Bergmann2017-01-191-0/+1
* coverity#440749 Explicit null dereferencedCaolán McNamara2017-01-071-1/+1
* Remove noise SAL_INFO that even crashed when pPrefix was NULLTor Lillqvist2016-12-061-3/+0
* OSL_TRACE->SAL in unotools..uuiNoel Grandin2016-12-062-5/+6
* loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann2016-11-241-4/+0
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin2016-05-011-334/+0
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-288-84/+84
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-207-18/+18
* Fix typosAndrea Gelmini2016-01-102-2/+2
* loplugin:unusedfields unotools,unoxmlNoel Grandin2015-12-217-26/+11
* loplugin:unusedfields variousNoel Grandin2015-11-262-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1016-196/+196