summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2015-11-27Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10fix build, std::make_unique is C++14, use o3tl::make_uniqueNoel Grandin
2015-11-10fix buildNoel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338265 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338253 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-04Proper fix for coverity#1326893Stephan Bergmann