summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06fix crashNoel Grandin
2016-06-06tdf#89329: use shared_ptr for pImpl in slstitmXisco Fauli
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03tdf#89329: use unique_ptr for pImpl in imageitmXisco Fauli
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
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