summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-26basegfx: remove completly useless namespace opening and closingArnaud Versini1-27/+0
2020-07-26fpicker/win32: create instances with uno constructorsNoel Grandin7-164/+29
2020-07-26tdf#134769: sc_subsequent_export_test: Add unittestXisco Fauli2-0/+21
2020-07-26tdf#135106 Direct Formatting should be empty by defaultShivam Kumar Singh1-73/+49
2020-07-26Revert "tdf#132787: Don't duplicate hicolor icon theme as gnome"Christian Lohmaier1-0/+10
2020-07-26sw: create instances with uno constructorsNoel Grandin6-149/+33
2020-07-26sd: create instances with uno constructorsNoel Grandin6-206/+43
2020-07-26sc/vba: create instances with uno constructorsNoel Grandin11-148/+42
2020-07-26sc: create instances with uno constructorsNoel Grandin9-227/+102
2020-07-26tdf#118148 Add extended tips to optuserpage.uiOlivier Hallot3-22/+145
2020-07-26Update git submodulesIlmari Lauhakangas1-0/+0
2020-07-26rename ensureEventWidget to ensureMouseEventWidgetCaolán McNamara1-4/+4
2020-07-26starmath: create instances with uno constructorsNoel Grandin8-130/+64
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