summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-20tdf#31231: don't set charts modified state when !IsEnableSetModifiedMike Kaganski1-1/+1
2020-07-19compact namespace: scNoel Grandin62-257/+120
2020-07-17tdf#134817 XLSX export: fix partially lost header/footerAttila Szűcs3-1/+21
2020-07-17tdf#134459 XLSX export: fix missing font color in header/footerAttila Szűcs3-0/+27
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos4-2/+277
2020-07-17Add UI for blur radius in shadow panelA_GAN1-0/+2
2020-07-16lokit: add missing header and row-size invalidation calls...Dennis Francis1-1/+13
2020-07-16lokit: Add missing sheet-geometry row-size invalidation callDennis Francis1-0/+5
2020-07-16lok: calc: messed up view when deleting from multiline contentMarco Cecchetti3-0/+59
2020-07-16tdf#134332, tdf#134796: sc_subsequent_export_test: Add unittestXisco Fauli2-0/+29
2020-07-15tdf#107885: sc_macros_test: Add unittestAndreas Heinisch2-1/+13
2020-07-15Don't reset reference marks when editing the formulaSzymon Kłos1-2/+7