summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
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
2018-11-25seems we need to include algorithm hereNoel Grandin
2018-11-25Blind fix for pre-C++14 std::equal, for nowStephan Bergmann
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19Fix typosAndrea Gelmini
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01use unique_ptr in markForDeletionNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-31loplugin:useuniqueptr in SfxItemPoolCache::ApplyToNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22sc: avoid checking for time formats in case of SvNumFormatType::NUMBERSerge Krot