summaryrefslogtreecommitdiff
path: root/forms/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc')
-rw-r--r--forms/source/inc/frm_resource.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/inc/frm_resource.hrc b/forms/source/inc/frm_resource.hrc
index dd2fb11c15d7..d1e1b7414889 100644
--- a/forms/source/inc/frm_resource.hrc
+++ b/forms/source/inc/frm_resource.hrc
@@ -90,6 +90,8 @@
#define RID_STR_FEATURE_NOT_EXECUTABLE ( RID_FRM_STRINGS_START + 58 )
#define RID_STR_FEATURE_UNKNOWN ( RID_FRM_STRINGS_START + 59 )
+#define RID_STR_XFORMS_CANT_REMOVE_TYPE ( RID_FRM_STRINGS_START + 60 )
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
'2019-02-27 11:11:32 +0100'>2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung 2019-02-14sw btlr writing mode: add odf spec proposal URLMiklos Vajna 2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna 2018-12-13address forward incompatibility of InputRequired default changeLionel Elie Mamane 2018-09-28Fix dictionnary -> dictionaryAndrea Gelmini 2018-08-04Fix typosAndrea Gelmini 2018-07-06tdf#101856 odt: write/read new bookmark attributes: unit testSerge Krot 2018-07-04Fix typoAndrea Gelmini 2018-07-03schema: add some simple things found in ODT exported from crashtestingMichael Stahl 2018-07-03schema: add README, as requested by NoelMichael Stahl 2018-06-30schema,sw: enable ODF validation in all sw testsMichael Stahl 2018-06-30schema,sd: enable ODF validation in sd testsMichael Stahl 2018-06-29schema: ODF 1.3 + libreoffice extensions schemaMichael Stahl 2018-06-29schema: hack for the version numberMichael Stahl 2018-06-28schema: fix some obvious issues in ODF 1.3 schemasMichael Stahl 2018-06-28schema: update to latest available ODF 1.3 draft schemasMichael Stahl 2018-06-26schema: add MathML2 XSDMichael Stahl 2017-07-19revert fix typosThorsten Behrens