summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-06bIsBig member is redundantNoel Grandin2-55/+34
2021-01-06external/boost: Backport a Boost 1.72.0 fixStephan Bergmann2-0/+43
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-valueStephan Bergmann1-1/+1
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ two-phase name lookup issuesStephan Bergmann2-0/+8
2021-01-06external/clucene: Fix MSVC /Zc:strictStringsStephan Bergmann2-0/+23
2021-01-06Update git submodulesAlain Romedenne1-0/+0
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna3-13/+66
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski2-5/+28
2021-01-06Fix various MSVC 2019 16.8.3 --with-latest-c++ issuesStephan Bergmann1-24/+24
2021-01-06Hide calc input bar tooltips in onlineSzymon Kłos1-10/+14
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin9-70/+52
2021-01-06use anonymous union for BigIntNoel Grandin1-2/+5
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth2-76/+60
2021-01-06exclude more tests for non-default DPINoel Grandin1-0/+3
2021-01-06pdfium: add wrapper for FPDF_OBJECT_* definesMiklos Vajna4-6/+57
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl62-104/+164
2021-01-06Karasa Jaga: tdf#138526 Add Formats Only paste iconRizal Muttaqin2-0/+1
2021-01-06Colibre & Sukapura: tdf#138526 Add Formats Only paste iconRizal Muttaqin8-2/+4
2021-01-06loplugin:unusedfieldsNoel8-135/+135
2021-01-06elementary: tdf#139056 update GREEN color to follow upstream brandRizal Muttaqin707-362/+371
2021-01-06elementary: tdf#138526 Add Formats Only paste iconRizal Muttaqin9-5/+4
2021-01-06uitest: sd: test rotate objectXisco Fauli1-0/+47
2021-01-06ofz#29251 AbrtCaolán McNamara2-1/+1
2021-01-05Update git submodulesBalaharipreetha Muthu1-0/+0
2021-01-05tdf#106380 sw AutoCorrect: track deletion at capitalizationLászló Németh2-13/+12
2021-01-05Fix duplicates in French autocorrectJulien Nabet1-6/+5
2021-01-05BASCTL : remove useless impl patternArnaud Versini2-18/+10
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