Age | Commit message (Expand) | Author |
2022-03-07 | cid#1500515 Dereference after null check | Caolán McNamara |
2022-02-28 | chart2: Break labels text and limit the size to the axis size | Tomaž Vajngerl |
2022-02-28 | chart2: crop x-axis label if it's too long on fixed size charts | Tomaž Vajngerl |
2022-02-28 | tdf#146463 Apply data series filter to the chart legend | Ouyang Leyan |
2022-02-28 | cid#1500452 Using a moved object | Caolán McNamara |
2022-02-24 | tdf#127720 chart2: create new columns for error bars | Justin Luth |
2022-02-23 | Resolves: tdf#147292 the area of the tooltip is wrong | Caolán McNamara |
2022-02-19 | Resolves: tdf#147393 SpinButtons should be can-focus | Caolán McNamara |
2022-02-01 | tdf#146066 chart: fix automatic axis scaling at dates | Tünde Tóth |
2022-01-22 | Related: tdf#135935 set some hints as to what widget should have starting focus | Caolán McNamara |
2022-01-22 | tdf#135935 Ensure help page is opened in chart creation Wizard dialog | Rafael Lima |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-22 | Use less DegreeN::get() | Mike Kaganski |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-18 | remove some unused defines | Noel Grandin |
2021-11-18 | loplugin:stringliteraldefine in chart2 | Noel Grandin |
2021-11-16 | chart2: disambiguate ShiftedCategoryPosition | Miklos Vajna |
2021-11-15 | Resolves: tdf#145663 nL is the index of the light to set to the model | Caolán McNamara |
2021-11-15 | add a rule to enforce always-show-image of True if an image is used | Caolán McNamara |
2021-11-12 | Use more o3tl::convert in sc | Mike Kaganski |
2021-11-10 | tdf#136111 fix scaling problem on chart driven by a macro | Andras Timar |
2021-11-09 | rtl::Static to thread-safe static | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-07 | forward decls go after #include | Noel Grandin |
2021-11-04 | libstdc++ bug 103022 is fixed in GCC 12 | Stephan Bergmann |
2021-11-03 | Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scaling | Mike Kaganski |
2021-11-03 | tdf#114441 Convert use of sal_uLong to sal_uInt32, int | Natalia Gavrilova |
2021-11-03 | Drop TWIPS_PER_PIXEL and use o3tl::convert | Mike Kaganski |
2021-11-01 | add a comment referencing gcc#103022 | Caolán McNamara |
2021-10-31 | crashtesting: assert on conversion of fdo67521-1.odg to pdf | Caolán McNamara |
2021-10-31 | uniformly allow focus into GtkToolbar | Caolán McNamara |
2021-10-31 | gtk[3 vs 4]: remove can-focus from GtkToolButton | Caolán McNamara |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-27 | tdf#141908: CppUnittests: replace usage of sal_Int32 with colors | 4k5h1t |
2021-10-26 | Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequence | Mike Kaganski |
2021-10-15 | Simplify vector initialization in chart2 | Julien Nabet |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-11 | loplugin:moveparam in chart2 | Noel Grandin |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-10-09 | Typo: *adress* -> *address* (except from not translated German parts) | Julien Nabet |
2021-10-06 | sidebar: update chart panel on checkbox change | Szymon Kłos |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-26 | Typo: *Transparanc*->*Transparenc* | Julien Nabet |