summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-19We don't support leap seconds, but.. accept as input anywayEike Rathke
2019-10-19Resolves: tdf#76441 accept two digit groups MM:SS input if formatted as suchEike Rathke
2019-10-18Input with subsequent part greater than 59 is not time or durationEike Rathke
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Fix typoAndrea Gelmini
2019-10-17Resolves: tdf#126773 Excel uses lowercase date and time format code keywordsEike Rathke
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05simplify SfxAllEnumItemNoel Grandin
2019-10-03Following "Simplify a bit SfxAllEnumItem (svl)"Julien Nabet
2019-10-03Simplify a bit SfxAllEnumItem (svl)Julien Nabet
2019-10-02Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30Simplify iterating in SwRegHistory::MakeSetWhichIds a littleMike Kaganski
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-27loplugin:virtualdead in svlNoel Grandin
2019-09-27Resolves: tdf#127363 accept SEPT as SEP for SeptemberEike Rathke
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-12Add IwyuFilter_svl.yamlGabor Kelemen
2019-09-12Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in svlNoel Grandin
2019-08-20Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-19Related: tdf#72040 select ISO 8601 date+time format without 'T' if inputEike Rathke
2019-08-19Related: tdf#72040 select ISO 8601 date+time format if 'T' separator in inputEike Rathke
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-08-16Fix typosAndrea Gelmini
2019-08-16Reorder to only get item state when necessaryMike Kaganski