Age | Commit message (Expand) | Author |
2019-07-31 | tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxx | Gabor Kelemen |
2019-07-25 | tdf#42949 Fix IWYU warnings in cui/*hxx | Gabor Kelemen |
2019-04-09 | drop some unneeded includes | Caolán McNamara |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-02-27 | weld LicenseDialogImpl | Caolán McNamara |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-09-19 | rename RectCtl back to SvxRectCtl | Caolán McNamara |
2018-09-19 | rename to original names | Caolán McNamara |
2018-09-19 | drop newly unused code | Caolán McNamara |
2018-09-19 | weld GraphicFilterSmooth | Caolán McNamara |
2018-09-19 | weld GraphicFilterPoster | Caolán McNamara |
2018-09-19 | weld GraphicFilterMosaic | Caolán McNamara |
2018-09-19 | weld GraphicFilterSepia | Caolán McNamara |
2018-09-19 | weld GraphicFilterSolarize | Caolán McNamara |
2018-09-19 | weld GraphicFilterEmboss | Caolán McNamara |
2018-09-10 | No more need for extra local variables | Stephan Bergmann |
2018-09-06 | clang-tidy bugprone-use-after-move in BitmapFilter::Filter | Noel Grandin |
2018-07-22 | coverity#703935 Unchecked return value | Caolán McNamara |
2018-05-09 | vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter() | Chris Sherlock |
2018-04-20 | vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter class | Chris Sherlock |
2018-04-07 | tdf#42949 Remove unnecessary localization headers from cui | Gabor Kelemen |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-14 | loplugin:changetoolsgen in canvas..cui | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: cui | Stephan Bergmann |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: cui | Stephan Bergmann |
2017-07-21 | de-hrc various things | Caolán McNamara |
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 |
2016-12-22 | convert BmpFilter to scoped enum | Noel Grandin |
2016-11-10 | loplugin:expandablemethods in cui | Noel Grandin |
2016-11-03 | 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-08-30 | convert RECT_POINT to scoped enum | Noel Grandin |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-01 | loplugin:constantparam in vcl | Noel Grandin |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert Link<> to typed | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-09-14 | convert Link<> to typed | Noel Grandin |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-05-14 | refactor GraphicPreviewWindow to use RenderContext | Tomaž Vajngerl |