Age | Commit message (Expand) | Author |
2018-07-19 | loplugin:unusedmethods | Noel Grandin |
2018-06-21 | Allow building KDE5 backend on Haiku | Kacper Kasper |
2018-06-16 | vcl: parser of font features included in the font name | Tomaž Vajngerl |
2018-06-16 | tdf#58941 implement retrieving font features and structures | Tomaž Vajngerl |
2018-05-31 | move some CanvasHelper::implDrawBitmap inside vcl | Noel Grandin |
2018-05-24 | rework custom widget welding to enable inheritence | Caolán McNamara |
2018-05-13 | vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilter | Chris Sherlock |
2018-05-09 | vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter() | Chris Sherlock |
2018-05-08 | Refactor CommonSalLayout font handling | Jan-Marek Glogowski |
2018-05-07 | Allow building Qt5 backend on Haiku | Kacper Kasper |
2018-04-27 | loplugin:unusedmethods | Noel Grandin |
2018-04-23 | vcl: ImplDuoTone() -> BitmapDuoToneFilter | Chris Sherlock |
2018-04-22 | vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilter | Chris Sherlock |
2018-04-22 | vcl: ImplMosaic() -> BitmapMosaicFilter | Chris Sherlock |
2018-04-22 | vcl: ImplSepia -> BitmapSepiaFilter | Chris Sherlock |
2018-04-22 | vcl: ImplSolarize() to BitmapSolarizeFilter | Chris Sherlock |
2018-04-22 | vcl: ImplPopArt() -> BitmapPopArtFilter | Chris Sherlock |
2018-04-22 | vcl: ImplSobelGrey() -> BitmapSobelGreyFilter | Chris Sherlock |
2018-04-22 | vcl: ImplMedianFilter() -> BitmapMedianFilter | Chris Sherlock |
2018-04-22 | vcl: create BitmapSmoothenFilter | Chris Sherlock |
2018-04-22 | vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilter | Chris Sherlock |
2018-04-21 | vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilter | Chris Sherlock |
2018-04-21 | vcl: get rid of tabs in vcl/Library_vcl.mk | Chris Sherlock |
2018-04-20 | vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter class | Chris Sherlock |
2018-04-20 | vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilter | Chris Sherlock |
2018-04-17 | remove ImpBitmap | Noel Grandin |
2018-04-16 | vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate() | Chris Sherlock |
2018-04-16 | vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classes | Chris Sherlock |
2018-04-12 | vcl: Add a internal (memory) manager for Graphic objects | Tomaž Vajngerl |
2018-04-10 | vcl: detach usage and remove GraphicManager and GraphicCache | Tomaž Vajngerl |
2018-03-22 | move btndlg from vcl to toolkit | Caolán McNamara |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-07 | add GraphicLoader and funct. to load graphic from URL | Tomaž Vajngerl |
2018-03-06 | vcl: split painting bitmap functions to bitmappaint.cxx | Chris Sherlock |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-03-05 | vcl: move vcl/source/gdi/bitmap.cxx to vcl/source/bitmap/bitmap.cxx | Chris Sherlock |
2018-01-28 | fix build with glm 0.9.9 | Rene Engelhard |
2017-11-29 | lokdialog: Move the painting down to Window, and enable Calc and Impress. | Jan Holesovsky |
2017-11-06 | QT5 first stab on implementing CommonSalLayout | Jan-Marek Glogowski |
2017-11-03 | improve debug printing of ErrCode | Noel Grandin |
2017-11-03 | vcl: remove sgf/sgv ancient gfx filters | Thorsten Behrens |
2017-10-26 | Fix build on linux without cups | Szymon Kłos |
2017-10-02 | Add IDialogRenderable interface for rendering of dialogs | Tomaž Vajngerl |
2017-10-02 | move ITileRenderable implementation to own file | Tomaž Vajngerl |
2017-09-28 | Unify SalUserEvent handling | Jan-Marek Glogowski |
2017-09-15 | consistent naming of externals: jpeg-turbo->libjpeg-turbo | Michael Stahl |
2017-09-12 | WIP: Implement Basic Common Printing Backend | Yash Srivastav |
2017-08-31 | vcl PDF export: remove no longer direct curl dependency | Miklos Vajna |
2017-08-29 | move ListControl to vcl | Markus Mohrhard |
2017-08-24 | vcl PDF export: remove no longer direct NSS dependency | Miklos Vajna |