summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/zoomitem.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke
2017-08-07Removing unused SfxItemPool serialisation from sfx2Varun Dhall
2017-07-21de-hrc various thingsCaolán McNamara
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22fdo#63659 <sigh> fix brain lapse, missing breakNoel Power
2013-04-18warning C4702: unreachable codeStephan Bergmann
2013-04-18fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmasNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-15move zoomitem from svx to sfx2Tim Hardeck