summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-23TyposJulien Nabet
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard
2015-03-20someone did not understand c++Markus Mohrhard
2015-03-20fix typoMarkus Mohrhard
2015-03-20remove whitespaceMarkus Mohrhard
2015-03-20no need for explicit thisMarkus Mohrhard
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16add test for fixed dispBlanksAs OOXML importMarkus Mohrhard
2015-03-16add tests for autoTitleDel flag default value fixesMarkus Mohrhard
2015-03-13Typo: taget->targetJulien Nabet
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl