Age | Commit message (Expand) | Author |
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 |
2013-10-24 | xmlhelp: remove Package_xsl | Michael Stahl |
2013-10-24 | valgrind: on success aHDFData is out of scope | Caolán McNamara |
2013-10-24 | pEmpty is completely insane to use | Caolán McNamara |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-16 | cleanup | Thomas Arnhold |
2013-10-03 | CID#705780 seeing as this is irredeemably wrong remove it | Caolán McNamara |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-21 | CID#707598 uninitialized scalar values | Caolán McNamara |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-13 | fdo#57950: Remove some chained appends in xmhelp | Jelle van der Waa |
2013-08-10 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |