summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09loplugin:literaltoboolconversionStephan Bergmann
2015-10-09Moving average trendline equation: remove initialisationLaurent Balland-Poirier
2015-10-09tdf#70673 Improve exponential trend line equationLaurent Balland-Poirier
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-10-07Improve polynomial trend line equationLaurent Balland-Poirier
2015-10-07Improve Power trend line equationLaurent Balland-Poirier
2015-10-07Log trend line equation: Remove useless variableLaurent Balland-Poirier
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Trend line equation: remove useless definesLaurent Balland-Poirier
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
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