summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-04-02Introduce next Japanese gengou era 'Reiwa'Takeshi Abe
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski
2019-03-30Slightly simplify URL handlingMike Kaganski
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-25Fix typoAndrea Gelmini
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-14Only return elements with both name and predicate matching argumentsMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-28Resolves: tdf#123748 do not strip date part before calling Time::GetClock()Eike Rathke
2019-02-22loplugin:unusedfields in svlNoel Grandin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-01-28Resolves: tdf#122991 do not truncate time duration [] format valuesEike Rathke
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2019-01-16Related: tdf#122509 prevent access of not existing base formatEike Rathke
2019-01-14ofz#12507 micro optCaolán McNamara
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-03Avoid getTokenCountMatteo Casalin
2018-12-14tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli
2018-12-10simplify some copy constructionNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-07Revert "Blind fix for pre-C++14 std::equal, for now"Stephan Bergmann
2018-12-06Drop juh.jar dependency from Java UNO testsJan-Marek Glogowski
2018-12-05loplugin:singlevalfields in svlNoel Grandin
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-26inline FindPositionsByName in a couple of placesNoel Grandin
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard