summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2015-07-28Revert "provide a few more common property names"Markus Mohrhard
2015-07-28Revert "provide some common fill property name aliases"Markus Mohrhard
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-26provide a few more common property namesMarkus Mohrhard
2015-07-26provide some common fill property name aliasesMarkus Mohrhard
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-07-08chart2: typed Link<>Noel Grandin
2015-06-24coverity#1308146 Uninitialized scalar fieldCaolán McNamara
2015-06-24coverity#1308147 Uninitialized scalar fieldCaolán McNamara
2015-06-22Fix typosAndrea Gelmini
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-21Revert "tdf#92231 Potential regression curve calculation is wrong"Philippe Jung
2015-06-21tdf#92231 Potential regression curve calculation is wrongPhilippe Jung
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-21TyposJulien Nabet
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-12Blind attempt to fix the Windows build.Jan Holesovsky
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-23Allow for null xModel in TitleHelper::getTitleStephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-12-06reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin