summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-4/+2
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski3-6/+44
2021-04-28tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara1-2/+3
2021-04-28use string_view in INetURLObject::encodeNoel Grandin3-3/+3
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna1-0/+19
2021-04-27use string_view in INetURLObject::decodeNoel Grandin2-3/+3
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh1-5/+31
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin4-5/+5
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara1-2/+2
2021-04-27CommandType is "long" type not "short" typeJulien Nabet1-1/+1
2021-04-26tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski1-3/+3
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna1-351/+351
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara1-2/+0
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara1-6/+8
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin3-4/+4
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-1/+1
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna1-0/+33
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin1-1/+1
2021-04-20lok: Pass object ord num in the uno commandmerttumer2-4/+6
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+3
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth1-0/+1
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski2-2/+31
2021-04-19Only Toggle in Outline Folding menu when sublevels are includedJim Raykowski1-7/+10
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh1-0/+42
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh1-0/+3
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl1-13/+29
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin4-13/+13
2021-04-14loplugin:unusedmethodsNoel Grandin1-1/+0
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna1-1/+1
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh1-6/+23
2021-04-09Recheck include/ with IWYUGabor Kelemen64-0/+64
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara5-10/+9
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet1-1/+1
2021-04-08These checks are not neededMike Kaganski1-3/+2
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski2-47/+15
2021-04-07rtl::Static -> function local staticNoel Grandin5-36/+12
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara4-9/+10
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara2-2/+2
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski1-6/+0
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski1-0/+6
2021-04-02tdf#139906 Show warning message when data source is not avaible.Gülşah Köse1-1/+64
2021-04-01Removed duplicated includeAndrea Gelmini1-1/+0
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna1-0/+6
2021-04-01Introduce Fontwork contextSzymon Kłos1-1/+10
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga2-7/+17
2021-03-30Outline folding: only hide the fold button when neededJim Raykowski1-3/+11
2021-03-29tdf#140556 master document view not launching subdocument from context menuCaolán McNamara1-1/+1
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu1-0/+5
2021-03-28tdf#30709 sw: show RDF metadata in Style InspectorLászló Németh1-0/+70