summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)Author
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2019-12-11Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-11tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-06-25improve loplugin:simplifyconstructNoel Grandin
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-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor 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
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-24remove unused SwInsertNumTypesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin