summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-13remove 'ATI' from the driver listLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-12tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-07add Skia crash zone checkingLuboš Luňák
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-02-06drop unnecessary includeCaolán McNamara
2020-02-06find more symbols that can be privateNoel Grandin
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-02-02remove some newly unused codeCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-30again finally(?) fix Skia Windows widget drawing (tdf#130051)Luboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#124176 Use pragma once instead of include guardsEda Nur Var
2020-01-26const parameter for ImplAnimView::matchesAdrien Ollier
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-22inline some construction methodsNoel Grandin
2020-01-20workaround for Skia+Cairo text drawing exhausting GPU memoryLuboš Luňák
2020-01-20remove outdated Skia TODO commentsLuboš Luňák
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-16Fix typoAndrea Gelmini
2020-01-16Fix typoAndrea Gelmini
2020-01-16limit the area where we manually do xor drawing in SkiaLuboš Luňák
2020-01-16implement xor drawing for SkiaLuboš Luňák
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2020-01-14Related: tdf#127782 resize the print dialog to its optimum size...Caolán McNamara
2020-01-13tdf#129930: Dispose SystemClipboard service early enoughStephan Bergmann
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-12finally fix Skia Windows widget drawing (tdf#129416)Luboš Luňák
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2020-01-08Avoid -Werror,-WundefStephan Bergmann
2020-01-06use boost::shared_ptr for allocating an arrayLuboš Luňák
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák