summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna
2022-11-02also apply PaintTransparent to a widget's SubEdit if it has oneCaolán McNamara
2022-11-02color is meant to be the same as the popups colorCaolán McNamara
2022-10-29use WindowColor instead of White for highlighted toolbox itemsCaolán McNamara
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara
2022-10-20workaround VisualStudio2022 compile errorNoel Grandin
2022-10-18xs:short->xs:intCaolán McNamara
2022-10-15tdf#151522 add Accessibility::HighContrastCaolán McNamara
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13tdf#151352 crash closing form while TOTD dialog is displayedNoel Grandin
2022-10-13tdf#151385 Only trigger mnemonics in dialogs when alt key is pressedSamuel Mehrbrodt
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-10-07Related: tdf#98067 use EP_EDITBORDER_NOSCROLL for EditsCaolán McNamara
2022-10-05Resolves: tdf#151351 rework flat button renderingCaolán McNamara
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-21use more string_view in vclNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16only "PaintImmediately" the statusbar itself (and optional children)Caolán McNamara
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-09-05cid#1500642 silence Dereference before null checkCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-27VBA: make debugging of VBA tests much easierHannah Meeks
2022-08-26vcl: implement rotate gesture infrastructurePovilas Kanapickas
2022-08-26vcl: implement zoom gesture infrastructurePovilas Kanapickas
2022-08-26Removed duplicated includeAndrea Gelmini
2022-08-25tdf#150561: Page dimension don't match paper format in Print PreviewJulien Nabet
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara
2022-07-26lok: allow shrinking too big widgetsSzymon Kłos
2022-07-25vcl: fix assert fail on invalid user input in the vcl::WindowData ctorMiklos Vajna
2022-07-21Make JunitTest_toolkit_unoapi_1 succeed again on macOSStephan Bergmann
2022-07-17Resolves tdf#143688 - Allow detaching of sub-toolbars when lockedHeiko Tietze
2022-07-13Related: tdf#149956 Keep in sync after icon theme changeMaxim Monastirsky
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky