summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann40-148/+148
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann4-7/+7
2015-03-25TyposJulien Nabet1-3/+3
2015-03-23TyposJulien Nabet2-2/+2
2015-03-23loplugin:constantfunction: chart2Noel Grandin18-84/+12
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard1-1/+1
2015-03-20someone did not understand c++Markus Mohrhard1-4/+0
2015-03-20fix typoMarkus Mohrhard3-4/+4
2015-03-20remove whitespaceMarkus Mohrhard1-1/+0
2015-03-20no need for explicit thisMarkus Mohrhard1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin4-24/+24
2015-03-16add test for fixed dispBlanksAs OOXML importMarkus Mohrhard3-0/+33
2015-03-16add tests for autoTitleDel flag default value fixesMarkus Mohrhard3-0/+31
2015-03-13Typo: taget->targetJulien Nabet1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann4-4/+16
2015-03-13V803 decreased performance postfix incrementMichael Stahl2-2/+3
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre2-9/+6
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2-4/+6
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara3-17/+8
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande3-15/+15
2015-03-09V801: Decreased performanceCaolán McNamara4-18/+18
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2015-03-06V801: Decreased performanceCaolán McNamara6-22/+22
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel2-1/+2
2015-03-04V813: Decreased performanceCaolán McNamara9-40/+42
2015-03-02TyposJulien Nabet1-1/+1
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl1-0/+0
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl5-0/+0
2015-03-02cppcheck: Variable is assigned a value that is never usedNoel Grandin1-2/+1
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl3-6/+0
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-9/+9
2015-02-24Typo: curently->currentlyJulien Nabet1-1/+1
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier1-1/+1
2015-02-21TyposJulien Nabet1-1/+1
2015-02-19Missing constructorStephan Bergmann2-1/+10
2015-02-19Clean upStephan Bergmann2-37/+0
2015-02-19add test for tdf#89454Markus Mohrhard2-0/+19
2015-02-18TyposJulien Nabet1-1/+1
2015-02-18add test for missing chart area style fill import, tdf#89451Markus Mohrhard2-0/+19
2015-02-18Missing dependencyStephan Bergmann1-0/+3
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan4-11/+9
2015-02-17update chart xshape reference filesMarkus Mohrhard2-73/+73
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky2-1/+8
2015-02-13loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-02-12tdf#84514: don't hide grid along with checkbox if not neededKatarina Behrens2-1/+7
2015-02-12Blind attempt to fix the Windows build.Jan Holesovsky1-1/+1
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir38-577/+400
2015-02-12But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann2-12/+9