# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ar/fontconfigcrash' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-04use correct decimal separatorMarkus Mohrhard
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-22tdf#91063 Better organize Error Bar content panelYousuf Philips
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-15chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl
2015-12-15chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import()Michael Stahl
2015-12-12Make .mk files more portableBaptiste Daroussin
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-10tdf#69977: constructing and destructing AccessibleElementInfo...Noel Grandin
2015-12-07Clean up use of libxml2 BAD_CASTStephan Bergmann
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-03WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28tdf#88154 - added unit test for rotated layoutMarco Cecchetti