summaryrefslogtreecommitdiffstats
path: root/xmlreader/source
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
* 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
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-35/+35
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-36/+22
* 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-271-21/+2
* allow XmlReader to parse a stringCaolán McNamara2012-10-171-2/+21
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-263-78/+51
* calling nextAttribute before first tag uses uninited variablesCaolán McNamara2012-06-081-0/+1
* Improved error reportingStephan Bergmann2012-04-181-5/+5
* Better exception message.Stephan Bergmann2012-01-261-3/+6
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-2/+2
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-293-19/+31
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-303-0/+9
* CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer2011-06-174-58/+0
* CWS-TOOLING: integrate CWS sb129Vladimir Glazunov2010-09-291-5/+0
* sb129: #i113189# adjusted commentssb2010-09-161-1/+1
* sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-104-0/+1263