Age | Commit message (Expand) | Author |
2014-03-27 | xmlscript: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-21 | coverity#708728 Uninitialized scalar field | Caolán McNamara |
2014-03-21 | coverity#708730 Uninitialized scalar field | Caolán McNamara |
2014-03-21 | coverity#708732 Uninitialized scalar field | Caolán McNamara |
2014-03-21 | coverity#708733 Uninitialized scalar field | Caolán McNamara |
2014-03-21 | coverity#708734 Uninitialized scalar field | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from xmlscript | Alexander Wilms |
2014-02-18 | coverity#984352 Uninitialized scalar field | Caolán McNamara |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-11 | xmlscript: include <> for external includes | Norbert Thiebaud |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-19 | CID#1103755 unint members | Caolán McNamara |
2013-09-25 | sal_Bool to bool | Takeshi Abe |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-16 | fdo#57950: Remove some chained appends in xmlscript | Jelle van der Waa |
2013-08-12 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-05 | Adapt Dialog XML import/export code | Lionel Elie Mamane |
2013-07-22 | Mark as const | Takeshi Abe |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-12 | write bcp47 format-locale if necessary and read both | Eike Rathke |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-05 | fdo#46808, Convert various comphelper::ComponentContext | Noel Grandin |
2013-04-08 | fdo#43157 - Clean up OSL_ASSERT | Radu Ioan |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-12 | fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-19 | remove duplicated code | Luboš Luňák |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | add persistence support for the scrollable attributes | Noel Power |
2012-09-07 | Correct OUString check with proper startsWith() | Olivier Hallot |
2012-09-05 | kill RTL_CONSTASCII_USTRINGPARAM in xmlscript | Olivier Hallot |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-10 | re-base on ALv2 code. | Michael Meeks |