summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/misc
Commit message (Expand)AuthorAgeFilesLines
* Add logging to auotext functionsSamuel Mehrbrodt2022-02-231-0/+20
* Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara2019-12-111-0/+2
* Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist2019-12-051-1/+19
* Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara2019-09-271-1/+1
* tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski2019-07-121-3/+2
* zero width column in manage changesCaolán McNamara2019-06-201-5/+18
* convert nsRedlineType_t to scoped enumNoel Grandin2019-05-231-32/+33
* tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen2019-05-221-0/+2
* tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen2019-05-162-0/+3
* drop some unneeded includesCaolán McNamara2019-05-131-2/+0
* Use hasElements to check Sequence emptiness in swArkadiy Illarionov2019-05-041-2/+2
* Fix typosAndrea Gelmini2019-04-271-1/+1
* weld cluster of change tracking dialogsCaolán McNamara2019-04-271-303/+288
* multiple concatted AcceptChgDatCaolán McNamara2019-04-231-28/+41
* drop some unneeded includesCaolán McNamara2019-04-091-1/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-082-0/+2
* o3tl::make_unique -> std::make_unique in swGabor Kelemen2019-02-071-2/+1
* tdf#122428 show new comments in Manage ChangesLászló Németh2019-01-301-0/+1
* tdf#52391 reject/clear formatting of format-only changesLászló Németh2019-01-291-7/+14
* tdf52391 don't accept format-only changes secretlyLászló Németh2019-01-251-1/+13
* pass RedlinData around by unique_ptrNoel Grandin2019-01-161-4/+4
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* Get rid of aEmptyOUStrMike Kaganski2018-12-182-3/+3
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-5/+5
* remove unused SwInsertNumTypesNoel Grandin2018-11-241-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini2018-11-191-2/+2
* Simplify containers iterations in sw/source/ui*Arkadiy Illarionov2018-10-302-89/+62
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* clang-tidy performance-unnecessary-copy-init in swNoel Grandin2018-10-241-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* optimize adding a block of entries at one timeCaolán McNamara2018-10-101-1/+2
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* weld SvxLineEndDefTabPageCaolán McNamara2018-09-301-1/+1
* Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini2018-09-261-1/+1
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-1/+1
* add image support to weld::ComboBoxTextCaolán McNamara2018-09-171-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin2018-09-152-10/+7
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-201-2/+2
* coverity#1438225 Improper use of negative valueCaolán McNamara2018-08-051-1/+1
* loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin2018-07-251-5/+4
* Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara2018-07-191-1/+1
* lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky2018-06-281-0/+3
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-3/+0
* SwNumberingTypeListBox fully replaced nowCaolán McNamara2018-06-021-5/+5
* weld SwSectionFootnoteEndTabPageCaolán McNamara2018-06-021-145/+0
* Fix typosAndrea Gelmini2018-05-121-1/+1
* tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen2018-04-251-1/+0