Age | Commit message (Expand) | Author |
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 |
2012-06-16 | revert gmk4 | Norbert Thiebaud |
2012-06-01 | Targeted string re-work in padmin and sax | Thorsten Behrens |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
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 |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
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 |
2012-04-20 | fdo#48969: switch units in Converter::convertDouble | Michael Stahl |
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 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | reorganize trickier statics | Caolán McNamara |
2012-03-12 | sax: no matching function for call to 'max(int, sal_Int32&)' | Ivan Timofeev |
2012-03-12 | sax: replace Min/Max macros with std::max | Michael Stahl |
2012-03-12 | sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings | Michael Stahl |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-29 | sax: ConverterTest: add leap year tests | Michael Stahl |
2012-02-29 | Correctly calculate leap year. | Kohei Yoshida |
2012-02-29 | sax: this CalcXMLLen() was commented out since 2001 | Miklos Vajna |
2012-02-26 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist |
2012-02-10 | Removed unused code | Alexander Bergmann |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe |
2012-02-08 | update unused list | Caolán McNamara |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-16 | remove unimplemented methods from headers | Caolán McNamara |
2012-01-16 | Removing unused code | Alexander Bergmann |
2012-01-16 | cleanup: remove unused prototype too | Michael Meeks |