summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-08-08loplugin:flatten in sc/filter/ooxNoel Grandin23-1126/+1153
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin27-2034/+2074
2020-08-08loplugin:flatten in sc/filterNoel Grandin13-599/+604
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini1-1/+1
2020-08-07tdf#135249: sc_ucalc: Add unittestXisco Fauli2-0/+29
2020-08-07cid#1465670 Logically dead codeCaolán McNamara1-4/+0
2020-08-07tdf#121718 XLSX export: fix first page numberAttila Szűcs3-2/+33
2020-08-07Missing includeMike Kaganski1-0/+2
2020-08-06Yes. (remove wrong todo comment question)Eike Rathke1-1/+1
2020-08-05tdf#121716 XLSX export: fix loss of left header (footer)Attila Szűcs6-8/+97
2020-08-05remove unused pStrScDoc fieldNoel Grandin1-1/+0
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli2-0/+33
2020-08-04fix leak in CppunitTest_sc_ucalcNoel Grandin3-21/+18
2020-08-04fix more leaks in CppunitTest_sc_cache_testNoel Grandin7-35/+33
2020-08-04fix some DocShell leaks in unit testsNoel Grandin3-11/+8
2020-08-03fix leak in ScCacheTestNoel Grandin2-2/+3
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen4-0/+4
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky2-2/+3
2020-08-02tdf#119533: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+21
2020-07-31avoid config for fuzzingCaolán McNamara1-2/+6
2020-07-30loplugin:unusedmethodsNoel Grandin7-9/+0
2020-07-30rhbz#1861794 csv fixed width import missing split handleCaolán McNamara2-22/+21
2020-07-30terminate XDesktop properly in unit testsNoel Grandin2-12/+3
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin39-2949/+2949
2020-07-30loplugin:flatten in sc/uiNoel Grandin31-2139/+2141
2020-07-29loplugin:flatten in sc/filter/xmlNoel Grandin36-3501/+3502
2020-07-29loplugin:flatten in sc/core/toolNoel Grandin30-6426/+6431
2020-07-29loplugin:flatten in sc/ui/AccessibilityNoel Grandin7-404/+404
2020-07-29replace and drop MiscCfgCaolán McNamara2-11/+9
2020-07-29expand last ImageButton to underlying PushButtonCaolán McNamara2-2/+2
2020-07-29LOK: added margin between sidebar and formula-barPranam Lashkari1-1/+3
2020-07-29Remove some unused includesMiklos Vajna1-2/+0
2020-07-28Make Sort dialog asyncSzymon Kłos4-54/+56
2020-07-27tdf#134826 XLSX import: extend localized bold/italic footer/headerTibor Nagy3-2/+36
2020-07-26tdf#134769: sc_subsequent_export_test: Add unittestXisco Fauli2-0/+21
2020-07-26sc/vba: create instances with uno constructorsNoel Grandin11-148/+42
2020-07-26sc: create instances with uno constructorsNoel Grandin6-221/+79
2020-07-25tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski1-0/+5
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-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis18-90/+433
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia1-2/+2
2020-07-23Remove wrong and misleading commentEike Rathke1-2/+0
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara2-9/+1
2020-07-22fix unused ScMatrixRefNoel Grandin1-2/+4
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten1-7/+14
2020-07-21tdf#114427: sc_macros_test: Add unittestXisco Fauli2-0/+39
2020-07-21loplugin:constantparamNoel Grandin2-13/+8