# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. $(eval $(call gb_AllLangMoTarget_AllLangMoTarget,sca)) $(eval $(call gb_AllLangMoTarget_set_polocation,sca,scaddins)) # vim: set noet sw=4 ts=4: a/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/control/calendar.cxx
AgeCommit message (Expand)Author
2023-07-11jsdialog: dump calendar dataSzymon Kłos
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-23rename ImplScroll to ImplScrollCalendarCaolán McNamara
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-09-06cid#1500509 silence Out-of-bounds accessCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-05-27no need to allocate these on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-20merge together interimdockparent usageCaolán McNamara
2021-02-20move docking adapters to vclCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-06-29loplugin:unusedfieldsNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara