/extensions/uiconfig/

43158edba6678d3d76eee983a9d4edd2a422fee'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
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