summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)AuthorFilesLines
2021-05-29remove IsDisposed check in swNoel Grandin1-3/+0
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin1-1/+1
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-1/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-2/+2
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin2-6/+10
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin4-12/+12
2021-05-17cid#1465676 Unchecked return valueCaolán McNamara1-2/+2
2021-05-17cid#1484877 Unchecked dynamic_castCaolán McNamara1-0/+1
2021-05-14Outline folding experimental feature rehackJim Raykowski4-247/+76
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-05-12fix some VirtualDevice leaksNoel Grandin3-1/+3
2021-04-28tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara1-2/+3
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-1/+1
2021-04-26tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski1-3/+3
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski1-2/+30
2021-04-09Recheck include/ with IWYUGabor Kelemen3-0/+3
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski1-46/+15
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-1/+1
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara1-1/+1
2021-03-30Outline folding: only hide the fold button when neededJim Raykowski1-3/+11
2021-03-28sw change tracking: antialias deleted commentsLászló Németh1-2/+9
2021-03-26loplugin:flattenNoel1-14/+14
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski2-42/+45
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-2/+2
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna2-1/+8
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara1-1/+1
2021-03-11tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara1-20/+29
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-11/+11
2021-03-08clean up some more dynamic/static castingNoel1-1/+1
2021-03-06sw: rename misleading rMEvt, which is not a referenceMiklos Vajna1-48/+46
2021-02-27calculate text height after setting paper sizeCaolán McNamara1-6/+6
2021-02-24tdf#140567 don't grab focus to outline content visibility buttonJim Raykowski1-1/+1
2021-02-23loplugin:unusedmethodsNoel1-2/+0
2021-02-23allow fading in/out to happen while a menu is openCaolán McNamara1-8/+4
2021-02-20loplugin:refcounting in swNoel3-15/+7
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara1-10/+31
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-3/+5
2021-02-19tdf#140409 Comment text ignoring zoom sizeCaolán McNamara2-4/+12
2021-02-15loplugin:referencecasting in swNoel1-2/+2
2021-02-12weld impress annotation windowCaolán McNamara2-3/+6
2021-02-12Release mouse on showing context menuCaolán McNamara1-0/+2
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna1-0/+9
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin1-1/+1
2021-02-10lok: remove annotation viewshell notifierHenry Castro1-5/+0
2021-02-06drop some unneeded includesCaolán McNamara2-6/+0
2021-02-06weld annotation windowCaolán McNamara11-1391/+461
2021-02-06print struck-through 'deleted' comments with change-tracking enabledCaolán McNamara1-9/+16