Age | Commit message (Expand) | Author |
2016-07-13 | no need to create temporary OUString for comparison | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-02 | fix build | Noel Grandin |
2015-11-02 | loplugin:stringconstant | Noel Grandin |
2015-10-14 | com::sun::star->css in framework | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-02-18 | Typos | Julien Nabet |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-15 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13 | Julien Nabet |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | framework: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from framework | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-02 | fdo#54938 Convert framework to cppu::supportsService | Alexandre Vicenzi |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-11-05 | fixincludeguards.sh: framework | Thomas Arnhold |
2013-09-09 | Bin now unused U2B macro | Tor Lillqvist |
2013-09-09 | Bin unused remains of framework's own "debug framework" | Tor Lillqvist |
2013-09-09 | Bin the fairly pointless LOG_REGISTRATION_GETFACTORY | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own "event logging" | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own WRITE_LOGFILE | Tor Lillqvist |
2013-09-08 | Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2) | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_WARNING | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_EXCEPTION | Tor Lillqvist |
2013-08-24 | build on higher debug levels | Caolán McNamara |
2013-08-12 | Typo: controling => controlling | Julien Nabet |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-05-14 | ENABLE_MUTEXDEBUG is never defined | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | framework: remove unused targetting debug macros | Thomas Arnhold |