summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2013-07-03fastsax: provide the element name instead of prefix for unknown elementsCédric Bosdonnat
2013-02-15fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl
2012-11-15sax: no obvious reason why expwrap should use expat_utf16Michael Stahl
2012-11-12cppCheck: clarifyConditionjailletc36
2012-11-11sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-01add missing deps on headers to static libsDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-20unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan
2012-09-08sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-08-15warning C4310: cast truncates constant valueMichael Stahl
2012-08-15sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl
2012-08-15oops forgot #include limitsMichael Stahl
2012-08-15overflow in implicit constant conversion [-Werror=overflow]Michael Stahl
2012-08-15decodeBase64 test is done and workingArtur Dorda
2012-08-15encodeBase64 test is workingArtur Dorda
2012-08-15added some extreme values in string-to-measure testArtur Dorda
2012-08-15'string to number' test coveredArtur Dorda
2012-08-15'number to string' test coveredArtur Dorda
2012-08-15'string to color' test coveredArtur Dorda
2012-08-15'color to string' test coveredArtur Dorda
2012-08-15'percent to string' test coveredArtur Dorda
2012-08-15'string to percent' test coveredArtur Dorda
2012-08-15'bool to string' test coveredArtur Dorda
2012-08-15'string to bool' test coveredArtur Dorda
2012-08-15'measure to string' test covered in test_converter.cxxArtur Dorda
2012-08-15Added testing 'measure to string' functionArtur Dorda
2012-08-15All the MeasureUnit values are covered in converter testArtur Dorda
2012-08-15Started testing measures in converter test, first: string to measureArtur Dorda
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-29another unit test issueMichael Meeks
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16other mis-includeNorbert Thiebaud
2012-06-16fix build breakage due to sax gbuildificationNorbert Thiebaud
2012-06-16gbuildification of saxNorbert Thiebaud
2012-06-16revert gmk4Norbert Thiebaud
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens