Age | Commit message (Expand) | Author |
2015-10-12 | TDE: move stuff into the tde-integration package | Jan-Marek Glogowski |
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 | Library recentfile should be built when UXING_X11 | Samuel Mehrbrodt |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | shell: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin |
2015-08-03 | remove some unused typedefs | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-13 | warning C4101: unreferenced local variable | Stephan Bergmann |
2015-07-13 | Code deliberately not linking against sal just can't use OSL_ENSURE | Stephan Bergmann |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-01 | tdf#92269 fix Windows Explorer crash caused by shellextension | Christian Lohmaier |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | inline COMPHELPER_SERVICEDECL_ macro | Noel Grandin |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-18 | boost::shared_ptr -> std::shared_ptr | Stephan Bergmann |
2015-05-13 | Implement some more XModify methods | Stephan Bergmann |
2015-05-12 | loplugin:redundantcast: reinterpret_cast to void* | Stephan Bergmann |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-17 | Don't throw UnknownPropertyException for givenname/sn from KDE backends | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | tdf#82695 allow to build with system collada2gltf | David Tardon |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-29 | loplugin:cstylecast | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | Small fix for BSD. | Pedro Giffuni |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-25 | remove exit 0 at the end of a shell script | Phillip Sz |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |