Age | Commit message (Expand) | Author |
2025-02-25 | vcl: make control/calendar.cxx variables const | Chris Sherlock |
2025-02-09 | vcl: flatten control/calendar.cxx functions | Chris Sherlock |
2025-02-02 | vcl: make calendar.cxx more readable | Chris Sherlock |
2024-11-27 | PVS: V560 A part of conditional expression is always true: !bSelection. | Xisco Fauli |
2024-11-15 | vcl: make Calendar constructor initializer functions more clear | Chris Sherlock |
2024-11-15 | tdf#39468 vcl: translate German comments in control/calendar.cxx | Chris Sherlock |
2024-07-18 | make date/time single-arg constructors explicit | Noel Grandin |
2024-05-10 | loplugin:ostr in vcl | Noel Grandin |
2023-07-11 | jsdialog: dump calendar data | Szymon Kłos |
2023-02-21 | tdf#142783 consider the Calendar Edit and DropDown as one compound control | Caolán McNamara |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-11-23 | rename ImplScroll to ImplScrollCalendar | Caolán McNamara |
2022-11-14 | tdf#152012 Fix assert fail on opening date picker | Hossein |
2022-09-06 | cid#1500509 silence Out-of-bounds access | Caolán McNamara |
2021-10-31 | add o3tl::span ctor from std::vector | Luboš Luňák |
2021-10-30 | tools::Long->sal_Int32 in the DX arrays | Noel Grandin |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-05-27 | no need to allocate these on the heap | Noel Grandin |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-02-26 | rename one ImplHitTest so using window::ImplHitTest can be dropped | Caolán McNamara |
2021-02-25 | allow use of FloatWinPopupFlags without including complete floatwin.hxx | Caolán McNamara |
2021-02-25 | dockwin.hxx doesn't need to include floatwin.hxx | Caolán McNamara |
2021-02-22 | rename to DropdownDockingWindow | Caolán McNamara |
2021-02-20 | merge together interimdockparent usage | Caolán McNamara |
2021-02-20 | move docking adapters to vcl | Caolán McNamara |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | forward declare VclBuilder in VclBuilderContainer | Caolán McNamara |
2020-10-19 | use tools::Long in vcl | Noel |
2020-08-27 | add a DisableCycleFocusOut flag for an all-welded hierarchy | Caolán McNamara |
2020-07-21 | weld DateControl | Caolán McNamara |
2020-07-15 | move SVTXDateField to toolkit | Caolán McNamara |
2020-07-01 | loplugin:singlevalfields | Noel Grandin |
2020-06-29 | loplugin:unusedfields | Noel Grandin |
2020-06-24 | loplugin:unusedmethods | Noel Grandin |
2020-06-22 | vcl/calendar.hxx no longer used outside vcl | Caolán McNamara |
2020-06-05 | Upcoming loplugin:elidestringvar: vcl | Stephan Bergmann |
2020-01-17 | flush out unused Font objects | Caolán McNamara |
2019-07-02 | tdf#42949 Fix IWYU warnings in vcl/source/[a-e]* | Gabor Kelemen |
2019-02-22 | loplugin:unusedfields in vcl | Noel Grandin |
2019-02-15 | weld ScDPDateGroupDlg | Caolán McNamara |
2019-02-15 | move Calendar to vcl and map to GtkCalendar | Caolán McNamara |