aboutsummaryrefslogtreecommitdiff
path: root/source/dz/avmedia
ModeNameSize
-rw-r--r--messages.po4058logplain
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undocell.hxx
AgeCommit message (Expand)Author
2024-07-18make ScRange single-arg constructor explicitNoel Grandin
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-02generalize the undo independence checkNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2018-06-26Missing includeStephan Bergmann
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro