- cea187b coverity#1325069 Resource leak by Caolán McNamara · 11 years ago
- b4271a1 Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
- 9d31c61 enable z axis objects when changing chart type, tdf#94290 by Markus Mohrhard · 11 years ago
- dfbf877 gcc3 is not supported anymore, so remove that by Markus Mohrhard · 11 years ago
- f8a7c03 convert Link<> to typed by Noel Grandin · 11 years ago
- e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
- 92c8d74 CppCheck : reduce variables scope by Michaël Lefèvre · 11 years ago
- f78216d fix regression with chart sidebar list position by Markus Mohrhard · 11 years ago
- 85eb1e5 use localized string for title text, tdf#94294 by Markus Mohrhard · 11 years ago
- e1afea9 remove unnecessary base class by Markus Mohrhard · 11 years ago
- 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
- 66f1e65 tdf#91063 Improve the elements content panel of the chart sidebar by Yousuf Philips · 11 years ago
- e0714ae convert Link<> to typed by Noel Grandin · 11 years ago
- ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 4248e89 remove chart sidebar when leaving chart edit mode by Markus Mohrhard · 11 years ago
- 33cddee boost->std by Caolán McNamara · 11 years ago
- 2a4ccc0 convert Link<> to typed by Noel Grandin · 11 years ago
- 1cebf44 chart2: Add missing include by David Ostrovsky · 11 years ago
- c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
- f4e951a convert Link<> to typed by Noel Grandin · 11 years ago
- 694419d Related: tdf#93676 in msword chart appears with axis positioned between ticks by Caolán McNamara · 11 years ago
- f9f3e97 SdrObjEditView::IsTextEditHit effectively ignores its nTol argument by Stephan Bergmann · 11 years ago
- 6f4e11a convert Link<> to typed by Noel Grandin · 11 years ago
- caec9ce WaE: loplugin:stringconstant by Tor Lillqvist · 11 years ago
- 9ed1dd0 tdf#90839: support for wrapped text in data labels and for centered data value by Marco Cecchetti · 11 years ago
- a7fde38 convert Link<> to typed by Noel Grandin · 11 years ago
- 8d927d3 convert Link<> to typed by Noel Grandin · 11 years ago
- 61623d5 convert Link<> to typed by Noel Grandin · 11 years ago
- 1eb106b improve test case by Markus Mohrhard · 11 years ago
- 3bc5ca79 try to fix the windows build by Markus Mohrhard · 11 years ago
- d9e2c82 also add test for DoubleToString by Markus Mohrhard · 11 years ago
- bb5d638 related tdf#93676, also fix chart::CommonFunctors::DoubleToOUString by Markus Mohrhard · 11 years ago
- f7b8bab related tdf#93676, add test for chart::CommonFunctors by Markus Mohrhard · 11 years ago
- 0ff4ec7 Revert "Related: tdf#93676 in msword chart appears with axis positioned between ticks" by Markus Mohrhard · 11 years ago
- 442eb1a related tdf#93676, we want to export all significant digits by Markus Mohrhard · 11 years ago
- 10654c0 Related: tdf#93676 in msword chart appears with axis positioned between ticks by Caolán McNamara · 11 years ago
- 267f401 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- 2c10197 svx: prefix members of SdrPaintView by Miklos Vajna · 11 years ago
- 9320b96 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
- 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
- 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
- 373e71e tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- 0ab1e76 loplugin:defaultparams by Noel Grandin · 11 years ago
- ae0cd13 remove last WeakImplHelper12 use by Caolán McNamara · 11 years ago
- 0075446 make color button work in chart line sidebar panel by Markus Mohrhard · 11 years ago
- 5cabc2c make sure that LineColor is supported for data series by Markus Mohrhard · 11 years ago
- e56be08 WaE: -Werror=maybe-uninitialized by Markus Mohrhard · 11 years ago
- 15fcf82 also need to call updateFillColor to get the UI in order by Markus Mohrhard · 11 years ago
- acd818d update the color button when we select an object by Markus Mohrhard · 11 years ago
- cf7db82 handle new color picker correctly in chart sidebar by Markus Mohrhard · 11 years ago
- b274176 crashtesting: failure on ooo82676-1.sxc import by Caolán McNamara · 11 years ago
- d21260c Remove two silly typedefs by Stephan Bergmann · 11 years ago
- ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
- f3c7a36 Some (mostly HIG) tweaks to chart error bar panel by Katarina Behrens · 11 years ago
- 70a30fd loplugin: defaultparams by Noel Grandin · 11 years ago
- 0db25f6 remove default value from SfxPoolItem::PutValue by Noel Grandin · 11 years ago
- 2b12982 tdf#76649 test case for this issue by Tomaž Vajngerl · 11 years ago
- b3abc19 tdf#76649 Skip NaN initial values for min and max by Laurent Balland-Poirier · 11 years ago
- f5ace6b no need to set the help id twice by Caolán McNamara · 11 years ago
- 9d370f2 move date/time guess work to SvNumberFormatter::GuessDateTimeFormat() by Eike Rathke · 11 years ago
- c1c142d Avoid division by zero by Stephan Bergmann · 11 years ago
- 87130a4 tdf#92459 Cleanup unclear lambdas by Daniel Robertson · 11 years ago
- 0f4b3cb if we have a number formatter then use it, dammit.. by Eike Rathke · 11 years ago
- ae9a593 if we have a number formatter then use it, dammit.. by Eike Rathke · 11 years ago
- 711b34d tdf#92997 obtain a date/time edit format according to field value by Eike Rathke · 11 years ago
- 8a7b4d5 Explicit capture annotations by Stephan Bergmann · 11 years ago
- 5a2a266 support more command in chart sidebar by Markus Mohrhard · 11 years ago
- 3ff2e30 cui,connectivity: inline some use-once typedefs by Noel Grandin · 11 years ago
- 5916d58 tdf#92459 replace deprecated o3tl features by Daniel Robertson · 11 years ago
- 8b0109f avoid crash when chart model is disposed by Markus Mohrhard · 11 years ago
- 00edc95 Some (mostly HIG) tweaks to chart axis panel by Katarina Behrens · 11 years ago
- 41d1b01 API CHANGE: remove update() from X3DChartWindowProvider by Michael Stahl · 11 years ago
- 025fb3c prevent panel update when updating values from panel by Markus Mohrhard · 11 years ago
- a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
- 9022556 small fix to reduce UnknownPropertyException in chart2 by Markus Mohrhard · 11 years ago
- bead8d0 also handle line width correctly by Markus Mohrhard · 11 years ago
- 3dc00a8 handle line dash in chart line panel by Markus Mohrhard · 11 years ago
- 8425426 it is insane to not map line and border properties to the same id by Markus Mohrhard · 11 years ago
- e517948 set some properties from chart line panel by Markus Mohrhard · 11 years ago
- 9bb03b4 provide also LineTransparence for DataPointProperties by Markus Mohrhard · 11 years ago
- 57dcf78 provide structure for chart line panel by Markus Mohrhard · 11 years ago
- 2d4223e Some (mostly HIG) tweaks to chart data series panel by Katarina Behrens · 11 years ago
- 93d301a Some (mostly HIG) tweaks to chart elements panel by Katarina Behrens · 11 years ago
- 19ae187 chart2: fix duplicate entries at index 0 by Takeshi Abe · 11 years ago
- 2d8f1fa fix the last transparency gradient issues in the chart area panel by Markus Mohrhard · 11 years ago
- 6949629 reflect the property name changes also in the idl files by Markus Mohrhard · 11 years ago
- 88f5d4c use common fill property names in chart2 by Markus Mohrhard · 11 years ago
- 6295e65 Revert "provide a few more common property names" by Markus Mohrhard · 11 years ago
- 5af433b Revert "provide some common fill property name aliases" by Markus Mohrhard · 11 years ago
- 65c2570 handle fill float transparence in chart area panel by Markus Mohrhard · 11 years ago
- e5440e4 -Werror,-Winconsistent-missing-override by Noel Grandin · 11 years ago
- 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
- 9ba833f don't show the area sidebar for panels where it makes no sense by Markus Mohrhard · 11 years ago
- 87f750f also update for the first selected object by Markus Mohrhard · 11 years ago
- 5845e73 handle chart wall correctly in area panel by Markus Mohrhard · 11 years ago
- 6301e1e provide a few more common property names by Markus Mohrhard · 11 years ago
- 7b9818c handle bitmap in chart area panel by Markus Mohrhard · 11 years ago
- 8ab10c2 update hatch in chart sidebar by Markus Mohrhard · 11 years ago
- b5c0f85 update gradients in sidebar as well by Markus Mohrhard · 11 years ago
- e4daf8b this nasty update cycle was causing many issues by Markus Mohrhard · 11 years ago