Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-15 | warning C4310: cast truncates constant value | Michael Stahl | |
Change-Id: I3ebaec3953f86e8f42937e29fad54bafe87900fa | |||
2012-08-15 | sigh.. MSVC warning C4146: unary minus applied to unsigned type? | Michael Stahl | |
Change-Id: Ic2bbde637fd0a074f89b5ffa7af6e87d7cb408c5 | |||
2012-08-15 | oops forgot #include limits | Michael Stahl | |
Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4 | |||
2012-08-15 | overflow in implicit constant conversion [-Werror=overflow] | Michael Stahl | |
Change-Id: I4fa1168a06118066c72a66801d911a49653f425f | |||
2012-08-15 | decodeBase64 test is done and working | Artur Dorda | |
Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567 | |||
2012-08-15 | encodeBase64 test is working | Artur Dorda | |
Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95 | |||
2012-08-15 | added some extreme values in string-to-measure test | Artur Dorda | |
Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732 | |||
2012-08-15 | 'string to number' test covered | Artur Dorda | |
Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade | |||
2012-08-15 | 'number to string' test covered | Artur Dorda | |
Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2 | |||
2012-08-15 | 'string to color' test covered | Artur Dorda | |
Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95 | |||
2012-08-15 | 'color to string' test covered | Artur Dorda | |
Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2 | |||
2012-08-15 | 'percent to string' test covered | Artur Dorda | |
Change-Id: I6966191a3adde0af318021ce8eec910763c42585 | |||
2012-08-15 | 'string to percent' test covered | Artur Dorda | |
Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133 | |||
2012-08-15 | 'bool to string' test covered | Artur Dorda | |
Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e | |||
2012-08-15 | 'string to bool' test covered | Artur Dorda | |
Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c | |||
2012-08-15 | 'measure to string' test covered in test_converter.cxx | Artur Dorda | |
Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4 | |||
2012-08-15 | Added testing 'measure to string' function | Artur Dorda | |
Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5 | |||
2012-08-15 | All the MeasureUnit values are covered in converter test | Artur Dorda | |
Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da | |||
2012-08-15 | Started testing measures in converter test, first: string to measure | Artur Dorda | |
Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343 | |||
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist | |
Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810 | |||
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl | |
Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-29 | another unit test issue | Michael Meeks | |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2012-06-27 | Remove unused include files | Thomas Arnhold | |
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988 | |||
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara | |
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a | |||
2012-06-25 | Remove various commented out defines | Thomas Arnhold | |
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-16 | other mis-include | Norbert Thiebaud | |
Change-Id: Ibc82592650fe54e4a174c5c57050f805a1834cc9 | |||
2012-06-16 | fix build breakage due to sax gbuildification | Norbert Thiebaud | |
Change-Id: I742c598451134f1d2d0cdc6bcfd5c77adf13ad98 | |||
2012-06-16 | gbuildification of sax | Norbert Thiebaud | |
Change-Id: I6e8220e88566e04b20687d54181205d31ec68e13 | |||
2012-06-16 | revert gmk4 | Norbert Thiebaud | |
Change-Id: I5e364dc0c387d85f7901d1e86968f5e591639f9f | |||
2012-06-01 | Targeted string re-work in padmin and sax | Thorsten Behrens | |
2012-05-31 | targeted string re-work | Norbert Thiebaud | |
Change-Id: Ifd6b90778725d94a9338a53a4cdc514cdb595052 | |||
2012-05-25 | stop parsing on encountering internal entities in fastparser.cxx | Michael Stahl | |
2012-05-25 | stop parsing on encountering internal entities in sax_expat.cxx | Michael Stahl | |
The XML_UnparsedEntityDeclHandler is apparently deprecated anyway, so replace it with the newfangled XML_EntityDeclHandler. | |||
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara | |
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c | |||
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold | |
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-20 | fdo#48969: add unit test for Converter::convertDouble | Michael Stahl | |
2012-04-20 | fdo#48969: GetConversionFactor: add inch as source unit | Michael Stahl | |
Also, add whole bunch of missing cases while at it. | |||
2012-04-20 | fdo#48969: switch units in Converter::convertDouble | Michael 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-12 | escape \n and \r too in escapeXml() | Luboš Luňák | |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | |
2012-04-08 | gbuild: "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-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; | |||
2012-04-02 | reorganize trickier statics | Caolán McNamara | |