summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03update pchesCaolán McNamara13-24/+20
2021-03-03lok: add batch mode option to load the documentHenry Castro3-0/+11
2021-03-03try to avoid skia alpha blending with fully opaque bitmapsLuboš Luňák2-3/+69
2021-03-03layout on resize immediatelyCaolán McNamara1-3/+9
2021-03-03Removed executable permission on docx fileAndrea Gelmini1-0/+0
2021-03-03Fix typosAndrea Gelmini2-2/+2
2021-03-03Update git submodulesOlivier Hallot1-0/+0
2021-03-03autofilter: show menu only if has itemsSzymon Kłos1-0/+3
2021-03-03lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-03-03make all these headers pragma onceCaolán McNamara15-48/+16
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara41-39/+46
2021-03-03sw_uiwriter: Add test for cursor position when moving upXisco Fauli1-0/+14
2021-03-03Update git submodulesSeth Chaiklin1-0/+0
2021-03-03sw: document the abbreviations from DR's magicMiklos Vajna1-0/+2
2021-03-03Remove workaround now its fixed in AFL++ and oss-fuzz updatedStephan Bergmann3-38/+3
2021-03-03tdf#114799 Char highlight: skip convert if highlight existsJustin Luth3-1/+58
2021-03-03Reset ShapeProperty priority and handle only crop case.Gülşah Köse1-7/+16
2021-03-03xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted()Michael Stahl1-4/+8
2021-03-03xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate()Michael Stahl1-1/+1
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl14-112/+220
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl19-208/+485
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl3-0/+75
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl7-55/+56
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl4-29/+16
2021-03-03xmlsecurity: move XSecParser Reference state into contextsMichael Stahl2-60/+63
2021-03-03xmlsecurity: move XSecParser state into contextsMichael Stahl2-102/+65
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl8-325/+1404
2021-03-03jsdialog: missing method for treeviewSzymon Kłos2-0/+7
2021-03-03tdf#72470: sc_subsequent_filters: Add unittestXisco Fauli2-0/+17
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski5-3/+137
2021-03-03loplugin:refcounting in vclNoel4-7/+8
2021-03-03'using namespace SkiaHelper' in skia vcl sourcesLuboš Luňák6-85/+83
2021-03-03update Skia to chrome/m90Luboš Luňák17-253/+295
2021-03-03do not smoothscale if not changing pixel sizeLuboš Luňák3-3/+57
2021-03-03Disable this test also on Windows for nowMike Kaganski1-1/+3
2021-03-03Chart debug dump: Support for several lines of headersOuyang Leyan1-7/+7
2021-03-03tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk4-3/+24
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara10-107/+146
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara5-63/+94
2021-03-03drop unneeded forward declareCaolán McNamara1-1/+0
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara5-377/+423
2021-03-03move BubbleWindow to vclCaolán McNamara5-234/+278
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara3-5/+13
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann24-75/+108
2021-03-03loplugin:refcounting in sdNoel3-3/+3
2021-03-03CppunitTest_sw_rtfexport: clean up empty hyperlink testcaseMiklos Vajna1-20/+12
2021-03-03tdf138771: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+6
2021-03-03Remove unused includeStephan Bergmann1-1/+0
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann1-5/+3