summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_InsertDataLabel.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_InsertDataLabel.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/dlg_InsertDataLabel.hxx b/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
index 311707509c75..35268d40d1f6 100644
--- a/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
+++ b/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
@@ -19,11 +19,8 @@
#ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_INC_DLG_INSERTDATALABEL_HXX
#define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_DLG_INSERTDATALABEL_HXX
-// header for class ModalDialog
#include <vcl/dialog.hxx>
-// header for class CheckBox
#include <vcl/button.hxx>
-// header for class SfxItemSet
#include <svl/itemset.hxx>
#include <boost/scoped_ptr.hpp>
Kukan 2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan 2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan 2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan 2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-11-24script seems long obsoleteBjoern Michaelsen 2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter 2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin 2013-06-03fdo#46808, Convert frame::AppDispatchProvider to new styleNoel Grandin 2013-02-06remove obsolete hidother.src filesAndras Timar 2012-12-18split out security info page and convert to .uiCaolán McNamara 2012-12-12Remove xml2cmp leftoversStephan Bergmann 2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl 2012-07-06re-base on ALv2 code. Includes:Michael Meeks 2012-06-22.xml files don't need executable bitsMichael Stahl 2012-06-21re-base on ALv2 code.Michael Meeks