summaryrefslogtreecommitdiff
path: root/framework/inc/classes/fwlresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/fwlresid.hxx')
-rw-r--r--framework/inc/classes/fwlresid.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/classes/fwlresid.hxx b/framework/inc/classes/fwlresid.hxx
index cd82d4521b21..84343f7a6a06 100644
--- a/framework/inc/classes/fwlresid.hxx
+++ b/framework/inc/classes/fwlresid.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.
@@ -44,3 +45,5 @@ class FwlResId : public ResId
}
#endif // __FRAMEWORK_CLASSES_FwlResId
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/lo/core/commit/sc/source/ui/dbgui/scendlg.cxx?h=cp-6.4-19&id=64a708cba9b954afe3331f63c58218eb53b3d0ce'>Revert "Reverts a commit series that cripple windows ci."Caolán McNamara 2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud 2016-11-04unify color selectorsCaolán McNamara 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke 2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara 2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-08-14loplugin: defaultparamsNoel Grandin 2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks