summaryrefslogtreecommitdiff
path: root/svl/source/items/itemprop.cxx
AgeCommit message (Expand)Author
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-05-16NFC: unassigned variable pNewItem is always nullptrJustin Luth
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2016-10-27remove unused variableJochen Nitschke
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-03-17loplugin:constantparam in svlNoel Grandin
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: svlNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-10Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-13coverity#708824 Unused pointer valueCaolán McNamara
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl
2012-07-02re-base on ALv2 code.Michael Meeks
2012-02-05Remove unused codeElton Chung
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang