summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Window.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-2/+0
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard1-33/+1
2014-05-28coverity#706260 Uncaught exceptionCaolán McNamara1-3/+2
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-5/+5
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-6/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida1-1/+15
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida1-0/+18
2014-04-10Reduce indentation by early bailout.Kohei Yoshida1-136/+136
2014-02-27Remove visual noise from chart2Alexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-06add a way to dump chart content to consoleMarkus Mohrhard1-0/+12
2014-01-28coverity#704212 Logically dead codeCaolán McNamara1-42/+32
2013-12-20typo fixesAndras Timar1-2/+2
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-3/+4
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-16/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl1-20/+11
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl1-93/+95
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-68/+65
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+13
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-102/+102
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-2/+2
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-15/+10
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold1-1/+0
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez1-1/+0
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez1-2/+8
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez1-0/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-6/+6
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+9
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida1-13/+13
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-81/+114
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]1-5/+11
2011-02-15chart51: merge with DEV300_m100Ingrid Halama [iha]1-14/+18
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]1-7/+7
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-7/+11
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]1-7/+11