summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27add test for title character properties, tdf#90532Markus Mohrhard
2015-04-27add test for axis character properties, tdf#90532Markus Mohrhard
2015-04-25add test for tdf#88848Markus Mohrhard
2015-04-25add test for plotArea manualLayout, tdf#90851Markus Mohrhard
2015-04-25and in the chart testsMarkus Mohrhard
2015-04-25also add a test case for title rotation, tdf#75015Markus Mohrhard
2015-04-25add test for tdf#75015Markus Mohrhard
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23that test case is not necessary anymoreMarkus Mohrhard
2015-04-23put these into an anonymous namespaceMarkus Mohrhard
2015-04-23add test for line only chart export, related tdf#90728Markus Mohrhard
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-21add test case for VaryColor default valuesMarkus Mohrhard
2015-04-21add tests for trendline default valuesMarkus Mohrhard
2015-04-21add test for bubble3D export, related tdf#90746Markus Mohrhard
2015-04-21add smoothed line default value import testMarkus Mohrhard
2015-04-21add test case for no invertIfNegative export, related tdf#90733Markus Mohrhard
2015-04-21disable asserts that are failingMarkus Mohrhard
2015-04-21improve assertion messagesMarkus Mohrhard
2015-04-21add test for title overlay exportMarkus Mohrhard
2015-04-19forgot to add test fileMarkus Mohrhard
2015-04-19add test case for data label default value import, related tdf#74886Markus Mohrhard
2015-04-19add test for axis number format export to XLSXMarkus Mohrhard
2015-04-19fix upDown bar export to OOXMLMarkus Mohrhard
2015-04-18don't pretend to have a bitmap url if we are not using bitmapsMarkus Mohrhard
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variables and falloutTor Lillqvist
2015-04-16add test for tdf#90533Markus Mohrhard
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15add test case for tdf#81407Markus Mohrhard
2015-04-15add test for dispBlanksAs exportMarkus Mohrhard
2015-04-15add test for autoTitleDeleted exportMarkus Mohrhard
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10tdf#90492 Rearrange toolbars and buttons in ChartYousuf Philips
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann