summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix leak in VCLXWindowNoel Grandin
2021-05-12tdf#141426 Fix VclBox inital size allocation.Gülşah Köse
2021-05-11tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt
2021-05-11vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl
2021-05-10gtk4: use GDK_ALT_MASKCaolán McNamara
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-05-06tdf#141424 Include the margin sizes while calculating width of window.Gülşah Köse
2021-05-05tdf#141424 Include the margin sizes while calculating width of window.Gülşah Köse
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29vcl: print dialog: remove broken codeXisco Fauli
2021-04-28Fix typosAndrea Gelmini
2021-04-27tdf#141854 Resize called during disposeCaolán McNamara
2021-04-27tdf#141761 Enhance PrintDialog Preview for FormControlsArmin Le Grand (Allotropia)
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-21don't warn about 'shrink' packing propertyCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09expose what sizes are used for theseCaolán McNamara
2021-04-08ImplNewInputContext: check pointer before useSzymon Kłos
2021-04-06Fix --disable-pch build: missing includeMike Kaganski
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-02tdf#141318 Dialog::GetOptimalSize not including border if called before ShowCaolán McNamara
2021-04-01Resolves: tdf#141258 turn scrollbars on/off once per layout loopCaolán McNamara
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara
2021-03-30tdf#133350 vcl focus loss: fix unwanted cancel of non-menu popupMiklos Vajna
2021-03-25vcl: lok: don't use window impl after destroyAshod Nakashian
2021-03-24Related: tdf#141197 critical a11y warningCaolán McNamara
2021-03-23do not use invalid SalLayoutGlyphsLuboš Luňák
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-14loplugin:unusedmethodsNoel
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek
2021-03-11allow throwing away size cache of hosted containerCaolán McNamara
2021-03-10Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist