summaryrefslogtreecommitdiff
path: root/desktop/source/app/lockfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/lockfile.hxx')
-rw-r--r--desktop/source/app/lockfile.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/app/lockfile.hxx b/desktop/source/app/lockfile.hxx
index d4bcffb087ca..5444714ec88c 100644
--- a/desktop/source/app/lockfile.hxx
+++ b/desktop/source/app/lockfile.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -96,3 +97,5 @@ namespace desktop {
};
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
'>Andrzej Hunt 2021-02-17More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann 2020-12-25Remove vlc part since experimental since 5 yearsJulien Nabet 2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist 2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann 2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski 2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann 2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák 2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara 2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák 2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski 2020-09-15cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski 2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski 2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski 2020-08-19Allow to set LO_ELFCHECK_ALLOWLIST in autogen.inputStephan Bergmann 2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann 2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard 2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák 2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist 2020-06-11Drop configurability of libnumbertext useTor Lillqvist 2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák