Age | Commit message (Expand) | Author |
2017-08-18 | WB_ANIMATION is dead | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-05 | Improved loplugin:cstylecast to reference types: svx | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2016-11-08 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-01 | coverity#1373442 Uninitialized scalar field | Caolán McNamara |
2016-09-29 | tdf#101827 - mend busy contour dialog. | Michael Meeks |
2016-08-24 | convert SdrPathSmoothKind to scoped enum | Noel Grandin |
2016-08-23 | convert SdrHdlKind to scoped enum | Noel Grandin |
2016-08-22 | convert SdrHitKind to scoped enum | Noel Grandin |
2016-08-19 | convert SdrUserCallType to scoped enum | Noel Grandin |
2016-08-19 | convert SdrCreateCmd to scoped enum | Noel Grandin |
2016-06-06 | remove some manual ref counting in svx and xmloff | Noel Grandin |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-08-25 | tdf#92213 - avoid potential crasher from unusual idle handler. | Michael Meeks |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-05-13 | refactor GraphCtrl to use RenderContext | Tomaž Vajngerl |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | Revert "Switch VclBuilder constructors to use VclPtr." | Michael Meeks |
2015-05-11 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-04-29 | convert SDRMOUSE constants to scoped enum | Noel Grandin |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-03-06 | Idle: Changed to new enum name | Tobias Madl |
2015-03-06 | Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum | Tobias Madl |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-05 | convert floating RID_SVXDLG_CONTOUR to .ui | Caolán McNamara |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |