summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* cppcheck:unreadVariableNoel Grandin2015-06-151-1/+0
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-3/+2
* Remove unused OpenGLObjectZolnai Tamás2015-06-141-1/+0
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-144-8/+4
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-112-2/+2
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-115-5/+5
* cppcheck: variableScopeCaolán McNamara2015-06-091-4/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0843-80/+80
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-0871-118/+118
* \<the the\> -> theJan Holesovsky2015-06-081-2/+2
* WaE: ‘<::’ cannot begin a template-argument listTor Lillqvist2015-06-051-2/+2
* Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny2015-06-041-1/+1
* uno::Sequence provides now begin and endNoel Grandin2015-06-048-19/+17
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* GL3D Bar chart -> experimentalAndras Timar2015-06-021-1/+4
* Time based charting -> experimentalAndras Timar2015-06-022-0/+21
* some whitespace clean-upMarkus Mohrhard2015-06-021-76/+74
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-293-6/+6
* loplugin:loopvartoosmallNoel Grandin2015-05-292-2/+2
* tdf#91633 - dispose chart data-table entries correctly.Michael Meeks2015-05-261-2/+9
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-262-6/+6
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-222-8/+0
* convert POINTER constants to scoped enumNoel Grandin2015-05-222-29/+29
* tdf#91054: cleanup weirdo function prototypesJens Carl2015-05-214-48/+29
* 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-181-1/+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
* 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
* 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
* 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