summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoipset.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-21improve error messageNoel Grandin
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
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
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2010-12-16Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* )Joseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-26impress200: #i114089# clear user any after they are applied to the shapeChristian Lippka
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-22#i107450#: wrong treatment of metric items in WriterMathias Bauer
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer