summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-16lok: fix position og autofilter in RTL modeSzymon Kłos
2022-02-20lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-14lok: introduce local mouse trackingHenry Castro
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-08-03vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-20jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-07-16tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-13vcl: make get_id safe for disposed windows.Michael Meeks
2021-07-09drop newly unused SetParentToDefaultWindowCaolán McNamara
2021-07-08tidy up comment formattingCaolán McNamara
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