summaryrefslogtreecommitdiff
path: root/unoxml/source/dom
AgeCommit message (Expand)Author
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-02-02unoxml: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-15More loplugin:cstylecast: unoxmlStephan Bergmann
2018-01-04ofz#4940 Null-dereference READCaolán McNamara
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-25unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl
2017-08-25tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-13loplugin:oncevar: empty strings: unoxmlStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-04-07ASan stack-use-after-scopeStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: unoxmlStephan Bergmann
2017-02-13Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Probably makes more sense to return DONTKNOW if the element is DONTKNOW ...Tor Lillqvist
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unoxmlStephan Bergmann
2017-01-07coverity#440749 Explicit null dereferencedCaolán McNamara
2016-12-06Remove noise SAL_INFO that even crashed when pPrefix was NULLTor Lillqvist
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann