summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-05-24 19:29:12 +0200
committerPetr Mladek <pmladek@suse.cz>2011-05-24 19:29:12 +0200
commit0c8a27cfa9036efc45974a02751b70034ad5bbd5 (patch)
tree01ba31a6d9be10176210568ccfaacee659041c3d
parent7f9cc73efc9c4218dc2d7cc298b3344474a34a1c (diff)
Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) libreoffice-3.4.0.2libreoffice-3.4.0-finallibreoffice-3-4-0
0 files changed, 0 insertions, 0 deletions
ines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undocell.cxx
AgeCommit message (Expand)Author
2024-06-03loplugin:ostr in scNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-31we always have a ScDocument so pass by referenceCaolán McNamara
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-17create getter for ScCellValue::mpStringNoel Grandin
2022-06-16create getter for ScCellValue::mfValueNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-13static_cast after dynamic_castNoel
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-16lokit: add missing header and row-size invalidation calls...Dennis Francis
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
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-29inline DeleteSdrUndoActionNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin