summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2021-04-13we don't want this dynamic_cast in release buildsNoel Grandin
2021-04-13avoid a few string allocationsNoel Grandin
2021-04-12make SfxItemPropertySimpleEntry constructor explicitNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12tdf#130326 flatten SfxItemPropertyMapNoel Grandin
2021-04-12SfxItemPropertySimpleEntry constructor should take a referenceNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06update pchesCaolán McNamara
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-15xls load: suppress secondary [~gengou] calendar modifier in format codeEike Rathke
2021-03-15xls save: fix writing inline calendar modifiers as format code, don'tEike Rathke
2021-03-13update pchesJulien Nabet
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-02-26loplugin:refcounting in svlNoel
2021-02-23update pchesCaolán McNamara
2021-02-20loplugin:refcounting in svlNoel
2021-02-19update pchesCaolán McNamara
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-02-08update pchesCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-27tdf#92456 store hash with stringNoel Grandin
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin
2021-01-02Remove warning while buildingdante
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-15update pchesCaolán McNamara