summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara
2018-05-18Consistently use "vcl.fonts" log area across vcl/unx/generic/fontmanager/Stephan Bergmann
2018-05-18tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna
2018-05-18Extend test for unloaded graphicTomaž Vajngerl
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai
2018-05-18lok: Use GetSizePixel() here which calculates also with borderTamás Zolnai
2018-05-17lok: Always specify the invalidate rectangle explicitelyTamás Zolnai
2018-05-17adjust min/max chars label width calcCaolán McNamara
2018-05-17lok: One pixel is not invalidated on the right side for dialog previewsTamás Zolnai
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16coverity#1435605 silence Unchecked return valueCaolán McNamara
2018-05-14this needs pdfiumCaolán McNamara
2018-05-14tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna
2018-05-14vcl opengl Windows: only log non-success wglMakeCurrent() failure reasonMiklos Vajna
2018-05-13Icon themes clean-upheiko tietze
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-12Fix typosAndrea Gelmini
2018-05-12Fixup 23c5125148a8110d88385b29570bf0b7d4400458Khaled Hosny
2018-05-12Add more more dependencies to VCL makefilesKhaled Hosny
2018-05-12Make SalLayout overrides finalKhaled Hosny
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-12make AlphaMask constructors explicitNoel Grandin
2018-05-12unnecessary duplicate SetImageCaolán McNamara
2018-05-12SalLayout::CalcAsianKerning() can be made localKhaled Hosny
2018-05-12Drop trivial, used only once, functionsKhaled Hosny
2018-05-12Fix typoAndrea Gelmini
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11[GSoC]Notebookbar: Hamburger icon is now well alignedKshitij Pathania
2018-05-11coverity#1435548 rework to avoid Dereference after null check warningCaolán McNamara
2018-05-11tdf#117549 crash with focus setting during disposingCaolán McNamara
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-10weld SdVectorizeDlgCaolán McNamara
2018-05-10assert in vectorization dialog with wrong pixel typeCaolán McNamara
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara
2018-05-10weld SdStartPresentationDlgCaolán McNamara
2018-05-10refactor ImplNumericReformatCaolán McNamara
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-10Related: tdf#117499 set default titles for non-gtk3 message dialogsCaolán McNamara
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny
2018-05-09ImplNumericReformat always returns trueCaolán McNamara
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-09Blind attempt to fix UBSAN error in FreetypeFontKhaled Hosny
2018-05-09tdf#117477: blacklist Intel HD Graphics 630 for LenovoJulien Nabet
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-05-08ofz#8185 Undefined-shiftCaolán McNamara