summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc/redlndlg.cxx
AgeCommit message (Expand)Author
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-01-25Resolves: tdf#130174 explicitly call SelectHdlCaolán McNamara
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-18reset mxContentArea in disposeCaolán McNamara
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-06-20zero width column in manage changesCaolán McNamara
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-27Fix typosAndrea Gelmini
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-23multiple concatted AcceptChgDatCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-30tdf#122428 show new comments in Manage ChangesLászló Németh
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh
2019-01-25tdf52391 don't accept format-only changes secretlyLászló Németh
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Fix typosAndrea Gelmini
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-18uitest: call base class Activate in modeless dialogsMarkus Mohrhard
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt