summaryrefslogtreecommitdiffstats
path: root/chart2/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2014-11-041-3/+7
* Put SeriesPlotterContainer into CreateShapeParam2D.Kohei Yoshida2014-10-091-4/+1
* Finally, move the group shape object for the diagram with axes to the param.Kohei Yoshida2014-09-191-4/+3
* Move the "MarkHandles" shape object to CreateShapeParam2D.Kohei Yoshida2014-09-191-2/+1
* Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida2014-09-191-4/+2
* Move the code that creates shapes for axis titles to own method.Kohei Yoshida2014-09-191-0/+2
* Move the 2D shape creation code into a separate method.Kohei Yoshida2014-09-191-0/+1
* the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard2014-08-291-0/+2
* warning C4373: 'chart::ChartModel::setWindow': virtual function overrides...Thomas Arnhold2014-08-131-1/+1
* update_pchThomas Arnhold2014-08-133-0/+5
* bnc#885825: Support borders around data labels.Kohei Yoshida2014-07-261-0/+7
* Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida2014-07-211-0/+1
* fix invalid memory access in chart testsMarkus Mohrhard2014-06-271-0/+1
* Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida2014-06-261-0/+2
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-0/+2