summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-12-22prevent crash when trying to edit broken chart documentsMarkus Mohrhard1-0/+6
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-8/+53
2017-12-21TypedWhichId in svx part 2Noel Grandin1-2/+1
2017-12-20convert chart2 to TypedWhichIdNoel Grandin10-122/+129
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin3-14/+14
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-19loplugin:unusedfieldsNoel Grandin11-54/+31
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-0/+19
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl1-123/+152
2017-12-18loplugin:unusedindexMike Kaganski8-276/+162
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin43-55/+55
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-1/+0
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin22-29/+29
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-8/+8
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-26Replace lists by vectors in chart2Julien Nabet2-28/+18
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin3-4/+4
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi3-83/+20
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin10-25/+25
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin2-5/+3
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-4/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin8-11/+11
2017-11-15TypedWhichIdNoel Grandin8-11/+11
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-4/+6
2017-11-10loplugin:finalclasses in chart2Noel Grandin41-122/+83
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-14/+6
2017-11-04loplugin:constparams in various(1)Noel Grandin4-4/+4
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin220-667/+416
2017-11-01loplugin:constantparam in c*Noel Grandin6-41/+18
2017-10-27loplugin:includeform: chart2 (Windows)Stephan Bergmann1-1/+1
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli1-0/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl9-16/+16
2017-10-26More loplugin:unnecessaryparenStephan Bergmann5-9/+9
2017-10-23loplugin:includeform: chart2Stephan Bergmann458-1856/+1856
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann1-0/+0
2017-10-17tdf#105991 - Changing legend's font also changes the legend positionekuiitr1-1/+0
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara2-10/+67
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann4-5/+5
2017-10-05ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai16-1082/+25