summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-08-10vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-19tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-14vcl: make get_id safe for disposed windows.Michael Meeks
2021-07-08vcl: nerf Window::SetParentToDefaultWindow()Michael Stahl
2021-07-02tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-05-31Drop Window::IsDisposedNoel
2021-05-19fix crash in X-Ray extensionNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
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-06make it possible to write canvas unittestsLuboš Luňák
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-08ImplNewInputContext: check pointer before useSzymon Kłos
2021-03-25vcl: lok: don't use window impl after destroyAshod Nakashian
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara
2021-01-27use unique_ptr for mpWinDataNoel Grandin
2021-01-20OutputDevice->Window for mpFirstWinGraphicsNoel Grandin
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2020-12-29Expand macro COMPAT_BODY in vclJulien Nabet
2020-12-28jsdialog: export column merging property in gridSzymon Kłos
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-11-30split CopyBits into two functionsCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-05INPUTENABLE is unusedNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-02AlwaysInputMode::AlwaysInputDisabled newly unusedCaolán McNamara
2020-09-02AlwaysDisableInput newly unusedCaolán McNamara
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-09-02SetCallHandlersOnInputDisabled is newly unusedCaolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-23fix commit "remove JSON node erasing"Noel Grandin
2020-06-23remove JSON node erasingNoel Grandin
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-09Bin pointless if (true)Tor Lillqvist
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara