Age | Commit message (Expand) | Author |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-10-02 | com::sun::star->css in forms/ | Noel Grandin |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-19 | Remove two silly typedefs | Stephan Bergmann |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-17 | loplugin:unusedmethods forms | Noel Grandin |
2015-06-29 | coverity#1308583 Uncaught exception | Caolán McNamara |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-28 | forms: Replace these macros | Matúš Kukan |
2015-03-28 | forms: More unused services related stuff | Matúš Kukan |
2015-03-24 | loplugin:constantfunction: forms | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-19 | callcatcher: update unused code | Caolán McNamara |
2015-02-17 | forms: Convert also com.sun.star.form.XForms. | Jan Holesovsky |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | forms: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-09-30 | forms: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-15 | forms: sal_Bool -> bool | Stephan Bergmann |
2014-09-12 | fdo#39468: Translated German to English | Jennifer Liebel |
2014-08-21 | star* -> css::* | Thomas Arnhold |
2014-07-26 | coverity#706541 Uncaught exception | Caolán McNamara |
2014-06-05 | forms: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | forms: expand DECLARE_XCLONEABLE | Thomas Arnhold |
2014-06-04 | forms: expand DECLARE_DEFAULT_DTOR | Thomas Arnhold |
2014-05-25 | Remove ASCII art, useless comments and whitespace from forms module | Chris Laplante |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-06 | forms: sal_Bool->bool | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-07 | Remove silly PUT_SEMICOLON_AT_THE_END | Stephan Bergmann |
2014-04-01 | Forgotten TODO | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | typo: unfortunally -> unfortunately | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | forms: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from forms | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |