summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2019-04-03svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai1-59/+39
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-1/+1
2019-04-03add more append methods to *StringBufferNoel Grandin1-1/+1
2019-04-02Introduce next Japanese gengou era 'Reiwa'Takeshi Abe1-1/+1
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski4-99/+90
2019-03-30Slightly simplify URL handlingMike Kaganski1-15/+8
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-0/+14
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai3-9/+14
2019-03-25Fix typoAndrea Gelmini1-1/+1
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai8-73/+1139
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna3-10/+132
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-4/+4
2019-03-14Only return elements with both name and predicate matching argumentsMike Kaganski1-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-10/+10
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-13/+13
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin1-3/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin3-45/+20
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-02-28Resolves: tdf#123748 do not strip date part before calling Time::GetClock()Eike Rathke1-10/+2
2019-02-22loplugin:unusedfields in svlNoel Grandin1-9/+1
2019-02-13Use indexed getToken()Matteo Casalin1-7/+6
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-10loplugin:indentation in soltools..svlNoel Grandin6-65/+65
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann1-5/+0
2019-01-28Resolves: tdf#122991 do not truncate time duration [] format valuesEike Rathke1-8/+1
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen4-10/+6
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-2/+3
2019-01-16Related: tdf#122509 prevent access of not existing base formatEike Rathke1-4/+5
2019-01-14ofz#12507 micro optCaolán McNamara1-2/+2
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2-7/+11
2019-01-03Avoid getTokenCountMatteo Casalin1-4/+23
2018-12-14tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli1-2/+9
2018-12-10simplify some copy constructionNoel Grandin1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann5-10/+10
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin2-2/+2
2018-12-07Revert "Blind fix for pre-C++14 std::equal, for now"Stephan Bergmann1-10/+9
2018-12-06Drop juh.jar dependency from Java UNO testsJan-Marek Glogowski1-0/+1
2018-12-05loplugin:singlevalfields in svlNoel Grandin1-3/+0
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin2-6/+6
2018-11-26inline FindPositionsByName in a couple of placesNoel Grandin1-13/+17
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard1-0/+16
2018-11-25seems we need to include algorithm hereNoel Grandin1-0/+1
2018-11-25Blind fix for pre-C++14 std::equal, for nowStephan Bergmann1-9/+10
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov13-325/+197
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin1-9/+9
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19Fix typosAndrea Gelmini1-1/+1