summaryrefslogtreecommitdiff
path: root/xmlreader
AgeCommit message (Expand)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2016-08-31convert XmlReader::State to scoped enumNoel Grandin1-14/+14
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-8/+8
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-3/+3
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-5/+5
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-4/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-18/+18
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-3/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-64/+32
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-01-23coverity#1158416 Uninitialized pointer fieldCaolán McNamara1-0/+2
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-0/+14
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud3-26/+26
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa1-2/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-42/+24
2013-05-16Some string literal clean upStephan Bergmann3-67/+47
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-64/+27
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-18/+9
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen7-424/+0
2013-04-22re-base on ALv2 code.Michael Meeks2-27/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-43/+42
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák1-2/+0
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-36/+22
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25xmlreader does not depend on any offapi .idl filesStephan Bergmann1-1/+1
2013-02-19I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara1-2/+2
2013-02-19reuse the ConstCharArrayDetector in SpanCaolán McNamara1-1/+15
2013-02-19add equals(OString const &text) to SpanChr. Rossmanith1-0/+5
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-8/+0
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara2-27/+2
2012-10-17allow XmlReader to parse a stringCaolán McNamara2-2/+27
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-26re-base on ALv2 code.Michael Meeks3-78/+51
2012-06-21re-base on ALv2 code.Michael Meeks4-104/+68
2012-06-08calling nextAttribute before first tag uses uninited variablesCaolán McNamara1-0/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-18Improved error reportingStephan Bergmann1-5/+5
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1