summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier2015-08-201-2/+6
* tdf#92997 obtain a date/time edit format according to field valueEike Rathke2015-08-204-15/+66
* API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl2015-08-062-2/+9
* tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens2015-08-063-0/+20
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-08-061-0/+2
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-08-063-6/+6
* GL3D Bar chart -> experimentalAndras Timar2015-08-061-1/+4
* Time based charting -> experimentalAndras Timar2015-08-062-0/+21
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-291-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-292-29/+29
* tdf#91633 - dispose chart data-table entries correctly.Michael Meeks2015-05-281-2/+9
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-2/+2
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-201-3/+3
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-1/+1
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-4/+4
* fix old GCC buildNoel Grandin2015-05-195-5/+5
* fix old GCC buildNoel Grandin2015-05-193-3/+3
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-192-9/+9
* Remove include stdio (part2)Julien Nabet2015-05-182-2/+0
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-153-6/+0
* refactor chart2 classes to use RenderContextTomaž Vajngerl2015-05-143-29/+29
* perform a proper boundary check, just in caseTakeshi Abe2015-05-131-1/+1
* add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2015-05-132-5/+5
* add test for primary and secondary axis positionMarkus Mohrhard2015-05-131-0/+2
* add test to make sure only one x axis is non-deleted in exported docMarkus Mohrhard2015-05-121-0/+1
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-121-1/+1
* Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2015-05-111-1/+1
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-111-1/+1
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-5/+5
* add test for tdf#84347Markus Mohrhard2015-05-112-0/+14
* fix regression from 1c4025babd7037a3292aa530c7d45ab8d6ef6dcbMarkus Mohrhard2015-05-111-1/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-102-2/+2
* tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks2015-05-093-10/+6
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-084-4/+5
* add test for xlsx rotated axis title importMarkus Mohrhard2015-05-082-0/+34
* also add test for secondary axis, related tdf#75316Markus Mohrhard2015-05-082-0/+19
* add test for tdf#75316Markus Mohrhard2015-05-082-0/+20
* GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann2015-05-081-1/+1
* tdf#91050: fix typo TabePage->TabPageAndrea Gelmini2015-05-073-10/+10
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-072-0/+3
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-073-4/+4
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-061-3/+3
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-062-4/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-052-3/+2
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-056-11/+6
* typo: strech -> stretchAndras Timar2015-05-052-6/+6
* tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti2015-05-042-0/+442
* add test for tdf#90876Markus Mohrhard2015-05-032-0/+11