summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2021-01-27Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-12-14tdf#122045 using 'Apply' doesn't keep document modified on later 'Cancel'Caolán McNamara
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-10-02SwDoc::Summary never called with null pExtDoc argCaolán McNamara
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-09-15Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-29Remove some unused includesMiklos Vajna
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-07-02Getting styles info shouldnt set document modification stateSzymon Kłos
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
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 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-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-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt