summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-26package/xstor: create instances with uno constructorsNoel Grandin6-88/+18
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25Update git submodulesJohnny_M1-0/+0
2020-07-25tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-07-25filter/xsltdialog: create instances with uno constructorsNoel Grandin2-52/+12
2020-07-25Use comphelper::IsContextFlagActive for flags from comphelper::NewFlagContextMike Kaganski2-10/+4
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara41-51/+52
2020-07-25don't need prefix here anymoreNoel Grandin4-53/+13
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin15-224/+66
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin21-323/+98
2020-07-25cid#1465510 Dereference null return valueCaolán McNamara1-0/+6
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski3-1/+19
2020-07-25cid#1465512 Wrong operator usedCaolán McNamara1-1/+1
2020-07-25cid#1465509 Uninitialized pointer fieldCaolán McNamara1-0/+1
2020-07-25filter/config: create instances with uno constructorsNoel Grandin6-94/+15
2020-07-25inline some use-once constantsNoel Grandin3-4/+2
2020-07-25loplugin:constantparamNoel Grandin4-179/+151
2020-07-25tdf#87605 Add some new termsDaeHyun Sung1-7/+39
2020-07-25loplugin:unusedmethodsNoel Grandin6-172/+54
2020-07-25loplugin:unusedfieldsNoel Grandin8-80/+73
2020-07-25cleanup: change DEFAULT to DIRECT in InspectorShivam Kumar Singh1-2/+2
2020-07-25lok-freezepanes: allow empty tablesDennis Francis1-1/+2
2020-07-25tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot1-1/+1
2020-07-25oox: remove commented code blockThorsten Behrens1-18/+0
2020-07-25tdf#134043 reset global state for unit testThorsten Behrens1-0/+11
2020-07-24drop intermediate TabPageCaolán McNamara14-121/+110
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara6-11/+14
2020-07-24throw if length of keys and values are differentXisco Fauli4-0/+19
2020-07-24CreateFromSystemClipboard->CreateFromClipboard(GetSystemClipboard())Caolán McNamara1-1/+1
2020-07-24weld OTableFieldDescWinCaolán McNamara19-495/+238
2020-07-24TODo -> TODOCaolán McNamara1-1/+1
2020-07-24block mouse down on GtkTextView getting to toplevel parentCaolán McNamara1-1/+13
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara2-0/+7
2020-07-24allow cut and paste even if the frame isn't 'active'Caolán McNamara1-3/+3
2020-07-24lok: fix-up: isLOKMobilePhone -> isLOKTabletMarco Cecchetti1-1/+1
2020-07-24tdf#135093: fix wording error dialog on Add Submissions dialog by blank inputJulien Nabet1-1/+0
2020-07-24Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-24oox smartart: start parsing rule listsMiklos Vajna10-6/+172
2020-07-24NFC tdf#98000 docx export: more general code cleanupJustin Luth1-10/+3
2020-07-24tdf#98000 docx export: cleanup obsolete clauseJustin Luth1-29/+0
2020-07-24Name of python.bin-gdb.py must match name of python.bin executableStephan Bergmann1-1/+1
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis21-94/+441