summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2017-09-141-1/+1
* Enable -Wunreachable-codeStephan Bergmann2017-09-132-2/+2
* Typo exeption->exception (domtest.cxx)Julien Nabet2017-09-061-3/+3
* unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl2017-08-251-2/+2
* tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko2017-08-253-78/+162
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-7/+6
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-6/+6
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-141-1/+1
* 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
* new loplugin unnecessaryparenNoel Grandin2017-07-052-3/+3
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+1
* loplugin:casttovoid: unoxmlStephan Bergmann2017-07-021-3/+1
* formatNeedsBaseURI always returns trueStephan Bergmann2017-07-021-8/+2
* loplugin:oncevar in ucb..vbahelperNoel Grandin2017-06-281-5/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-161-3/+0
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-151-0/+4
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-2/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-6/+5
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDilek Uzulmez2017-05-181-2/+1
* 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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* ASan stack-use-after-scopeStephan Bergmann2017-04-071-11/+21
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:subtlezeroinit: unoxmlStephan Bergmann2017-02-213-4/+4
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Add missing #includesStephan Bergmann2017-02-062-0/+6
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-283-34/+17
* Remove dynamic exception specificationsStephan Bergmann2017-01-2663-1556/+820
* 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
* New loplugin:conststringvar: unoxmlStephan Bergmann2017-01-101-1/+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
* Remove broken SAL_INFOStephan Bergmann2016-12-061-1/+0
* OSL_TRACE->SAL in unotools..uuiNoel Grandin2016-12-063-6/+7
* loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann2016-11-245-9/+0
* loplugin:oncevar in unoxml..toolkitNoel Grandin2016-10-311-11/+5
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1310-13/+13
* coverity#1027278 silence Unchecked return valueCaolán McNamara2016-09-021-1/+1
* loplugin:redundantcast: redundant static_casts in unoxmlStephan Bergmann2016-07-081-6/+6
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1