summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docst.cxx
AgeCommit message (Expand)Author
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-04-30tdf#133548 don't change outline level attrib and list style attribJim Raykowski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2020-12-14tdf#122045 using 'Apply' doesn't keep document modified on later 'Cancel'Caolán McNamara
2020-11-26tdf#131920 sw UI Char highlight: editing via Para-style highlight tabJustin Luth
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-09-15Fix typo in codeAndrea Gelmini
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-05we end up making a nFamily style, not the style of GetSearchFamilyCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05use SfxStyleSearchBits::All for SfxNewStyleDlg in writer, like calc doesCaolán McNamara
2020-05-05nFamily is already set to SfxStyleFamily::ParaCaolán McNamara
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-09Sync page orientation of Endnote pageMuhammet Kara
2019-08-22we can be less verboseCaolán McNamara
2019-08-18Save a couple lines of code by using ::sw::UndoGuardJim Raykowski
2019-08-13sw undo/redo derived style storing during creation by exampleVasily Melenchuk
2019-08-06tdf#118384 Fix paragraph, character, and frame style undo redoJim Raykowski
2019-06-05tdf#124152 Broadcast StyleSheetModified to update style tree list boxJim Raykowski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-11using ScopedVclPtr with StartExecuteAsync not goodNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02can pass window directly to CreateTemplateDialog nowCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen