summaryrefslogtreecommitdiff
path: root/svx/source/sdr/attribute/sdrformtextattribute.cxx
AgeCommit message (Expand)Author
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2018-10-08loplugin:constfields in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-15loplugin: cstylecastNoel Grandin
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-03-04doubled includesThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-24unusedcode: svx: remove unused methodsMatúš Kukan
2012-07-14sprinkle 'explicit' over constructorsDavid Tardon
2011-11-27remove include of pch header from svxNorbert Thiebaud
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
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-18aw079: rebase to m75Armin Le Grand
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand
2009-11-04#i106421#: some missing header fixesMathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers