summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens74-78/+78
2020-07-10replace usage of whitelist with allowlistThorsten Behrens39-181/+180
2020-07-10replace usage of blacklist with denylistThorsten Behrens115-375/+375
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel8-97/+198
2020-07-09tdf131562: sc_macros_test: Add unittestXisco Fauli2-0/+36
2020-07-09cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara1-1/+1
2020-07-09tdf#124454: sc: Add unittestXisco Fauli2-0/+18
2020-07-09eventattacher: create instances with uno constructorsNoel Grandin3-47/+14
2020-07-09Update git submodulesAlain Romedenne1-0/+0
2020-07-09Use OUString::toChar(), tdf#107885 follow-upEike Rathke1-1/+1
2020-07-09cid#1448269 Dereference null return valueCaolán McNamara1-1/+2
2020-07-09tdf#107885 - VBA AutoFilter can't compare stringsAndreas Heinisch1-6/+19
2020-07-09tdf#134688 run error dialog async and keep the events in the one event loopCaolán McNamara2-7/+11
2020-07-09uitest : Fix the old demo of writer commentsAhmed ElShreif1-0/+160
2020-07-09stray remaining emfio_component_getFactory callCaolán McNamara1-1/+0
2020-07-09cid#1448540 Dereference null return valueCaolán McNamara1-6/+9
2020-07-09cid#1465229 Unchecked return valueCaolán McNamara1-1/+2
2020-07-09cid#1465230 Dereference null return valueCaolán McNamara1-1/+1
2020-07-09cid#1465231 Improper user of negative valueCaolán McNamara1-2/+2
2020-07-09cid#1465232 Dereference null return valueCaolán McNamara1-14/+26
2020-07-09tdf#134562 Added check for textnodeShivam Kumar Singh1-1/+2
2020-07-09cid#1465234 Unchecked return valueCaolán McNamara1-2/+4
2020-07-09cid#1465233 Unchecked return valueCaolán McNamara1-6/+30
2020-07-09cid#1465235 Dereference null return valueCaolán McNamara1-1/+1
2020-07-09cid#1465236 Uncaught exceptionCaolán McNamara2-2/+2
2020-07-09cid#1465237 silence Dereference after null checkCaolán McNamara1-0/+1
2020-07-09Revert "tdf#128526: Make the read-only notification a bit more verbose"Samuel Mehrbrodt1-1/+1
2020-07-09cid#1465239 silence Explicit null deferencedCaolán McNamara1-0/+1
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-07-09Update git submodulesOlivier Hallot1-0/+0
2020-07-09scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis1-1/+1
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis5-3/+58
2020-07-09Docs: Add missing propertySamuel Mehrbrodt1-0/+4
2020-07-09unotools: create instances with uno constructorsNoel Grandin11-72/+89
2020-07-09tdf#134225 Chart view: fix moved date labelBalazs Varga3-13/+27
2020-07-09There is no com_sun_star_comp_dbaccess_DatabaseDataProvider_get_implementationTor Lillqvist1-1/+0
2020-07-09There is no com_sun_star_comp_dba_ODatabaseContext_get_implementationTor Lillqvist1-1/+0
2020-07-09desktop: create instances with uno constructorsNoel Grandin22-438/+62
2020-07-09tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet2-2/+5
2020-07-09framework: create instances with uno constructorsNoel Grandin8-97/+60
2020-07-09jsdialog: export cursor visibility for text areasSzymon Kłos2-0/+10
2020-07-09clean up macro usageNoel Grandin49-639/+115
2020-07-08tdf#134606 DOCX table import: fix gridBefore + nestingLászló Németh3-15/+37
2020-07-08Resolves: tdf#124454 exec the matrix operator on values converted from stringsEike Rathke1-1/+1
2020-07-08Fix typoAndrea Gelmini1-1/+1
2020-07-08query if the cursor can be moved up or downCaolán McNamara5-0/+59
2020-07-08expand to cover subwidgetsCaolán McNamara1-1/+1
2020-07-08tdf#134264: sw: Add unittestXisco Fauli2-0/+8
2020-07-08framework: create instances with uno constructorsNoel Grandin19-171/+230