summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-0/+2
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-05tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-5/+5
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-19/+4
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+1
2019-08-24loplugin:returnconstval in swNoel Grandin1-3/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-2/+2
2019-07-11tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski1-3/+2
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov1-24/+5
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+4
2019-06-20zero width column in manage changesCaolán McNamara1-5/+18
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-32/+33
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen2-0/+3
2019-05-13drop some unneeded includesCaolán McNamara1-2/+0
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-04-27Fix typosAndrea Gelmini1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-303/+288
2019-04-23multiple concatted AcceptChgDatCaolán McNamara1-28/+41
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2-0/+2
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-30tdf#122428 show new comments in Manage ChangesLászló Németh1-0/+1
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh1-7/+14
2019-01-25tdf52391 don't accept format-only changes secretlyLászló Németh1-1/+13
2019-01-16pass RedlinData around by unique_ptrNoel Grandin1-4/+4
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-2/+2
2018-12-18Get rid of aEmptyOUStrMike Kaganski2-3/+3
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-5/+5
2018-11-24remove unused SwInsertNumTypesNoel Grandin1-3/+3
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini1-2/+2
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov2-89/+62
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+1
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1