summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/LineNumberingProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/LineNumberingProperties.idl')
-rw-r--r--offapi/com/sun/star/text/LineNumberingProperties.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl
index b8c2c99b29e0..605fee295848 100644
--- a/offapi/com/sun/star/text/LineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/LineNumberingProperties.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_text_LineNumberingProperties_idl__
#define __com_sun_star_text_LineNumberingProperties_idl__
-#ifndef __com_sun_star_text_XLineNumberingProperties_idl__
#include <com/sun/star/text/XLineNumberingProperties.idl>
-#endif
//=============================================================================
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin 2016-02-22loplugin:write only fieldsNoel Grandin 2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke 2016-02-09Remove excess newlinesChris Sherlock 2016-02-09Formatting changes across all modulesChris Sherlock 2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl 2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin 2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl 2016-01-10Fix typosAndrea Gelmini 2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl 2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli 2015-12-22loplugin:unusedfields in include/vclNoel Grandin 2015-12-19xmloff: missing includeMiklos Vajna 2015-12-19coverity#1343637 Double freeCaolán McNamara 2015-12-17Avoid memory leaksStephan Bergmann 2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli 2015-11-27typoMichael Stahl 2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann 2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin 2015-11-25store custom icon set info into ODFMarkus Mohrhard 2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl 2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl 2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin 2015-11-17loplugin:unnecessaryvirtualNoel Grandin 2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin