summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8struc.hxx
AgeCommit message (Expand)Author
2021-01-17return Color from BGRToRGBNoel Grandin
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-09-05Turn JapanNotBegin/EndLevel1 into constexpr string literalsStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-01-18Fix typo in codeAndrea Gelmini
2019-12-26Fix typoAndrea Gelmini
2019-12-23sal_Char->char in swNoel Grandin
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-10-17Remove some memset callsMike Kaganski
2019-10-08Let WW8_TCell zero-initialize its membersStephan Bergmann
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-31Translate German commentsJohnny_M
2018-07-31push it around a bitCaolán McNamara
2018-07-30workaround msvc compiler warningCaolán McNamara
2018-03-07use more Color in swNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17Fix typosAndrea Gelmini
2017-05-08ofz avoid oomCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-03ofz: check anlv text boundsCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2015-12-14DOC export: write propBags in SmartTagDataMiklos Vajna
2015-12-14DOC export: write factoidTypes in SmartTagDataMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-06Fix comment.Thomas Klausner
2015-08-06Translate comments to English.Thomas Klausner
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-06-22fix SHD ipat entry settingCaolán McNamara
2015-06-21some ww6 left-oversCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-13rtf spec better describes the mysterious bx and by valuesCaolán McNamara
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-28Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt
2014-03-27sw: avoid warning C4510: WW8_TCellVer6: default constructor could notMichael Stahl
2014-03-23WaE: 'WW8_BRC' defined as a struct here but previously declared as a classTor Lillqvist