summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Add missing includesDavid Ostrovsky2-0/+3
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07-Werror=unused-but-set-variableStephan Bergmann1-5/+0
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin8-18/+18
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-5/+2
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin20-188/+106
2016-02-23new loplugin: commaoperatorNoel Grandin1-7/+14
2016-02-22loplugin:write only fieldsNoel Grandin4-47/+15
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky2-0/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin3-23/+0
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-3/+3
2016-02-03chart2: remove commented out codeChris Sherlock1-1/+0
2016-02-03chart2: I think we can get rid of OLDRENDER nowChris Sherlock1-5/+1
2016-02-02tdf#91054 cleanup weirdo function prototypesirem1-60/+30
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01boost::cref->std::crefNoel Grandin2-3/+2
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin3-9/+8
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock2-3/+3
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin16-38/+30
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-4/+4
2016-01-20loplugin:unusedmethodsNoel Grandin1-38/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-4/+4
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud4-6/+6
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-4/+4
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin17-119/+15
2016-01-10Fix typosAndrea Gelmini5-9/+9
2016-01-08tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier2-2/+13
2016-01-06Fix typosAndrea Gelmini14-17/+17
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-3/+2
2016-01-04use correct decimal separatorMarkus Mohrhard1-2/+11
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin4-10/+4
2015-12-23loplugin:unusedfields in chart2Noel Grandin48-172/+63
2015-12-22tdf#91063 Better organize Error Bar content panelYousuf Philips1-188/+159
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl1-0/+1
2015-12-15chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl1-0/+5