Age | Commit message (Expand) | Author |
2018-03-07 | use more Color in chart2 | Noel Grandin |
2018-03-03 | Use for-range loops in chart2 (part1) | Julien Nabet |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-26 | convert remaining ErrorBox to weld::MessageDialog | Caolán McNamara |
2018-02-16 | Revert "loplugin:changetoolsgen in canvas..cui" and reapply | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in canvas..cui | Noel Grandin |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-11-03 | inline ASSERT_EXCEPTION macro in chart2 | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: chart2 | Stephan Bergmann |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-05-19 | loplugin:stringcopy: chart2 | Stephan Bergmann |
2017-05-18 | can drop SCH_RESSTR now | Caolán McNamara |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert chart2 controller source from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | commit: loplugin:checkunusedparams in chart2 | Noel Grandin |
2017-04-25 | remove chart2 bitmaps from .src files | Caolán McNamara |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: chart2 | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-03 | makeAny->Any in basctl..chart2 | Noel Grandin |
2017-01-16 | b*, c*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2016-12-21 | Add move column right and move row up in DataTable | bansan85 |
2016-11-11 | loplugin:expandablemethods in chart2 | Noel Grandin |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-08-05 | loplugin:countusersofdefaultparams in canvas,chart2 | Noel Grandin |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-13 | chart2: remove unused ContainerHelper.hxx includes | Jochen Nitschke |
2016-06-02 | replace simple macros in chart2 | Jochen Nitschke |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-03-17 | loplugin:constantparam in svtools | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in chart2 | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-08 | chart2: replace for_each with range-based for | Daniel Robertson |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-14 | boost->std | Caolán McNamara |
2015-08-12 | no need to set the help id twice | Caolán McNamara |
2015-08-10 | tdf#92997 obtain a date/time edit format according to field value | Eike Rathke |
2015-07-20 | loplugin:unusedmethods chart2 | Noel Grandin |
2015-07-08 | chart2: typed Link<> | Noel Grandin |