summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-04-05loplugin:nullptrStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04loplugin:constantparam in svlNoel Grandin
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2016-03-29cid#1357162: Logically dead codeStephan Bergmann
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13tdf#97077: So ppStaticDefaults can be null after allStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06What these SAL_INFO probably want to tell us...Stephan Bergmann
2016-01-06Revert "This probably is not worth displaying a warning about"Tor Lillqvist
2016-01-05This probably is not worth displaying a warning aboutTor Lillqvist
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-15...and this looks like a memory leak, tooStephan Bergmann
2015-12-15Memory leakStephan Bergmann
2015-12-15Bin unused function DbgCheckItemSetTor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Missing includeStephan Bergmann
2015-11-18svl: replace some legacy SFX_ASSERT in SfxItemPoolMichael Stahl
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-11fix svl buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30svl: remove mostly superfluous abstraction of vectorMichael Stahl
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22SRCH_PARA_ALLTABLES could never be queriedEike Rathke