/source/gl/vcl/

> : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/animobjs.cxx
AgeCommit message (Expand)Author
2024-10-27cid#1608184 silence Overflowed constantCaolán McNamara
2024-10-26cid#1608133 Overflowed constantCaolán McNamara
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-10EMPTY_FRAMELIST can be constexprNoel Grandin
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-12tdf#150325 Newly created animated gif is not savedNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-07ref-count SdrPageNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-22weld backing windowCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-29bInterim is always trueCaolán McNamara
2020-01-28weld AnimationWindowCaolán McNamara
2019-07-29Fix typosAndrea Gelmini