summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-14tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier6-8/+456
2020-12-14The workaround for MSVC C4702 is still neededStephan Bergmann1-0/+4
2020-12-14Add empty OUStringBuffer::toString testStephan Bergmann1-0/+8
2020-12-14Silence MSVC warning C4189 "local variable is initialized but not referenced"Stephan Bergmann1-0/+1
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth3-97/+48
2020-12-14tdf#138662 improve dialog box feedback for invalid Calc sheet namesSeth Chaiklin1-1/+1
2020-12-14tdf#138621 Hide the .uno:TemplateManager from customizationSeth Chaiklin1-3/+3
2020-12-14loplugin:unusedmethodsNoel13-311/+109
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna3-22/+19
2020-12-14tdf#138874 restore sort on first column of paths treeviewCaolán McNamara3-2/+13
2020-12-14loplugin:unnecessaryvirtualNoel2-16/+10
2020-12-14remove some MSVC -wdNoel Grandin1-59/+0
2020-12-14loplugin:unusedfieldsNoel7-122/+80
2020-12-14elementary: Update shape to follow upstreamRizal Muttaqin947-743/+494
2020-12-14SwContentFrame: Modify no moreBjoern Michaelsen3-35/+38
2020-12-13sectfrm: Modify no moreBjoern Michaelsen2-40/+39
2020-12-13loplugin:stringviewparam (macOS)Stephan Bergmann1-1/+2
2020-12-13loplugin:stringview (macOS)Stephan Bergmann1-1/+1
2020-12-13tdf#138851: Named range manager always display "Document (Global)" at launchingJulien Nabet1-7/+8
2020-12-13ofz#28630 Fuzzing build failureCaolán McNamara1-1/+1
2020-12-13tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet1-1/+2
2020-12-13tabfrm:Modify no moreBjoern Michaelsen2-31/+35
2020-12-13cid#1470590 silence bogus Out-of-bounds accessCaolán McNamara1-0/+1
2020-12-13Update git submodulesSeth Chaiklin1-0/+0
2020-12-13Update git submodulesSeth Chaiklin1-0/+0
2020-12-13tdf#138715 remove mork driverRene Engelhard64-9532/+0
2020-12-13Get rid of wrong warning in propertyexport (forms)Julien Nabet1-2/+5
2020-12-13tdf#124176 Use #pragma once in idlchomeboy4452-8/+2
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski4-156/+36
2020-12-13pagechg: Modify no moreBjoern Michaelsen2-51/+46
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski3-29/+29
2020-12-12refactor for xlsx shape exportSzabolcs Toth1-22/+20
2020-12-12Update git submodulesSeth Chaiklin1-0/+0
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh2-3/+33
2020-12-12Update git submodulesStanislav Horacek1-0/+0
2020-12-12tdf#138823 "Recent Files" --> "Recent Documents" in StartcenterSeth Chaiklin1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann361-846/+1315
2020-12-11align anchor south-west to dropdown north-eastCaolán McNamara1-1/+1
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann8-13/+18
2020-12-11check that extraction succeededCaolán McNamara1-2/+2
2020-12-11sw: add missing nullptr checkXisco Fauli1-2/+8
2020-12-11spelling context menu misplaced in margin commentsCaolán McNamara1-3/+5
2020-12-11Additions Dialog URL changeYusuf Keten1-1/+1
2020-12-11tdf#76644 extended tips not shown for 'gen' menu itemsCaolán McNamara1-2/+5
2020-12-11Update git submodulesSeth Chaiklin1-0/+0
2020-12-11Drop some unnecessary OUStringToOString conversionsStephan Bergmann1-2/+2
2020-12-11cid#1470587 Dereference after null checkCaolán McNamara1-1/+1
2020-12-11cid#1470585 Dereference null return valueCaolán McNamara1-4/+6
2020-12-11cid#1470586 Dereference after null checkCaolán McNamara1-1/+1
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth4-7/+29