summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* crashtesting: assert on fdo62508-1.odtCaolán McNamara2018-05-171-3/+3
* Fix typosAndrea Gelmini2018-04-131-1/+1
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-2/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2018-03-143-120/+137
* unoxml: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-3/+0
* More loplugin:cstylecast: unoxmlStephan Bergmann2018-01-153-5/+5
* More loplugin:cstylecast: unoxmlStephan Bergmann2018-01-121-5/+5
* ofz#4940 Null-dereference READCaolán McNamara2018-01-041-1/+1
* Fix typosAndrea Gelmini2017-12-271-2/+2
* inline use-once typedefsNoel Grandin2017-12-192-7/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-118-26/+26
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-4/+4
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-2/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-224-5/+5
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-203-3/+3
* loplugin:flatten in toolkit..writerfilterNoel Grandin2017-11-181-66/+69
* loplugin:includeform: unoxmlStephan Bergmann2017-10-2329-61/+61
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-3/+1
* Move unoxml/source/events include files to common include directoryStephan Bergmann2017-10-179-19/+19
* ofz: timeouts in fods/fodt/fodpCaolán McNamara2017-10-161-4/+12
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-0511-17/+0
* add << operator for css::uno::ExceptionNoel Grandin2017-10-042-10/+5
* loplugin:flatten in toolkit..vbahelperNoel Grandin2017-09-274-95/+84
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+3
* unused m_relatedTarget in CMouseEventNoel Grandin2017-09-192-3/+1
* 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