summaryrefslogtreecommitdiff
path: root/svx/source/items/e3ditem.cxx
AgeCommit message (Expand)Author
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-25Use rtl::math::isNan()Fabio Buso
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.10.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGEDJens-Heiner Rechtien
2007-05-10INTEGRATION: CWS pchfix04 (1.8.40); FILE MERGEDKurt Zenker
2006-11-14INTEGRATION: CWS aw024 (1.3.196); FILE MERGEDIvo Hinkelmann
2006-10-12INTEGRATION: CWS sb59 (1.5.60); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.4.218); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGEDRüdiger Timm
2005-01-24#i10000# moved ~SvxVector3DItem from e3ditem.hxxOliver Bolte
2000-12-11#81466# do allways write SfxVector3DItemArmin Weiss
2000-09-18initial importJens-Heiner Rechtien