summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc/xmlparse.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2016-11-171-3/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-4/+4
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* loplugin:unusedmethodsNoel Grandin2016-06-011-1/+0
* loplugin:unusedmethodsNoel Grandin2016-05-261-1/+0
* loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin2016-05-191-1/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-8/+8
* tdf#84938 Replaced #defined constants with enum classChirag Manwani2016-03-171-11/+13
* loplugin:unuseddefaultparam in l10ntoolsNoel Grandin2016-03-021-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* new loplugin automemNoel Grandin2015-08-201-9/+8
* loplugin:unusedmethodsNoel Grandin2015-07-301-17/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-4/+4
* Fix XMLFile::SearchL10NElements signatureStephan Bergmann2014-06-111-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* l10ntools: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* fixincludeguards.sh: l10ntoolsThomas Arnhold2013-11-051-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Clean up l10ntools xml parser.Zolnai Tamás2013-09-181-174/+102
* Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás2013-09-181-50/+43
* Some code scrubingZolnai Tamás2013-05-021-14/+11
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-51/+51
* Make a bit cleaner transformation of help stringsZolnai Tamás2013-03-311-4/+4
* Revert "performance tuning of helpex"Stephan Bergmann2012-12-111-35/+35
* performance tuning of helpexNorbert Thiebaud2012-12-111-35/+35
* Fix libxml2 usage in l10ntoolsStephan Bergmann2012-11-201-0/+3
* re-base on ALv2 code.Michael Meeks2012-09-291-23/+14
* Remove unused xmlutil.hxxThomas Arnhold2012-07-011-1/+0
* callcatcher: remove some unused codeCaolán McNamara2012-06-271-4/+0
* callcatcher: regenerate listCaolán McNamara2012-03-281-8/+0
* Remove unused code in l10ntools.Santiago Martinez2012-03-271-6/+0
* l10ntools now only depends on sal and externalsStephan Bergmann2012-02-131-3/+0
* Various more l10ntools clean upStephan Bergmann2012-02-081-13/+11
* Freed l10ntools from tools/stream.hxxStephan Bergmann2012-02-081-7/+0
* Reduced tools/string usage furtherStephan Bergmann2012-02-021-34/+27
* Reduced tools/string usageStephan Bergmann2012-02-021-27/+26
* convert maps and sets to OStringCaolán McNamara2012-01-261-6/+4
* ByteString->rtl::OStringCaolán McNamara2012-01-261-3/+3
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-1/+1
* remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara2011-11-191-3/+2
* callcatcher: remove unused codeCaolán McNamara2011-11-141-4/+0
* remove unused (and buggy) language fallback functionalityAndras Timar2011-09-211-1/+0
* remove unused MAX_LANGUAGES definitionAndras Timar2011-09-201-1/+0
* revert part of 5cd163969b0958bd5812f837ff014409bf5b72ceChristian Lohmaier2011-05-161-1/+1
* remove unused codeDavid Tardon2011-05-161-22/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-17/+17
|\