summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin8-12/+13
2019-10-05simplify SfxAllEnumItemNoel Grandin2-79/+18
2019-10-03Following "Simplify a bit SfxAllEnumItem (svl)"Julien Nabet1-2/+1
2019-10-03Simplify a bit SfxAllEnumItem (svl)Julien Nabet1-9/+5
2019-10-02Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet1-3/+0
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann2-2/+2
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin3-10/+7
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski2-4/+2
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski2-18/+11
2019-09-30Simplify iterating in SwRegHistory::MakeSetWhichIds a littleMike Kaganski1-2/+1
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski2-3/+3
2019-09-27loplugin:virtualdead in svlNoel Grandin1-8/+0
2019-09-27Resolves: tdf#127363 accept SEPT as SEP for SeptemberEike Rathke1-7/+16
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin3-9/+9
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák2-3/+3
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-5/+1
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-12Add IwyuFilter_svl.yamlGabor Kelemen1-0/+43
2019-09-12Fix typosAndrea Gelmini1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-7/+5
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini3-3/+3
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in svlNoel Grandin3-6/+6
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski4-7/+7
2019-08-22loplugin:constmethod in svlNoel Grandin3-7/+7
2019-08-20Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke2-3/+31
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin2-3/+3
2019-08-19Related: tdf#72040 select ISO 8601 date+time format without 'T' if inputEike Rathke1-0/+4
2019-08-19Related: tdf#72040 select ISO 8601 date+time format if 'T' separator in inputEike Rathke2-0/+15
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke1-0/+7
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke1-3/+19
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-16Reorder to only get item state when necessaryMike Kaganski1-3/+4
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin4-6/+6
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida1-1/+1
2019-08-12Fix typosAndrea Gelmini7-8/+8
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann8-18/+18
2019-07-28loplugin:collapseifNoel Grandin1-10/+4
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin1-4/+1
2019-07-18speed up sw_filters_test2Noel Grandin2-2/+4
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov11-153/+120
2019-07-13Move logic to GetDateOrder()Eike Rathke2-18/+17
2019-07-12Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke1-1/+20
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski2-2/+2
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski3-3/+3