summaryrefslogtreecommitdiffstats
path: root/chart2/inc
Commit message (Expand)AuthorAgeFilesLines
* remove svx bitmaps from .src filesCaolán McNamara2017-04-271-0/+4
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* remove chart2 bitmaps from .src filesCaolán McNamara2017-04-251-0/+136
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-041-2/+7
* loplugin:singlevalfieldsNoel Grandin2017-03-291-1/+0
* loplugin:unusedmethodsNoel Grandin2017-02-211-2/+0
* drop TimeBasedMode enumNoel Grandin2017-02-171-9/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-152-2/+2
* [API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl2017-02-121-0/+2
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-121-2/+2
* The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist2017-02-081-1/+0
* A newline is not that special or hard to rememberTor Lillqvist2017-02-081-1/+0
* OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara2017-02-061-0/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-244/+116
* use rtl::Reference in ChartModelNoel Grandin2017-01-241-3/+2
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-191-0/+4
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-172-2/+0
* change from glew to epoxyCaolán McNamara2016-12-131-1/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-112-6/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-291-1/+1
* loplugin:unusedenumconstants in basctl..editengNoel Grandin2016-08-171-2/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier2016-05-221-0/+2
* Kill comphelper::MakeMapStephan Bergmann2016-04-252-2/+0
* C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke2016-04-241-2/+1
* loplugin:passstuffbyref in chart2Noel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-081-1/+1
* Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier2016-04-021-0/+18
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* com::sun::star->css in chart2Noel Grandin2016-03-142-337/+337
* tdf#91054 cleanup weirdo function prototypesirem2016-02-021-60/+30
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* boost::cref->std::crefNoel Grandin2016-02-011-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+2
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-3/+0
* drawmodes header goneCaolán McNamara2016-01-181-1/+0
* loplugin:unusedfields in chart2Noel Grandin2015-12-231-2/+0
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+1
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-111-1/+0
* chart2: replace boost::ptr_map with std::mapMichael Stahl2015-12-041-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-153-516/+583
* chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin2015-11-101-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-118/+118