summaryrefslogtreecommitdiffstats
path: root/chart2/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* boost->stdCaolán McNamara2015-09-144-12/+7
* tdf#92459 replace deprecated o3tl featuresDaniel Robertson2015-08-012-2/+0
* API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl2015-07-301-0/+3
* loplugin:unusedmethods chart2Noel Grandin2015-07-201-5/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-173-4/+4
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* Remove unused OpenGLObjectZolnai Tamás2015-06-141-1/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann2015-04-211-6/+2
|/
* loplugin:constantfunction: chart2Noel Grandin2015-03-231-1/+0
* Typo: curently->currentlyJulien Nabet2015-02-241-1/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-052-3/+8
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* inline UNO helper macrosNoel Grandin2014-12-092-4/+18
* inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin2014-12-091-1/+5