summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docshini.cxx
AgeCommit message (Expand)Author
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-11-29tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs
2021-09-16ofz#38757 avoid config during fuzzingCaolán McNamara
2021-09-15sw: add a DisableBuiltinStyles API settingMiklos Vajna
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-01-14tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesParaJustin Luth
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-24loplugin:useuniqueptr inSwDocShellNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara