summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* TyposJulien Nabet2015-03-251-3/+3
* TyposJulien Nabet2015-03-232-2/+2
* loplugin:constantfunction: chart2Noel Grandin2015-03-2318-84/+12
* fix y-axis position on x-axis handlingMarkus Mohrhard2015-03-201-1/+1
* someone did not understand c++Markus Mohrhard2015-03-201-4/+0
* fix typoMarkus Mohrhard2015-03-203-4/+4
* remove whitespaceMarkus Mohrhard2015-03-201-1/+0
* no need for explicit thisMarkus Mohrhard2015-03-201-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-184-24/+24
* add test for fixed dispBlanksAs OOXML importMarkus Mohrhard2015-03-163-0/+33
* add tests for autoTitleDel flag default value fixesMarkus Mohrhard2015-03-163-0/+31
* Typo: taget->targetJulien Nabet2015-03-131-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-134-4/+16
* V803 decreased performance postfix incrementMichael Stahl2015-03-132-2/+3
* CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre2015-03-122-9/+6
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-112-4/+6
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-113-17/+8
* tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande2015-03-103-15/+15
* V801: Decreased performanceCaolán McNamara2015-03-094-18/+18
* SdrMarkView: aHdl -> maHdlListMiklos Vajna2015-03-071-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-066-22/+22
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* idle includes and enum useJennifer Liebel2015-03-062-1/+2
* V813: Decreased performanceCaolán McNamara2015-03-049-40/+42
* TyposJulien Nabet2015-03-021-1/+1
* remove executable bit from rtf / xlsx filesMichael Stahl2015-03-021-0/+0
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-025-0/+0
* cppcheck: Variable is assigned a value that is never usedNoel Grandin2015-03-021-2/+1
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-273-6/+0
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-9/+9
* Typo: curently->currentlyJulien Nabet2015-02-241-1/+1
* tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier2015-02-231-1/+1
* TyposJulien Nabet2015-02-211-1/+1
* Missing constructorStephan Bergmann2015-02-192-1/+10
* Clean upStephan Bergmann2015-02-192-37/+0
* add test for tdf#89454Markus Mohrhard2015-02-192-0/+19
* TyposJulien Nabet2015-02-181-1/+1
* add test for missing chart area style fill import, tdf#89451Markus Mohrhard2015-02-182-0/+19
* Missing dependencyStephan Bergmann2015-02-181-0/+3
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-174-11/+9
* update chart xshape reference filesMarkus Mohrhard2015-02-172-73/+73
* Add an overlooked constructor to chartcore.component.Jan Holesovsky2015-02-132-1/+8
* loplugin:literaltoboolconversionStephan Bergmann2015-02-131-1/+1
* tdf#84514: don't hide grid along with checkbox if not neededKatarina Behrens2015-02-122-1/+7
* Blind attempt to fix the Windows build.Jan Holesovsky2015-02-121-1/+1
* Use constructors for services from chartcore.component.Ursache Vladimir2015-02-1238-577/+400
* But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann2015-02-122-12/+9
* Add missing registration of GL3DBarChartType in g_entries_chart2_charttypesStephan Bergmann2015-02-122-9/+12
* Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti2015-02-103-3/+104