summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin1-0/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-0/+1
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock1-6/+7
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock1-1/+0
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski1-18/+0
2018-05-07Allow building Qt5 backend on HaikuKacper Kasper1-0/+6
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-23vcl: ImplDuoTone() -> BitmapDuoToneFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplPopArt() -> BitmapPopArtFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplSobelGrey() -> BitmapSobelGreyFilterChris Sherlock1-0/+1
2018-04-22vcl: ImplMedianFilter() -> BitmapMedianFilterChris Sherlock1-0/+1
2018-04-22vcl: create BitmapSmoothenFilterChris Sherlock1-1/+2
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock1-0/+1
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock1-0/+1
2018-04-21vcl: get rid of tabs in vcl/Library_vcl.mkChris Sherlock1-83/+83
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-0/+3
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock1-0/+1
2018-04-17remove ImpBitmapNoel Grandin1-1/+0
2018-04-16vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate()Chris Sherlock1-0/+2
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock1-3/+5
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl1-0/+1
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl1-1/+0
2018-03-22move btndlg from vcl to toolkitCaolán McNamara1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-0/+11
2018-03-07add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl1-1/+2
2018-03-06vcl: split painting bitmap functions to bitmappaint.cxxChris Sherlock1-1/+2
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-0/+21
2018-03-05vcl: move vcl/source/gdi/bitmap.cxx to vcl/source/bitmap/bitmap.cxxChris Sherlock1-1/+1
2018-01-28fix build with glm 0.9.9Rene Engelhard1-0/+6
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-1/+0
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski1-0/+18
2017-11-03improve debug printing of ErrCodeNoel Grandin1-0/+1
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens1-4/+0
2017-10-26Fix build on linux without cupsSzymon Kłos1-1/+1
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+1
2017-10-02move ITileRenderable implementation to own fileTomaž Vajngerl1-0/+1
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-0/+1
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl1-1/+1
2017-09-12WIP: Implement Basic Common Printing BackendYash Srivastav1-0/+1
2017-08-31vcl PDF export: remove no longer direct curl dependencyMiklos Vajna1-2/+0
2017-08-29move ListControl to vclMarkus Mohrhard1-0/+1
2017-08-24vcl PDF export: remove no longer direct NSS dependencyMiklos Vajna1-8/+0
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+0
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl1-0/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-3/+1