Age | Commit message (Expand) | Author |
2014-09-12 | xmlscript: avoid accessing [0] of an emptry string | Norbert Thiebaud |
2014-08-20 | ODF export: don't write invalid "group-name" attribute | Michael Stahl |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-05 | xmlscript: remove SAL_THROW macro | Noel Grandin |
2014-05-29 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | xmlscript: remove using namespace from headers | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-14 | SCROLLABLEFRAME never defined | Thomas Arnhold |
2014-04-11 | Clean up function declarations | Stephan Bergmann |
2014-04-07 | xmlscript: sal_Bool->bool | Noel Grandin |
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 |