summaryrefslogtreecommitdiff
path: root/include/xmlreader
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13tdf#42949 Fix IWYU warnings in include/xmlreader/*Gabor Kelemen1-2/+0
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie96f3c739d4b3654d60888e01f3a8a70c18d25cf Reviewed-on: https://gerrit.libreoffice.org/58824 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin1-6/+6
Change-Id: I762a749b858063a1c063ee918bb6d33e06328876 Reviewed-on: https://gerrit.libreoffice.org/57852 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin1-1/+1
Change-Id: I9138b7e5d53c30488f99e9f9b9fe3f98c8d6858b Reviewed-on: https://gerrit.libreoffice.org/43583 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-25loplugin:unusedmethodsNoel Grandin1-2/+0
Change-Id: Ia874baf21257e5fe41e104211068a2bcc50446eb Reviewed-on: https://gerrit.libreoffice.org/40391 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-10/+10
...from function definitions occurring within class definitions. Done with a rewriting Clang plugin (to be pushed later). Change-Id: I9c6f2818a57ccdb361548895a7743107cbacdff8 Reviewed-on: https://gerrit.libreoffice.org/34874 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin2-2/+2
Change-Id: Iea28debc7d3abc58cca21bd3856cb65b321dc1e6 Reviewed-on: https://gerrit.libreoffice.org/33693 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-07loplugin:staticmethods: xmlreaderStephan Bergmann1-1/+1
Change-Id: Ibb345883350019a6623dbeb9ab437482f2b2923a
2016-08-31convert XmlReader::State to scoped enumNoel Grandin1-3/+1
Change-Id: I8020843ad238ac3487f7f2781693ca619db5e1b3
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-1/+1
Change-Id: I6a0d1dcf5ae51d2ac08aacdfec50865f93e51c21 Reviewed-on: https://gerrit.libreoffice.org/25365 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-1/+1
Change-Id: I4741b13fcf887a95b85886cb41f8236e128e81a2 Reviewed-on: https://gerrit.libreoffice.org/25364 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
Change-Id: I86546bcf9b476c73da2d6bff30ee1e56933f69c4
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
2015-02-16another dependency still requiredCaolán McNamara1-2/+4
Change-Id: I0f0ce96ee8209f711739952422d642a012252d1f
2014-10-22Speed up xmlreader::Span::equalsStephan Bergmann1-2/+4
Change-Id: Id1613a100e96667717cc32f44f84c0916055ea01
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-05various: remove SAL_THROW macroNoel Grandin1-4/+1
Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494
2014-03-06coverity#708726 Uninitialized scalar fieldCaolán McNamara1-1/+2
Change-Id: Idaa6cfffe33d4ab9451e322fcdbdbf5ad0e7629b
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-0/+2
Fix installer / scp2 to not ignore directory prefix in 'Name'. Change-Id: Ib319363c8be73a72029f1ba3833e518e15c55e29 Reviewed-on: https://gerrit.libreoffice.org/6915 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-09fdo#65108 inter-module includes <> include/xmlreaderNorbert Thiebaud4-20/+20
Change-Id: I5c04e9169518212ec6a9cbb6d07216a87a2d9cdb
2013-05-16Some string literal clean upStephan Bergmann2-17/+18
Change-Id: I108882af13fa97fa094547ec4efb468f988f337d
2013-04-23execute move of global headersBjoern Michaelsen5-0/+388
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a