summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
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
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-29Adapt to LLVM 15 trunk libc++ dropping std::unary_/binary_functionStephan Bergmann
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-13avoid uninitialized data when handling WindowStateLuboš Luňák
2022-06-09a Frame has max two childrenCaolán McNamara
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara
2022-06-05assert if a model is used in duplicate widgetsCaolán McNamara
2022-06-03Related: tdf#147844 still log the discrepancyAron Budea
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-27tdf#147844: Use sanity check only if LibreOfficeKit is activeXisco Fauli