summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu2-30/+40
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-01-05jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro3-1/+27
2021-01-05tdf#96678 Add accelerators to Font Effects tab pageGabor Kelemen1-15/+11
2021-01-05drop unused suppressionsCaolán McNamara2-5/+0
2021-01-05ofz#29234 Integer-overflowCaolán McNamara1-0/+2
2021-01-05tdf#139394 XLSX export: remove extra quotation marksTibor Nagy3-10/+37
2021-01-05Fix typoTor Lillqvist1-1/+1
2021-01-05lok: disable java interaction handlerHenry Castro1-0/+2
2021-01-05Revert "NotifyClients no more"Stephan Bergmann19-56/+64
2021-01-05lok: add global notifier to the "Macro Security Warning"Henry Castro2-0/+8
2021-01-05lok: add missing global notifierHenry Castro3-3/+37
2021-01-05tdf#138987 pyuno: PyEval_InitThreads is a no-op in Python 3.9David Ostrovsky1-0/+2
2021-01-05cleanup: add warnings for unhandled cases for the SwTextBoxHelperRegényi Balázs1-1/+57
2021-01-05ofz#29219 Direct-leakCaolán McNamara1-9/+6
2021-01-05Simplify a Unicode string constructionStephan Bergmann1-10/+3
2021-01-05tdf#129423: Make export tests export-only where applicableumutbayramoglu2-6/+2
2021-01-05jsdialog: direct updates for treeviewSzymon Kłos2-18/+20
2021-01-05notebookbar: add named ranges managementSzymon Kłos1-0/+82
2021-01-05fix typoXisco Fauli1-1/+1
2021-01-05sw doc model xml dump: improve keep-with-next outputMiklos Vajna2-0/+10
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu7-11/+11
2021-01-05SwClientNotifyCall no moreBjoern Michaelsen3-30/+34
2021-01-05CGLayerHolder::getScale() can be constTor Lillqvist1-1/+1
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham6563-22/+0
2021-01-05Update git submodulesSeth Chaiklin1-0/+0
2021-01-05svx: pragma once in sdrgrafprimitive2d.hxxTomaž Vajngerl1-9/+1
2021-01-05tdf#138879: sw_odfimport: Add unittestXisco Fauli2-0/+20
2021-01-04Don't use m prefix for a local variableTor Lillqvist1-13/+13
2021-01-04Removed duplicated includeAndrea Gelmini1-1/+0
2021-01-04Fix typosAndrea Gelmini2-2/+2
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna8-71/+71
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro3-1/+34
2021-01-04mbstowcs failure check is only relevant for non-_WIN32 nowStephan Bergmann1-1/+1
2021-01-04drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara23-5073/+4719
2021-01-04Fix comment: Division, not multiplicationTor Lillqvist1-1/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann57-79/+150
2021-01-04lok: don't log warningsSzymon Kłos1-11/+14
2021-01-04notebookbar: add pivot table section to tab dataSzymon Kłos1-27/+106
2021-01-04Update git submodulesStanislav Horacek1-0/+0
2021-01-04tdf#120171 editeng: don't reduce nBreakPosMark Hung1-4/+3
2021-01-04Update git submodulesJean-Pierre Ledure1-0/+0
2021-01-04lok: fix the "disable button" of the "Macro Security Warning"...Henry Castro2-0/+7
2021-01-04jsdialog: override weld_message_dialogHenry Castro2-0/+27
2021-01-04tdf#133718 Add accelerator keys to Hyperlink dialog tabsGabor Kelemen3-9/+17
2021-01-04tdf#138654 Number format preview uses dark background and fontprincesinghtomar1-4/+3
2021-01-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhalfhiddencode1-2/+1
2021-01-04tdf#38604 Add shortcut key for Small CapitalsGabor Kelemen1-0/+4
2021-01-04Update git submodulesJustin Luth1-0/+0
2021-01-04notebookbar: add advanced filterSzymon Kłos1-10/+49