summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* sax: no obvious reason why expwrap should use expat_utf16Michael Stahl2012-11-151-1/+1
* cppCheck: clarifyConditionjailletc362012-11-121-1/+1
* sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl2012-11-111-0/+2
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-6/+5
* add missing deps on headers to static libsDavid Tardon2012-10-011-0/+4
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* sal_Bool -> boolNoel Grandin2012-09-261-10/+10
* unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan2012-09-202-129/+61
* sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan2012-09-085-23/+3
* sax: avoid pointless linking expwrap against saxMatúš Kukan2012-08-2414-200/+58
* warning C4310: cast truncates constant valueMichael Stahl2012-08-151-1/+1
* sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl2012-08-151-2/+2
* oops forgot #include limitsMichael Stahl2012-08-151-0/+2
* overflow in implicit constant conversion [-Werror=overflow]Michael Stahl2012-08-151-2/+2
* decodeBase64 test is done and workingArtur Dorda2012-08-151-0/+14
* encodeBase64 test is workingArtur Dorda2012-08-152-0/+34
* added some extreme values in string-to-measure testArtur Dorda2012-08-151-0/+3
* 'string to number' test coveredArtur Dorda2012-08-151-0/+15
* 'number to string' test coveredArtur Dorda2012-08-151-0/+20
* 'string to color' test coveredArtur Dorda2012-08-151-0/+14
* 'color to string' test coveredArtur Dorda2012-08-151-0/+19
* 'percent to string' test coveredArtur Dorda2012-08-151-0/+13
* 'string to percent' test coveredArtur Dorda2012-08-151-0/+20
* 'bool to string' test coveredArtur Dorda2012-08-151-0/+13
* 'string to bool' test coveredArtur Dorda2012-08-151-0/+18
* 'measure to string' test covered in test_converter.cxxArtur Dorda2012-08-151-1/+17
* Added testing 'measure to string' functionArtur Dorda2012-08-151-0/+10
* All the MeasureUnit values are covered in converter testArtur Dorda2012-08-151-1/+20
* Started testing measures in converter test, first: string to measureArtur Dorda2012-08-151-0/+16
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-021-128/+0
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-122-2/+3
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* another unit test issueMichael Meeks2012-06-291-49/+49
* re-base on ALv2 code.Michael Meeks2012-06-2724-516/+354
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+1
* Remove unused include filesThomas Arnhold2012-06-271-141/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-5/+7
* Remove various commented out definesThomas Arnhold2012-06-251-11/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-218-196/+124
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* other mis-includeNorbert Thiebaud2012-06-161-1/+1
* fix build breakage due to sax gbuildificationNorbert Thiebaud2012-06-161-1/+1
* gbuildification of saxNorbert Thiebaud2012-06-1614-9/+204
* revert gmk4Norbert Thiebaud2012-06-166-307/+0
* Targeted string re-work in padmin and saxThorsten Behrens2012-06-012-10/+10
* targeted string re-workNorbert Thiebaud2012-05-316-134/+133
* stop parsing on encountering internal entities in fastparser.cxxMichael Stahl2012-05-252-0/+40