summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/main/AbstractShapeFactory.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/AbstractShapeFactory.cxx b/chart2/source/view/main/AbstractShapeFactory.cxx
index b340869bddc6..87a09efa1810 100644
--- a/chart2/source/view/main/AbstractShapeFactory.cxx
+++ b/chart2/source/view/main/AbstractShapeFactory.cxx
@@ -30,6 +30,7 @@
#include <editeng/unoprnms.hxx>
#include <rtl/math.hxx>
+#include <tools/svlibrary.h>
#include <svx/svdocirc.hxx>
#include <svx/svdopath.hxx>
#include <vcl/svapp.hxx>
tr> 2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley 2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist 2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj 2014-08-16Fix $(call gb_ExternalExecutable_get_command,xmllint) in case of system libxmlMiklos Vajna 2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás 2014-08-06implement --with-system-coinmpRene Engelhard 2014-08-05implement --with-system-gltfRene Engelhard 2014-07-28Improvements for Windows build with only VS2013 installedTor Lillqvist 2014-07-08kill UPD,SOURCEVERION and WORK_STAMPNorbert Thiebaud 2014-07-08Construct and propagate the argument to xcodebuild's -sdk optionTor Lillqvist 2014-07-08auto-detect the presence of a native gmake on windowsNorbert Thiebaud 2014-06-27integrate libpagemakerDavid Tardon 2014-06-10Add --enable-macosx-package-signingTor Lillqvist 2014-06-08Add --with-macosx-app-name configure option that propagates to MACOSX_APP_NAMETor Lillqvist 2014-05-26export SYSTEM_REVENGEDavid Tardon 2014-05-25bundle librevengeDavid Tardon 2014-05-21care for Java 1.5 support in external packagesDouglas Mencken 2014-05-08New --disable-runtime-optimizationsStephan Bergmann 2014-04-22Add a new configure switch --with-locales for restricting the included localesTor Lillqvist 2014-04-18Freetype is needed by libgltf on all platformsZolnai Tamás 2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist 2014-04-03add concept for chart xshape testsMarkus Mohrhard 2014-04-01Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan 2014-04-01Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan