summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2019-01-25tdf52391 don't accept format-only changes secretlyLászló Németh
2019-01-25tdf#122607 Don't unnecessarily redo the layoutSamuel Mehrbrodt
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-24sw paste listener: expose pasted images as wellMiklos Vajna
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-24tdf#122901 track changes: keep paragraph top and bottom bordersLászló Németh
2019-01-24tdf#122893 track changes: keep paragraph alignmentLászló Németh
2019-01-23Related: tdf#122889 weld SwMailConfigPageCaolán McNamara
2019-01-23Resolves: tdf#122889 Mail config dialog is emptyCaolán McNamara
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2019-01-18Ensure itemset ranges are sortedMike Kaganski
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-01-18lok: Make the welded Watermark dialog work with dialog tunneling.Mert Tumer
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2019-01-15rename GetBroadCaster->GetBroadcasterNoel Grandin
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin
2019-01-15use unique_ptr in swNoel Grandin
2019-01-15fix unnecessary deleteNoel Grandin
2019-01-15simplify UCB_GetFileListOfFolderNoel Grandin
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin
2019-01-15use unique_ptr in swNoel Grandin
2019-01-14use unique_ptr in SwProgressNoel Grandin
2019-01-13ofz#12500 ubsan errorCaolán McNamara
2019-01-11sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-11make insert-section dialog asyncNoel Grandin
2019-01-10Resolves: tdf#43220 ensure old popup is destroyed on replacementCaolán McNamara
2019-01-10make table-of-contents dialog asyncNoel Grandin
2019-01-09Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara
2019-01-08Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara
2019-01-08Fix typoAndrea Gelmini
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai
2019-01-07Unfloat: Add documentation for new classesTamás Zolnai
2019-01-07Need <vcl/settings.hxx>Tor Lillqvist
2019-01-07Fix typo and file permissionAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-01-04Removed executable permission on source filesAndrea Gelmini
2019-01-04Unfloat: Disable undoing of unfloat operationTamás Zolnai
2019-01-04Unfloat: Implement unfloating of a floating tableTamás Zolnai
2019-01-04Fix up file permissionsTamás Zolnai
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski
2019-01-02tdf#117480 fix crash in mailmergeSzymon Kłos
2018-12-28Fix typo in codeAndrea Gelmini
2018-12-22use boost::optional for OUStringNoel Grandin