summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Window.cxx
AgeCommit message (Expand)Author
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard
2014-05-28coverity#706260 Uncaught exceptionCaolán McNamara
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-06add a way to dump chart content to consoleMarkus Mohrhard
2014-01-28coverity#704212 Logically dead codeCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]
2011-02-15chart51: merge with DEV300_m100Ingrid Halama [iha]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]
2011-01-31chart51: merge with DEV300_m97Ingrid Halama [iha]
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]