Age | Commit message (Expand) | Author |
2012-12-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis |
2012-12-08 | RTL_CONSTASCII_USTRINGPARAM clean up | Chr. Rossmanith |
2012-11-15 | WaE: 'const' type qualifier on return type has no effect | Tor Lillqvist |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-13 | save fixed denominator for fractions fdo#56419 | Noel Power |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna |
2012-11-02 | implement icon set import/export from odf | Markus Mohrhard |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-04 | Replace usage of rtl/memory.h in xmloff with equivalent from string.h | Arnaud Versini |
2012-08-03 | support new xml number:fill-character elem for number-style namespace | Noel Power |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-28 | WaE: unused variable | Tor Lillqvist |
2012-07-20 | office:annotation-end export | Miklos Vajna |
2012-07-19 | odf: export arcangleto commands in enhanced path (use drawooo namespace) | Radek Doulik |
2012-07-16 | the unknwon typo is surprisingly popular | Luboš Luňák |
2012-07-10 | xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased code | Miklos Vajna |
2012-07-05 | xmloff: implement first page header/footer import/export | Miklos Vajna |
2012-06-27 | add support for axis color import/export | Markus Mohrhard |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold |
2012-06-12 | fix invalid vector.push_back(vector.back()) | Michael Stahl |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | Add ODF1.2 extended-but-more-compatible mode | Thorsten Behrens |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-03 | Map errorbars properties from chart2 API to xml. | Rafael Dominguez |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-26 | support remaining data bar attributes in odf import/export | Markus Mohrhard |
2012-05-25 | import new conditional format information | Markus Mohrhard |
2012-05-24 | use correct namespace for calc odf extensions | Markus Mohrhard |
2012-05-24 | first part for databar export | Markus Mohrhard |
2012-04-20 | fdo#48969: switch units in Converter::convertDouble | Michael Stahl |
2012-04-18 | Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_set | Noel Grandin |
2012-04-18 | Convert SV_DECL_PTRARR to std::vector | Noel Grandin |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-03-26 | Remove unused code in xmloff. | Santiago Martinez |