summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/init.cxx
AgeCommit message (Expand)Author
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna
2021-03-29sw page rtl gutter margin: add doc modelMiklos Vajna
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2020-07-29Remove some unused includesMiklos Vajna
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-04-10constify some which range arraysNoel Grandin
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna
2019-01-09use unique_ptr in pGlobalOLEExcludeListNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-08-14Removing unused SetVersionMap from swVarun Dhall
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-17sw: rename static members in SwStyleNameMapperMiklos Vajna
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock