summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2024-09-12These bogus -Wdangling-reference still hit with current GCC 15 trunkStephan Bergmann
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-08-31cid#1607670 Overflowed constantCaolán McNamara
2024-08-26cid#1556160 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-20Resolves: tdf#148830 ensure SplitWindow has enough space for splitterCaolán McNamara
2024-08-14cid#1557708 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-13vcl a11y: Report "top-level"'s frame againMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleAtkObject to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleItems to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move size group parsing to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move list store handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move collectProperty to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Reuse existing helper methodMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper to finalize valueMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Avoid unnecessary work for empty propMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move locale handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Rename ParserState -> VclParserStateMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper for interface domainMichael Weghorn
2024-08-13tdf#130857 Drop VclBuilder::m_pStringReplaceMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move m_bLegacy to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move 2 static methods to base classMichael Weghorn
2024-08-12cid#1616198 silence Arguments in wrong orderCaolán McNamara
2024-08-11Related: tdf#154959 suitable label printer paper size not auto-selectedCaolán McNamara
2024-08-09vcl a11y: Don't report parent window for top-levelsMichael Weghorn
2024-08-04unset what's selected when we clear the paper size boxCaolán McNamara
2024-08-02tdf#155636 tdf#155637 tdf#156962 Consistently use non-native controlsMichael Weghorn
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02tdf#162289 Update printer info before getting default printerMichael Weghorn
2024-07-29tdf#85677: fix the vertical panning gesture in ImpressTibor Nagy
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25tdf#67919 access toolbar button dropdown menu from macOS VoiceOverPatrick Luby
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-15vcl: Use nNewPos consistentlyMichael Weghorn
2024-07-05Make window's default mouse position a large negativeMike Kaganski
2024-07-04cid#1607240 silence Copy-paste errorCaolán McNamara
2024-06-30Optimize SystemWindow layout a bitMike Kaganski
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski
2024-06-20tdf#159835 vcl: Notify when floating window toggledMichael Weghorn
2024-06-20tdf#159835 Deduplicate a few lines in DockingWindow::SetFloatingModeMichael Weghorn
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06drop searching for widget extended tips in the offline helpCaolán McNamara
2024-06-06if we don't have local help then Help::GetHelpText will be emptyCaolán McNamara
2024-05-31Resolves tdf#161082 - Set focus on topmost item (Printer)Heiko Tietze
2024-05-16VCL: Windows: more usecases for FlashWindow() API to inform on changesVasily Melenchuk
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin