cli_basetypes.dll cli_cppuhelper.dll cli_uretypes.dll cli_oootypes.dll cli_ure.dll policy.1.0.cli_uretypes.dll policy.1.0.cli_oootypes.dll policy.1.0.cli_ure.dll policy.1.0.cli_cppuhelper.dll policy.1.0.cli_basetypes.dll gdiplus.dll mingwm10.dll msvcm80d.dll msvcm80.dll msvcm90d.dll msvcm90.dll msvcp70d.dll msvcp70.dll msvcp71d.dll msvcp71.dll msvcp80d.dll msvcp80.dll msvcp90d.dll msvcp90.dll msvcr70d.dll msvcr70.dll msvcr71d.dll msvcr71.dll msvcr80d.dll msvcr80.dll msvcr90d.dll msvcr90.dll s='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/attarray.hxx
AgeCommit message (Expand)Author
2022-05-31first arg of ApplyFrame is never nullLuboš Luňák
2022-04-14load ods/xlsx with full row attributes without allocating all columnsLuboš Luňák
2022-04-14don't artificially clamp attribute iterators rangeLuboš Luňák
2022-04-14fix attr iterators to walk even unallocated columns if neededLuboš Luňák
2022-03-23optimize ScTabView::SkipCursorVertical() for many rowsLuboš Luňák
2022-03-23remove more hardcoded MAXROWLuboš Luňák
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-20use tools::Long in scNoel
2020-09-16ScAttrArray never has a null ScDocument* memberCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-04-26ScPatternAttr needs to be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2017-12-24sc: compact ScColumnAshod Nakashian
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-23Move the need for several ugly const_casts deeper down to just one placeTor Lillqvist
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-06-15Prevent excess rows included in the resulting range list, tdf#95883 follow-upEike Rathke
2017-06-12Use unique_ptr fro ScMergePatternState::pItemSetStephan Bergmann
2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-08ScAttrArray::HasAttrib needs to process the default pattern if none setMarkus Mohrhard
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann