summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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