summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:subtlezeroinit: chart2Stephan Bergmann2017-02-215-5/+5
* SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke2017-02-201-2/+2
* cppcheck: redundantAssignmentJochen Nitschke2017-02-201-5/+2
* convert StackMode to scoped enumNoel Grandin2017-02-1712-100/+93
* drop enum NormalAxisNoel Grandin2017-02-173-52/+8
* convert PropertyType to scoped enumNoel Grandin2017-02-173-30/+20
* convert GraphicObjectType to scoped enumNoel Grandin2017-02-1712-172/+150
* convert AccessibleBase::EventType to scoped enumNoel Grandin2017-02-173-21/+6
* drop TimeBasedMode enumNoel Grandin2017-02-171-8/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-15197-889/+889
* chart2: remove unneeded includesTomaž Vajngerl2017-02-131-11/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2017-02-132-2/+0
* chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl2017-02-123-31/+25
* [API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl2017-02-123-0/+104
* chart2: layout buttons in charts when data is presentTomaž Vajngerl2017-02-122-14/+148
* chart2: simple button (view) to add to a chartTomaž Vajngerl2017-02-122-0/+140
* Various typos about propertyJulien Nabet2017-02-121-3/+3
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-125-5/+5
* The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist2017-02-082-5/+2
* A newline is not that special or hard to rememberTor Lillqvist2017-02-083-7/+5
* remove unused SCHATTR_DIAGRAM_STYLENoel Grandin2017-02-083-9/+6
* fix oss-fuzz buildCaolán McNamara2017-02-071-3/+1
* Add missing #includesStephan Bergmann2017-02-0611-7/+11
* OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara2017-02-062-15/+29
* makeAny->Any in basctl..chart2Noel Grandin2017-02-03124-658/+653
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* chart2: too long lineTomaž Vajngerl2017-01-271-1/+3
* chart2: some more for-loop changes in VLegendTomaž Vajngerl2017-01-271-27/+21
* chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl2017-01-271-8/+4
* chart2: use c++11 for-loop in VLegendTomaž Vajngerl2017-01-271-8/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-26293-4238/+1483
* AccStatisticsObject is apparently dead codeStephan Bergmann2017-01-242-99/+0
* use rtl::Reference in AccessibleBaseNoel Grandin2017-01-242-30/+15
* use rtl::Reference in ControllerCommandDispatchNoel Grandin2017-01-242-20/+19
* use rtl::Reference in ChartModelNoel Grandin2017-01-241-19/+16
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-243-4/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-6/+6
* pass ownership by pointerJochen Nitschke2017-01-231-1/+1
* chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl2017-01-204-30/+15
* use rtl::Reference in TheModelRefNoel Grandin2017-01-202-27/+9
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-1914-0/+53
* svx: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-191-6/+6
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-2/+0
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-172-3/+0
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+1
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-167-154/+176
* new loplugin: useuniqueptr: chart2Noel Grandin2017-01-1616-48/+46
* loplugin:unusedfieldsNoel Grandin2017-01-1015-31/+19