summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#108031 Area chart labels not rotatedJochen Nitschke2017-12-232-24/+23
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-224-75/+1
* prevent crash when trying to edit broken chart documentsMarkus Mohrhard2017-12-221-0/+6
* chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl2017-12-211-8/+53
* TypedWhichId in svx part 2Noel Grandin2017-12-211-2/+1
* convert chart2 to TypedWhichIdNoel Grandin2017-12-2010-122/+129
* tdf#105517: overwrite existing scheme colors in vectorAron Budea2017-12-202-0/+30
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-193-14/+14
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* loplugin:unusedfieldsNoel Grandin2017-12-1911-54/+31
* chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl2017-12-181-0/+19
* chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl2017-12-181-123/+152
* loplugin:unusedindexMike Kaganski2017-12-188-276/+162
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-131-0/+1
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-1143-55/+55
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* loplugin:countusersofdefaultparams in chart2Noel Grandin2017-12-0722-29/+29
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-055-8/+8
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* Replace lists by vectors in chart2Julien Nabet2017-11-262-28/+18
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-2/+2
* TypedWhichId for SDRATTR* constants (3)Noel Grandin2017-11-221-24/+24
* loplugin:simplifybool re-activate the !! warningNoel Grandin2017-11-223-4/+4
* tdf#39593 deduplicate code in ExplicitValueProvidertagezi2017-11-223-83/+20
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-2010-25/+25
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-202-5/+3
* TypedWhichId for EE_CHAR* constantsNoel Grandin2017-11-171-4/+2
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-168-11/+11
* TypedWhichIdNoel Grandin2017-11-158-11/+11
* Fix typosAndrea Gelmini2017-11-141-1/+1
* Fix typosAndrea Gelmini2017-11-131-2/+2
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-112-4/+6
* loplugin:finalclasses in chart2Noel Grandin2017-11-1041-122/+83
* loplugin:unusedvariable add some more std:: typesNoel Grandin2017-11-091-14/+6
* loplugin:constparams in various(1)Noel Grandin2017-11-044-4/+4
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-03220-667/+416
* loplugin:constantparam in c*Noel Grandin2017-11-016-41/+18
* loplugin:includeform: chart2 (Windows)Stephan Bergmann2017-10-271-1/+1
* tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli2017-10-271-0/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-269-16/+16
* More loplugin:unnecessaryparenStephan Bergmann2017-10-265-9/+9
* loplugin:includeform: chart2Stephan Bergmann2017-10-23458-1856/+1856
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* tdf#105991 - Changing legend's font also changes the legend positionekuiitr2017-10-171-1/+0
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-172-10/+67