summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output2.cxx
AgeCommit message (Expand)Author
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-14tdf#156655 sc: fix disappear text in merged cellTibor Nagy
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-08tdf#123870 sc: fix tagged content for accessible PDF exportTibor Nagy
2024-01-05Resolves: tdf#158997 optimal col width too narrow to render textCaolán McNamara
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-20use the cheaper variant of SfxItemPool::areSame where possibleNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-23cool#7332 calc perf: GetEmptyLinesInBlockNoel Grandin
2023-10-18cool#6893 cache the EditEngine for renderingNoel Grandin
2023-10-14don't bother checking existing mode before seting new modeCaolán McNamara
2023-10-14Fix typoAndrea Gelmini
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro
2023-10-13cool#6893 disable undo for editengine when rendering cell textNoel Grandin
2023-07-31loplugin:constantparamNoel Grandin
2023-07-25crashtesting: a lot of crashes on exporting to odsCaolán McNamara
2023-07-21loplugin:unusedmethodsNoel Grandin
2023-07-06tdf#129847 Show "more content" red arrow along with ### indicationanfanite396
2023-07-05loplugin:constantparamNoel Grandin
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-20tdf#122676 sc: fix format with * (filling) and NBSP thousand separatorCzeber László Ádám
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-02Fix typoAndrea Gelmini
2022-11-01tdf#143377 Handle nAttrRotate and Skew more backward safeArmin Le Grand (allotropia)
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16create getter for ScCellValue::mfValueNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-04-22try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-04-12don't FormatDoc() a whole long text if not necessary (tdf#144515)Luboš Luňák
2022-04-12treat Calc cells that don't fit as top-aligned rather than bottomLuboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-02-27prefix CellInfo and BasicCellInfo with ScLuboš Luňák
2022-02-27do not allocate so many CellInfo objects in FillInfo()Luboš Luňák