summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
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 DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
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-19fix old GCC buildNoel Grandin3-3/+3
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin2-9/+9
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini3-6/+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-08GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann1-1/+1
2015-05-07tdf#91050: fix typo TabePage->TabPageAndrea Gelmini3-10/+10
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-0/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann3-4/+4
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-3/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-4/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-3/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann5-10/+5
2015-05-05typo: strech -> stretchAndras Timar2-6/+6
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti2-0/+442
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara1-8/+8
2015-04-30coverity#1296216 Uncaught exceptionCaolán McNamara1-26/+53
2015-04-30Gradually typed LinkStephan Bergmann13-31/+31
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-Poirier2-6/+20
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
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-6/+6
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks93-573/+895
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann1-1/+1