summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-04-24loplugin:simplifyboolStephan Bergmann6-11/+11
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann3-6/+6
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin78-125/+125
2015-04-23that test case is not necessary anymoreMarkus Mohrhard2-8/+0
2015-04-23put these into an anonymous namespaceMarkus Mohrhard1-0/+4
2015-04-23add test for line only chart export, related tdf#90728Markus Mohrhard2-0/+12
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin1-7/+7
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann1-9/+1
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann2-13/+3
2015-04-21add test case for VaryColor default valuesMarkus Mohrhard3-0/+34
2015-04-21add tests for trendline default valuesMarkus Mohrhard3-0/+57
2015-04-21add test for bubble3D export, related tdf#90746Markus Mohrhard2-0/+10
2015-04-21add smoothed line default value import testMarkus Mohrhard3-0/+41
2015-04-21add test case for no invertIfNegative export, related tdf#90733Markus Mohrhard2-0/+10
2015-04-21disable asserts that are failingMarkus Mohrhard1-0/+2
2015-04-21improve assertion messagesMarkus Mohrhard1-7/+7
2015-04-21add test for title overlay exportMarkus Mohrhard2-0/+10
2015-04-19forgot to add test fileMarkus Mohrhard1-0/+0
2015-04-19add test case for data label default value import, related tdf#74886Markus Mohrhard2-0/+20
2015-04-19add test for axis number format export to XLSXMarkus Mohrhard1-0/+15
2015-04-19fix upDown bar export to OOXMLMarkus Mohrhard1-0/+2
2015-04-18don't pretend to have a bitmap url if we are not using bitmapsMarkus Mohrhard1-0/+11
2015-04-17Revert "WaE: unused variables"Tor Lillqvist1-3/+21
2015-04-17WaE: unused variables and falloutTor Lillqvist1-21/+3
2015-04-16add test for tdf#90533Markus Mohrhard1-0/+10
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-5/+5
2015-04-15add test case for tdf#81407Markus Mohrhard2-0/+10
2015-04-15add test for dispBlanksAs exportMarkus Mohrhard1-0/+10
2015-04-15add test for autoTitleDeleted exportMarkus Mohrhard1-0/+10
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2-2/+2
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10tdf#90492 Rearrange toolbars and buttons in ChartYousuf Philips2-23/+34
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara2-7/+0
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar1-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin3-3/+3
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann40-148/+148
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann4-7/+7
2015-03-25TyposJulien Nabet1-3/+3
2015-03-23TyposJulien Nabet2-2/+2
2015-03-23loplugin:constantfunction: chart2Noel Grandin18-84/+12
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard1-1/+1
2015-03-20someone did not understand c++Markus Mohrhard1-4/+0
2015-03-20fix typoMarkus Mohrhard3-4/+4
2015-03-20remove whitespaceMarkus Mohrhard1-1/+0