summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docstyle.cxx
AgeCommit message (Expand)Author
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin
2020-07-02Getting styles info shouldnt set document modification stateSzymon Kłos
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-05nFamily is the SfxStyleFamily which was modifiedCaolán McNamara
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02speedup sw build a littleNoel Grandin
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-02cid#1452004 silence Explicit null dereferencedCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-07-22cid#1448361 silence Explicit null dereferencedCaolán McNamara
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-15use unique_ptr in swNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in swNoel Grandin
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-30loplugin:stringloop in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwImplShellActionNoel Grandin
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-20tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-10-27loplugin:constantparam in swNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara