summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-10-26Avoid further crash with empty Chart documentStephan Bergmann
2016-10-26Avoid crash with empty Chart documentStephan Bergmann
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-06-11only init the OpenGL context if we need itMarkus Mohrhard
2016-05-27Typo fixTor Lillqvist
2016-05-18tdf#35957 check for preconditions earlierDavid Tardon
2016-05-13Missing break in switchStephan Bergmann
2016-04-12tdf#99069: lock the solar mutex before updating sidebarMarkus Mohrhard
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-14Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-01-12tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier
2015-12-15chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl
2015-12-15chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import()Michael Stahl
2015-11-28Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10fix build, std::make_unique is C++14, use o3tl::make_uniqueNoel Grandin
2015-11-10fix buildNoel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin
2015-11-10chart2: replace boost::ptr_vector with std::vector<unique_ptr>Noel Grandin