summaryrefslogtreecommitdiff
path: root/.git-hooks
ModeNameSize
-rw-r--r--README491logplain
-rwxr-xr-xcommit-msg4062logplain
-rwxr-xr-xpost-merge375logplain
-rwxr-xr-xpre-commit10584logplain
d>Jochen Nitschke 2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-27Move member definition back into .cxxStephan Bergmann 2015-10-27loplugin:unusedmethodsNoel Grandin 2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann 2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann 2014-12-16jvmaccess: Use appropriate OUString functions on string constantsStephan Bergmann 2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-03-10jvmaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist 2013-04-24gbuild: drop empty use_packages callsDavid Tardon 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-12do not set soversion for private ure librariesMatúš Kukan 2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28remove all d.lstMichael Stahl 2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin 2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac 2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl