summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Fix typosAndrea Gelmini1-2/+2
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann1-2/+2
2018-05-21loplugin:unusedfields in scNoel Grandin19-88/+41
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-2/+2
2018-05-16ofz#6352 set limits for useful fuzzingCaolán McNamara1-1/+8
2018-05-14Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke1-4/+6
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen16-39/+54
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand4-9/+6
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke1-0/+7
2018-04-27loplugin:constantparamNoel Grandin2-3/+2
2018-04-27Fix typosAndrea Gelmini3-4/+4
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-8/+8
2018-04-24Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke1-0/+7
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin2-8/+1
2018-04-21Translate German variable namesJohnny_M1-14/+14
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin4-4/+4
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-6/+4
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen11-8/+3
2018-04-15remove some unused comphelper includesJochen Nitschke7-4/+3
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-8/+0
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin7-13/+14
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin2-50/+49
2018-04-09loplugin:useuniqueptr in ScXMLImportNoel Grandin2-66/+65
2018-04-09loplugin:useuniqueptr in ScMySharedDataNoel Grandin2-18/+18
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann4-12/+11
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand4-18/+65
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand4-65/+18
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand4-18/+65
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin2-10/+6
2018-04-03ofz#7334 catch mdds exceptionCaolán McNamara1-1/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin4-11/+12
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29coverity#1433648 Unchecked return valueCaolán McNamara1-1/+1
2018-03-29loplugin:unusedmethodsNoel Grandin1-7/+0
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin3-9/+2
2018-03-28use boost::optional in sc and svgioNoel Grandin13-73/+68
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin4-8/+8
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara1-4/+1
2018-03-26forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-03-26forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-03-26forcepoint #29 detect illegal self series addCaolán McNamara1-0/+5