summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/attrdesc.cxx
AgeCommit message (Expand)Author
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-11tdf#140845 labelling improvements for List Styles in ContainsSeth Chaiklin
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-01-11loplugin:redundantcast: swStephan Bergmann
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-22OUString::number was probably meant here (previously: valueOf)Matteo Casalin
2014-07-22sal_uInt16 to long, constifyMatteo Casalin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl