summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06remove unnecessary check for null when calling deleteNoel Grandin2-4/+2
2016-02-06cppcheck:unreadVariableNoel Grandin1-1/+0
2016-02-06cppcheck:redundantAssignmentNoel Grandin1-3/+2
2016-02-06convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-1/+1
2016-02-05convert INVALIDATE constants to scoped enumNoel Grandin2-6/+6
2016-02-05loplugin:constantfunctionNoel Grandin2-8/+0
2015-08-20tdf#92997 obtain a date/time edit format according to field valueEike Rathke2-15/+16
2015-08-06API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl1-2/+6
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-6/+6
2015-08-06GL3D Bar chart -> experimentalAndras Timar1-1/+4
2015-08-06Time based charting -> experimentalAndras Timar2-0/+21
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-29convert POINTER constants to scoped enumNoel Grandin2-29/+29
2015-05-28tdf#91633 - dispose chart data-table entries correctly.Michael Meeks1-2/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-4/+4
2015-05-19fix old GCC buildNoel Grandin5-5/+5
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-2/+0
2015-05-14refactor chart2 classes to use RenderContextTomaž Vajngerl3-29/+29
2015-05-13perform a proper boundary check, just in caseTakeshi Abe1-1/+1
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2-5/+5
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-5/+5
2015-05-11fix regression from 1c4025babd7037a3292aa530c7d45ab8d6ef6dcbMarkus Mohrhard1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-2/+2
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks3-10/+6
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann4-4/+5
2015-05-07tdf#91050: fix typo TabePage->TabPageAndrea Gelmini3-10/+10
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann3-4/+4
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-4/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann4-7/+4
2015-04-30coverity#1296216 Uncaught exceptionCaolán McNamara1-26/+53
2015-04-30Gradually typed LinkStephan Bergmann11-26/+26
2015-04-30-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-04-30support querying about hidden cells in chart data sequencesMarkus Mohrhard1-1/+12
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier1-1/+3
2015-04-29Help MSVCStephan Bergmann1-2/+2
2015-04-29Help MSVCStephan Bergmann1-1/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1