summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier2-6/+20
2015-04-29Help MSVCStephan Bergmann1-2/+2
2015-04-29Help MSVCStephan Bergmann1-1/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-6/+6
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks94-574/+896
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann4-4/+4
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann3-5/+5
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-27add test for title character properties, tdf#90532Markus Mohrhard2-0/+15
2015-04-27add test for axis character properties, tdf#90532Markus Mohrhard2-0/+19
2015-04-25add test for tdf#88848Markus Mohrhard2-0/+21
2015-04-25add test for plotArea manualLayout, tdf#90851Markus Mohrhard2-0/+30
2015-04-25and in the chart testsMarkus Mohrhard2-4/+4
2015-04-25also add a test case for title rotation, tdf#75015Markus Mohrhard1-0/+2
2015-04-25add test for tdf#75015Markus Mohrhard2-0/+20
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-20dbaccess: convert new to ::Create.Michael Meeks2-3/+3
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-17chart2: convert new to ::Create.Michael Meeks12-26/+27
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks22-39/+40
2015-04-17Revert "WaE: unused variables"Tor Lillqvist1-3/+21
2015-04-17WaE: unused variables and falloutTor Lillqvist1-21/+3
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks2-3/+3