summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-4/+6
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara1-2/+2
2018-05-21loplugin:unusedfields in scNoel Grandin5-8/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-6/+3
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27Fix typosAndrea Gelmini2-2/+2
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin1-5/+1
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin2-2/+2
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin2-4/+2
2018-03-28use boost::optional in sc and svgioNoel Grandin2-8/+7
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-1/+1
2018-03-15loplugin:unused-returns in scNoel Grandin1-4/+5
2018-03-07use more Color in scNoel Grandin3-9/+9
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl1-1/+1
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt1-0/+3
2018-03-05use more Color in ooxNoel Grandin1-3/+3
2018-03-01Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke1-0/+4
2018-02-28Revert "Resolves: tdf#114555 check .xlsx col/row/tab overflow and display war...Eike Rathke1-4/+0
2018-02-28Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke1-0/+4
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-23Read algorithmName, hashValue, saltValue, spinCount, tdf#115933 prepEike Rathke1-2/+6
2018-02-23Read algorithmName, hashValue, saltValue, spinCount, tdf#104250 prepEike Rathke1-1/+5
2018-02-22ColorData->Color in scNoel Grandin3-27/+12
2018-02-19ofz#5991 limit num of qpro tabs for fuzzingCaolán McNamara1-0/+1
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara1-0/+1
2018-02-12Translate German variable namesJohnny_M1-2/+2
2018-02-10speed up qpw fuzzing, skip CalcAfterLoadCaolán McNamara1-1/+2
2018-02-10use read_uInt8s_ToOUStringCaolán McNamara1-1/+1
2018-02-06Import distributed text alignment settings correctly from orcus.Kohei Yoshida1-2/+4
2018-02-05Translate German variable namesJohnny_M1-1/+1
2018-02-05Translate German variable namesJohnny_M1-14/+14
2018-02-02loplugin:singlevalfieldsNoel Grandin2-3/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-14Typo: syles->stylesJulien Nabet1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann2-9/+9
2018-01-04loplugin:unusedfieldsNoel Grandin1-4/+0
2018-01-02Fix typosAndrea Gelmini2-2/+2
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin4-4/+4
2017-12-19remove unused typedefsNoel Grandin4-4/+0
2017-12-19Pick up sheet-local named expressions as well.Kohei Yoshida1-1/+6
2017-12-18Defer cell value insertion until later.Kohei Yoshida1-7/+44
2017-12-18Pick up global named expressions.Kohei Yoshida1-0/+13
2017-12-18Implement a reference resolver for orcus.Kohei Yoshida1-1/+20
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida1-0/+1
2017-12-10Fix inconsistent naming of a variable.Kohei Yoshida1-1/+1
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida2-3/+0