summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Collapse)Author
2012-08-15warning C4310: cast truncates constant valueMichael Stahl
Change-Id: I3ebaec3953f86e8f42937e29fad54bafe87900fa
2012-08-15sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl
Change-Id: Ic2bbde637fd0a074f89b5ffa7af6e87d7cb408c5
2012-08-15oops forgot #include limitsMichael Stahl
Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4
2012-08-15overflow in implicit constant conversion [-Werror=overflow]Michael Stahl
Change-Id: I4fa1168a06118066c72a66801d911a49653f425f
2012-08-15decodeBase64 test is done and workingArtur Dorda
Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567
2012-08-15encodeBase64 test is workingArtur Dorda
Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95
2012-08-15added some extreme values in string-to-measure testArtur Dorda
Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732
2012-08-15'string to number' test coveredArtur Dorda
Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade
2012-08-15'number to string' test coveredArtur Dorda
Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2
2012-08-15'string to color' test coveredArtur Dorda
Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95
2012-08-15'color to string' test coveredArtur Dorda
Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2
2012-08-15'percent to string' test coveredArtur Dorda
Change-Id: I6966191a3adde0af318021ce8eec910763c42585
2012-08-15'string to percent' test coveredArtur Dorda
Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133
2012-08-15'bool to string' test coveredArtur Dorda
Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e
2012-08-15'string to bool' test coveredArtur Dorda
Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c
2012-08-15'measure to string' test covered in test_converter.cxxArtur Dorda
Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4
2012-08-15Added testing 'measure to string' functionArtur Dorda
Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5
2012-08-15All the MeasureUnit values are covered in converter testArtur Dorda
Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da
2012-08-15Started testing measures in converter test, first: string to measureArtur Dorda
Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl
Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b
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
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-16other mis-includeNorbert Thiebaud
Change-Id: Ibc82592650fe54e4a174c5c57050f805a1834cc9
2012-06-16fix build breakage due to sax gbuildificationNorbert Thiebaud
Change-Id: I742c598451134f1d2d0cdc6bcfd5c77adf13ad98
2012-06-16gbuildification of saxNorbert Thiebaud
Change-Id: I6e8220e88566e04b20687d54181205d31ec68e13
2012-06-16revert gmk4Norbert Thiebaud
Change-Id: I5e364dc0c387d85f7901d1e86968f5e591639f9f
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens
2012-05-31targeted string re-workNorbert Thiebaud
Change-Id: Ifd6b90778725d94a9338a53a4cdc514cdb595052
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
The XML_UnparsedEntityDeclHandler is apparently deprecated anyway, so replace it with the newfangled XML_EntityDeclHandler.
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-20fdo#48969: add unit test for Converter::convertDoubleMichael Stahl
2012-04-20fdo#48969: GetConversionFactor: add inch as source unitMichael Stahl
Also, add whole bunch of missing cases while at it.
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl
The factor here is used to divide, so the parameters have to be switched; this has always been broken but probably before 3ca2bef76886450058d1667703aeafe4c2e456c3 nothing called this. This also reverts 7bf1fa3757133f12cf6ca624f8cee6ba5363e7d8 because that was a workaround for the problem in the wrong place.
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
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-02reorganize trickier staticsCaolán McNamara