summaryrefslogtreecommitdiff
path: root/chart2/inc
AgeCommit message (Expand)AuthorFilesLines
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-190/+82
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2018-11-19weld TreeViewCaolán McNamara1-0/+25
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen1-3/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-06loplugin:useuniqueptr in VCoordinateSystemNoel Grandin1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard7-78/+0
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen1-7/+10
2018-06-05tdf#42949 Fix IWYU warnings in chart2/inc/*Gabor Kelemen2-21/+21
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos1-0/+1
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk2-0/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-3/+3
2017-10-23loplugin:includeform: chart2Stephan Bergmann2-2/+2
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-45/+88
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-03Resolves: tdf#111087 change names from bmp to pngCaolán McNamara1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-3/+198
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-0/+4
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara1-0/+136
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-2/+7
2017-03-29loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+0
2017-02-17drop TimeBasedMode enumNoel Grandin1-9/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-2/+2
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl1-0/+2
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-2/+2
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist1-1/+0
2017-02-08A newline is not that special or hard to rememberTor Lillqvist1-1/+0
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara1-0/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-244/+116
2017-01-24use rtl::Reference in ChartModelNoel Grandin1-3/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann1-0/+4
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke2-2/+0
2016-12-13change from glew to epoxyCaolán McNamara1-1/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin2-6/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0