summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-05-14this needs pdfiumCaolán McNamara1-2/+2
2018-05-14tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna1-13/+38
2018-05-14vcl opengl Windows: only log non-success wglMakeCurrent() failure reasonMiklos Vajna1-1/+3
2018-05-13Icon themes clean-upheiko tietze1-9/+9
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock7-90/+133
2018-05-12Fix typosAndrea Gelmini1-1/+1
2018-05-12Fixup 23c5125148a8110d88385b29570bf0b7d4400458Khaled Hosny2-1/+3
2018-05-12Add more more dependencies to VCL makefilesKhaled Hosny3-2/+8
2018-05-12Make SalLayout overrides finalKhaled Hosny1-20/+20
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin6-9/+9
2018-05-12make AlphaMask constructors explicitNoel Grandin1-1/+1
2018-05-12unnecessary duplicate SetImageCaolán McNamara1-1/+0
2018-05-12SalLayout::CalcAsianKerning() can be made localKhaled Hosny2-5/+3
2018-05-12Drop trivial, used only once, functionsKhaled Hosny3-9/+2
2018-05-12Fix typoAndrea Gelmini1-1/+1
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl7-3/+348
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny8-45/+25
2018-05-11[GSoC]Notebookbar: Hamburger icon is now well alignedKshitij Pathania1-1/+1
2018-05-11coverity#1435548 rework to avoid Dereference after null check warningCaolán McNamara1-11/+10
2018-05-11tdf#117549 crash with focus setting during disposingCaolán McNamara1-1/+4
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny25-164/+119
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-05-10weld SdVectorizeDlgCaolán McNamara2-0/+52
2018-05-10assert in vectorization dialog with wrong pixel typeCaolán McNamara1-0/+7
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara1-10/+10
2018-05-10weld SdStartPresentationDlgCaolán McNamara5-131/+327
2018-05-10refactor ImplNumericReformatCaolán McNamara1-4/+13
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin2-2/+2
2018-05-10Related: tdf#117499 set default titles for non-gtk3 message dialogsCaolán McNamara1-0/+17
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny2-22/+4
2018-05-09ImplNumericReformat always returns trueCaolán McNamara1-9/+3
2018-05-09Fix some IWYU warningsMiklos Vajna2-2/+13
2018-05-09Blind attempt to fix UBSAN error in FreetypeFontKhaled Hosny1-7/+0
2018-05-09tdf#117477: blacklist Intel HD Graphics 630 for LenovoJulien Nabet1-0/+2
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock8-173/+48
2018-05-08ofz#8185 Undefined-shiftCaolán McNamara1-1/+1
2018-05-08Related: tdf#117470 docking windows are toplevelsCaolán McNamara1-7/+17
2018-05-08tdf#117491 Base crash when editing text in SQL query editorNoel Grandin1-1/+0
2018-05-08config entries for the new graphic manager, deprecate old entriesTomaž Vajngerl2-9/+16
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski33-446/+377
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski37-247/+263
2018-05-07-Werror=unused-variableStephan Bergmann1-1/+124
2018-05-07vcl: Fix accessibility issues in demo.uiSamuel Thibault1-1/+52
2018-05-07Allow building Qt5 backend on HaikuKacper Kasper3-1/+16
2018-05-06coverity#1435442 silence Unchecked return valueCaolán McNamara1-1/+1
2018-05-06Resolves: tdf#117413 char doubling appearing under X with gtk3Caolán McNamara2-16/+22
2018-05-06tdf#117007 - Elementary not appearing on some backendsheiko tietze1-1/+4
2018-05-05Replace Galaxy icon theme by Colibreheiko tietze3-16/+9
2018-05-05Fix typosAndrea Gelmini4-4/+4
2018-05-05Fix typosAndrea Gelmini1-1/+1