Age | Commit message (Expand) | Author |
2013-01-14 | sax: add methods to duplicate current top marker and reapply it later | Pierre-Eric Pelloux-Prayer |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara |
2013-01-07 | added Converter::convertColor with opacity parameter | Chr. Rossmanith |
2012-12-19 | wrap vararg sax functions in typesafe overloads | Luboš Luňák |
2012-11-15 | sax: no obvious reason why expwrap should use expat_utf16 | Michael Stahl |
2012-11-12 | cppCheck: clarifyCondition | jailletc36 |
2012-11-11 | sax: FastSaxSerializer: cannot do anything without a stream | Michael Stahl |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-01 | add missing deps on headers to static libs | David Tardon |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-20 | unusedcode: FastSaxSerializer is not used through UNO | Matúš Kukan |
2012-09-08 | sax: com.sun.star.xml.sax.FastSerializer seems to be unused | Matúš Kukan |
2012-08-24 | sax: avoid pointless linking expwrap against sax | Matúš Kukan |
2012-08-15 | warning C4310: cast truncates constant value | Michael Stahl |
2012-08-15 | sigh.. MSVC warning C4146: unary minus applied to unsigned type? | Michael Stahl |
2012-08-15 | oops forgot #include limits | Michael Stahl |
2012-08-15 | overflow in implicit constant conversion [-Werror=overflow] | Michael Stahl |
2012-08-15 | decodeBase64 test is done and working | Artur Dorda |
2012-08-15 | encodeBase64 test is working | Artur Dorda |
2012-08-15 | added some extreme values in string-to-measure test | Artur Dorda |
2012-08-15 | 'string to number' test covered | Artur Dorda |
2012-08-15 | 'number to string' test covered | Artur Dorda |
2012-08-15 | 'string to color' test covered | Artur Dorda |
2012-08-15 | 'color to string' test covered | Artur Dorda |
2012-08-15 | 'percent to string' test covered | Artur Dorda |
2012-08-15 | 'string to percent' test covered | Artur Dorda |
2012-08-15 | 'bool to string' test covered | Artur Dorda |
2012-08-15 | 'string to bool' test covered | Artur Dorda |
2012-08-15 | 'measure to string' test covered in test_converter.cxx | Artur Dorda |
2012-08-15 | Added testing 'measure to string' function | Artur Dorda |
2012-08-15 | All the MeasureUnit values are covered in converter test | Artur Dorda |
2012-08-15 | Started testing measures in converter test, first: string to measure | Artur Dorda |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl |
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 |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | other mis-include | Norbert Thiebaud |
2012-06-16 | fix build breakage due to sax gbuildification | Norbert Thiebaud |
2012-06-16 | gbuildification of sax | Norbert Thiebaud |