summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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-20dbaccess: convert new to ::Create.Michael Meeks
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-17chart2: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variables and falloutTor Lillqvist
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
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-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10tdf#90492 Rearrange toolbars and buttons in ChartYousuf Philips
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10cleanup Printer VclRef pieces.Michael Meeks