Age | Commit message (Expand) | Author |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-08-11 | Resolves: fdo#82025 use strlen instead of stored length byte | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-27 | use namespace css instead of com::sun | Thomas Arnhold |
2014-05-24 | cppcheck: redundantAssignment | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-13 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 | Julien Nabet |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 | Julien Nabet |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-02 | xmlhelp: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-15 | Remove unused code | Stephan Bergmann |
2014-04-14 | typo: misformed -> malformed | Thomas Arnhold |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | de-macroize xmlhelp ContentProvider | Norbert Thiebaud |
2014-03-20 | kill ucbhelper XTYPEPROVIDER_DECL macro | Norbert Thiebaud |
2014-03-20 | de-macroize xmlhelp tvfactory | Norbert Thiebaud |
2014-03-20 | de-macroize xmlhelp TVBase | Norbert Thiebaud |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-05 | kill XINTERFACE_IMPL_6 | Norbert Thiebaud |
2014-03-05 | de-macroize XINTERFACE_DECL | Norbert Thiebaud |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from xmlhelp | Alexander Wilms |
2014-02-21 | coverity#708696 Uninitialized scalar field | Caolán McNamara |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-06 | Related: fdo#72022 internal links busted | Caolán McNamara |
2013-12-06 | Resolves: fdo#72022 Integrated help ignored if installed | Caolán McNamara |
2013-12-02 | fdo#60698: Merge tvhlp1 into ucpchelp1 | Marcos Paulo de Souza |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-13 | i123670 - Add support for https links | Ariel Constenla-Haile |
2013-11-11 | xmlhelp: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in XMLHELP module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |