summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-1/+1
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara1-1/+1
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski1-1/+1
2018-10-02Unify sal plugin loadersJan-Marek Glogowski1-8/+12
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski1-113/+13
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski1-35/+2
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski1-1/+0
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-3/+3
2018-07-19loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-21Allow building KDE5 backend on HaikuKacper Kasper1-4/+2
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl1-0/+1
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl1-0/+3
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