summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
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
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-25stop parsing on encountering internal entities in fastparser.cxxMichael Stahl
2012-05-25stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-20fdo#48969: add unit test for Converter::convertDoubleMichael Stahl
2012-04-20fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl
2012-04-12escape \n and \r too in escapeXml()Luboš Luňák
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara