summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2019-06-06weld AboutDialogCaolán McNamara
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-16Library_vcl has a dependency on vcl opengl packagesLuboš Luňák
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl
2019-04-14move octree to bitmap folder, and *octree headers to inc/bitmapTomaž Vajngerl
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-14move fmtfieldCaolán McNamara
2018-11-09Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01Move PDF buildin font handling into extra fileJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-06-21Allow building KDE5 backend on HaikuKacper Kasper
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Allow building Qt5 backend on HaikuKacper Kasper
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-23vcl: ImplDuoTone() -> BitmapDuoToneFilterChris Sherlock
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock