summaryrefslogtreecommitdiffstats
path: root/xmlreader
Commit message (Expand)AuthorAgeFilesLines
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-3/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-64/+32
* coverity#708727 Uninitialized pointer fieldCaolán McNamara2014-04-301-2/+3
* coverity#1158416 Uninitialized pointer fieldCaolán McNamara2014-01-231-0/+2
* Zip .ui translations per UIConfig target.Matúš Kukan2013-12-061-0/+14
* xmlreader: include <> for external includesNorbert Thiebaud2013-11-113-26/+26
* fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* Some string literal clean upStephan Bergmann2013-05-163-67/+47
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-64/+27
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-18/+9
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-237-424/+0
* re-base on ALv2 code.Michael Meeks2013-04-222-27/+20
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-075-43/+42
* remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák2013-04-041-2/+0
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-36/+22
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* xmlreader does not depend on any offapi .idl filesStephan Bergmann2013-02-251-1/+1
* I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara2013-02-191-2/+2
* reuse the ConstCharArrayDetector in SpanCaolán McNamara2013-02-191-1/+15
* add equals(OString const &text) to SpanChr. Rossmanith2013-02-191-0/+5
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-8/+0
* remove xmlreader from string now I don't need it anymoreCaolán McNamara2012-10-272-27/+2
* allow XmlReader to parse a stringCaolán McNamara2012-10-172-2/+27
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-263-78/+51
* re-base on ALv2 code.Michael Meeks2012-06-214-104/+68
* calling nextAttribute before first tag uses uninited variablesCaolán McNamara2012-06-081-0/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Improved error reportingStephan Bergmann2012-04-181-5/+5
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* minor documentation tweaksMichael Meeks2012-03-091-0/+7
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Better exception message.Stephan Bergmann2012-01-261-3/+6
* Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann2012-01-021-0/+2
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-2/+2
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-293-19/+31