summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-28avoid dynamic_cast in SwView::NotifyNoel Grandin
2024-05-14loplugin:ostr in svlNoel Grandin
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-04-20loplugin:constantparamNoel Grandin
2024-04-19loplugin:constantparamNoel Grandin
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-04-12fold OnDemandNativeNumberWrapper ctor and init togetherCaolán McNamara
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-02crashtesting: SvNFEngine::DefaultCurrencyRO assertCaolán McNamara
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-27drop const_cast and be more honest that internal state changesCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-22Related: tdf#160056 ImpSubstituteEntry can be private and not exportedCaolán McNamara
2024-03-21Related: tdf#160056 can be private and not exportedCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21ITEM: Added correct NDEBUG defineArmin Le Grand (allotropia)
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-14Related: tdf#160056 pass 'StarFormat' flag in instead of changing stateCaolán McNamara
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht
2024-03-13These methods can be const tooCaolán McNamara
2024-03-13SvNumberFormatter::GetUserDefColor can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetLogicalOutput can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetFractionOfSecondString can be constCaolán McNamara
2024-03-13ImpIsEntry can be constCaolán McNamara
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-11tdf#114441 use sal_uInt32 instead of sal_uLongKeldin Maldonado (KNM)
2024-03-08tdf#158773 reduce size of IndexedStyleSheetsNoel Grandin
2024-03-08tdf#158773 reduce cost of stylesheet lookupNoel Grandin
2024-03-08tdf#158773 GetNumberOfStyleSheets can be an inline methodNoel Grandin
2024-03-08tdf#158773 flatten data of IndexedStyleSheetsNoel Grandin
2024-03-08use more string_viewNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin