summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara
2021-06-04fix SAL_WARN_IF checkNoel Grandin
2021-06-04android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer
2021-06-04Added Text Import Dialog to JSDialogs listmerttumer
2021-06-03vcl: check mpWindowImpl before referencing itGabriel Masei
2021-06-02accept help-browser-symbolic as well as help-browserCaolán McNamara
2021-06-02make this warning fire less oftenNoel Grandin
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-31Drop Window::IsDisposedNoel
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-28IsDisposed->isDisposed in winprocNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19fix crash in X-Ray extensionNoel Grandin
2021-05-19use toggle instead of click for print dialog CheckButtonsCaolán McNamara
2021-05-19update printer dialog once on radiobutton toggleCaolán McNamara
2021-05-19move toggle handlers into ToggleHdlCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18fix some castsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
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