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