/source/ve/vcl/

lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/txtatr.hxx
AgeCommit message (Expand)Author
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-01-17sw, sd: fix indentationMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin some pointless commentsTor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe