summaryrefslogtreecommitdiff
path: root/.git-hooks
AgeCommit message (Expand)Author
2016-12-08tdf#102784 - Enhance git pre-commit hookMarina Latini
2015-09-08git-hooks: Info how to install them manually.Jan Holesovsky
2015-06-13Catch funny line-ends in pre-commit hook.Thorsten Behrens
2015-02-13git-hooks: post-merge script does not need /bin/bashThomas Klausner
2015-02-13git-hooks: recognize multiple bug idsMiklos Vajna
2015-02-12git hooks: reject suspicious fdo referencesMiklos Vajna
2014-05-16git pre-commit hook: block large filesMiklos Vajna
2013-03-01grep actually doesn't normally know \t, but [:blank:] is [ \t]Luboš Luňák
2013-03-01warn about commit messages with accidental commentsLuboš Luňák
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara
2012-10-25if git hooks are moved, move the README as wellMiklos Vajna
2012-10-16submodules migrationNorbert Thiebaud
"override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-23loplugin:constantfunction: scNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann 2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann 2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann 2014-04-27constLuboš Luňák 2014-04-19fixincludeguards.sh: scThomas Arnhold 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-27sfx2: sal_Bool->boolNoel Grandin 2014-03-03Remove visual noise from scAlexander Wilms 2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl 2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot 2012-12-04re-base on ALv2 code. Includes:Michael Meeks