summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-08-12loplugin:constantparamNoel Grandin
2018-08-12Use o3tl::temporaryMike Kaganski
2018-08-12Sort includesMike Kaganski
2018-08-12Fix typosAndrea Gelmini
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-11loplugin:unusedmethodsNoel Grandin
2018-08-10Simplify control logicMatteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-10tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-08loplugin:unusedfieldsNoel Grandin
2018-08-07CID 1438378: Use correct specializationMike Kaganski
2018-08-07more robust implicit intersection optimizingLuboš Luňák
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-07coverity#1438379 Uninitialized scalar fieldCaolán McNamara
2018-08-07tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky
2018-08-07Translate German variable namesJohnny_M
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-08-06Import ODF with data transformations - follow-upVikas Mahato
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato
2018-08-06Added date and time transformationsVikas Mahato
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-06ScCompiler::IsString, pass down the string length if we know itNoel Grandin
2018-08-06skip some copying with external names in ScRawTokenNoel Grandin
2018-08-06loplugin:useuniqueptr in ScCompressedArrayNoel Grandin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-04ofz#9704 null derefCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-04Fix typosAndrea Gelmini
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Allow forcing of intercept to zero in regression dialogDennis Francis
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-03tdf#119007 Crash when paste table from webNoel Grandin
2018-08-02add invalid argument check to HandleIIOpCode()Luboš Luňák
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01forcepoint#64 null derefCaolán McNamara
2018-08-01forcepoint#55 invalid iterator incrementCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-07-31even more implicit intersection computationLuboš Luňák
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-29Fix typosAndrea Gelmini
2018-07-29ofz#7790 reduce row limit further for fuzzingCaolán McNamara