summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-6/+6
2015-06-02GL3D Bar chart -> experimentalAndras Timar1-1/+4
2015-06-02Time 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 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 Nabet2-2/+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-13add test for primary and secondary axis positionMarkus Mohrhard1-0/+2
2015-05-12add test to make sure only one x axis is non-deleted in exported docMarkus Mohrhard1-0/+1
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-11add test for tdf#84347Markus Mohrhard2-0/+14
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-08add test for xlsx rotated axis title importMarkus Mohrhard2-0/+34
2015-05-08also add test for secondary axis, related tdf#75316Markus Mohrhard2-0/+19
2015-05-08add test for tdf#75316Markus Mohrhard2-0/+20
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 Bergmann6-11/+6
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-03add test for tdf#90876Markus Mohrhard2-0/+11
2015-05-02add test for tdf#86624Markus Mohrhard2-0/+13
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