summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)AuthorFilesLines
2018-08-20lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-0/+14
2018-05-22chart2 lok: tunnel context menu of the chart edit viewPranav Kant1-1/+9
2018-05-22chart2 lok: give parent to data table dialog to tunnel itPranav Kant1-1/+2
2018-02-27lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2-0/+20
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny1-2/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl2-3/+3
2017-12-05Fix typosAndrea Gelmini2-2/+2
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-15Fix JunitTest chart2 unoapiJan-Marek Glogowski1-1/+3
2017-08-03lok - add support for in place chart editingMarco Cecchetti6-2/+174
2017-06-12Fix typo in queryAggregationStephan Bergmann1-1/+1
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin3-3/+3
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet3-0/+9
2016-11-17loplugin:unusedfieldsNoel Grandin4-17/+11
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin43-401/+94
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin6-7/+7
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin10-20/+20
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara7-34/+23
2016-11-07loplugin:oncevar in chart2Noel Grandin12-25/+12
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud7-23/+34
2016-11-04unify color selectorsCaolán McNamara7-34/+23
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara3-9/+9
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky2-2/+2
2016-10-21Avoid further crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann1-5/+6
2016-10-21Minor improvement of previous commitStephan Bergmann1-1/+1
2016-10-21Avoid crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky1-3/+2
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin2-9/+1
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-8/+7
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard1-2/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke1-1/+1
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-4/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-15/+0
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara4-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin5-32/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin11-20/+20
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann57-186/+186
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-6/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin4-15/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann116-177/+177
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-3/+1
2016-09-09loplugin:constantparam in svxNoel Grandin2-2/+2
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2-3/+3