Age | Commit message (Expand) | Author |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop() | Noel Grandin |
2014-02-25 | remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush() | Noel Grandin |
2014-02-08 | coverity#1130446 Uncaught exception | Caolán McNamara |
2013-12-18 | sax: various clean up. Move _getFactory next to the implementation. | Matúš Kukan |
2013-12-10 | sax, xmloff: fix ODF import/export of text:time/text:time-value | Michael Stahl |
2013-12-03 | sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsax | Michael Stahl |
2013-12-02 | Hide the implementation. | Kohei Yoshida |
2013-12-02 | Add a means to check if a namespace exists. | Kohei Yoshida |
2013-12-02 | Move this header out into a public place. | Kohei Yoshida |
2013-11-27 | fastparser: Outline virtual destructor to please MSVC++. | Michael Meeks |
2013-11-26 | fastparser: Avoid copying all tokens into a sequence. | Michael Meeks |
2013-11-22 | getChar() to return a null-terminated char array. | Kohei Yoshida |
2013-11-20 | Expose raw char array and use it to avoid OUString allocations. | Kohei Yoshida |
2013-11-20 | fastparser: avoid excessive alloc/frees for int / bool / double parsing | Michael Meeks |
2013-11-19 | fastparser: accelerate value tokenisation as well. | Michael Meeks |
2013-11-09 | fdo#65108 inter-module includes <> include/sax | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-10-17 | FastAttributeList: avoid OStrings in attribute list; just use char buffer | Matúš Kukan |
2013-10-17 | FastAttributeList: use vectors instead of map; the size is small | Matúš Kukan |
2013-07-21 | Remove unused convertDateTimeTZ and convertDateTZ | Julien Nabet |
2013-07-15 | sax: more s/TimeZone/Timezone/ | Michael Stahl |
2013-07-15 | i#108348: support DateTimeWithTimezone in user defined Document Properties | Michael Stahl |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |