summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2024-06-18tdf#131562: move test to svl and extend itXisco Fauli1-0/+7
2024-06-18tdf#48706: svl_qa_cppunit: Add unittestXisco Fauli1-0/+2
2024-06-13tdf#159930 Treat special case with no integer digitLaurent Balland1-0/+5
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)1-11/+0
2024-05-14loplugin:ostr in svlNoel Grandin8-198/+197
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann1-9/+10
2024-03-22improve loplugin:staticmethodsNoel Grandin1-4/+4
2024-03-22tdf#160306: make sure that SvNumberFormatter agrees with ROUND outputMike Kaganski1-0/+20
2024-03-08tdf#158773 reduce size of IndexedStyleSheetsNoel Grandin1-2/+2
2024-03-08tdf#158773 reduce cost of stylesheet lookupNoel Grandin1-2/+2
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)1-0/+5
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland1-8/+10
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-16/+27
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-2/+2
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)1-4/+4
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-108/+0
2023-12-18add copy constructor for SfxItemSetFixedNoel Grandin1-0/+16
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)1-1/+1
2023-11-19Extended loplugin:ostr: svlStephan Bergmann1-3/+3
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)2-32/+42
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland1-0/+8
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann1-1/+1
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann2-32/+32
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)1-0/+1
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-1/+1
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert2-70/+59
2023-05-27Fix typoAndrea Gelmini1-1/+1
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland1-0/+17
2023-05-03Fix typoAndrea Gelmini1-5/+5
2023-05-03tdf#145925: Support AutoCapitalize in DOI recognitionBaole Fang1-0/+5
2023-04-27tdf#145925: Add DOI recognitionBaole Fang1-0/+54
2023-04-06tdf#153887 Fraction number format: avoid 0/0Laurent Balland1-0/+12
2023-03-30loplugin:stringadd in starmath..svlNoel Grandin1-24/+17
2023-03-15tdf#117037: svl_qa_cppunit: Add unittestXisco Fauli1-2/+3
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann1-10/+10
2022-11-21qa: remove duplicated operatorsXisco Fauli1-6/+0
2022-09-23make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák1-19/+48
2022-07-13tdf#149950: svl_qa_cppunit: Add unittestXisco Fauli1-1/+2
2022-05-27sw: language fallback in MSWordExportBase::GetNumberFormat()Michael Stahl1-1/+14
2022-05-03Just use Any ctor instead of makeAny in svlStephan Bergmann1-1/+1
2022-02-03no point in mapping SID to itselfNoel Grandin2-5/+5
2021-12-15tdf#145381 handle closing brackets in URLs correctlyArmin Le Grand (Allotropia)1-0/+1
2021-10-25Fix stack-use-after-scopeStephan Bergmann1-4/+2
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-09-30tdf#144697: svl_qa_cppunit: Add unittestXisco Fauli1-0/+5
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke1-1/+2
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke1-1/+2
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin1-3/+3
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1