summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin6-21/+20
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-19/+18
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin2-8/+7
2018-03-15loplugin:unused-returns in scNoel Grandin2-6/+6
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin1-2/+2
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2-80/+20
2018-03-10don't use heap for elements in ScRangeListNoel Grandin27-107/+101
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-3/+4
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl1-1/+1
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+2
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-1/+1
2018-03-07use more Color in scNoel Grandin15-86/+71
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl2-7/+9
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt8-6/+24
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin2-16/+10
2018-03-05drop sax::tools::*base64 methodsNoel Grandin5-9/+14
2018-03-05use more Color in ooxNoel Grandin7-35/+34
2018-03-02-Werror,-WformatStephan Bergmann1-1/+1
2018-03-02Related: tdf#114555 cater for lastcolumn+1 oddity if last is last possibleEike Rathke1-2/+8
2018-03-02forcepoint #15 notify FormatsContext if Format deletedCaolán McNamara2-1/+11
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke3-6/+90
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28Revert "Resolves: tdf#114555 check .xlsx col/row/tab overflow and display war...Eike Rathke3-82/+6
2018-02-28Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke3-6/+82
2018-02-28use less COLORDATA_RGBNoel Grandin1-4/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin6-7/+7
2018-02-27crashtesting: remove wrong assert with tdf114555-2.xlsxEike Rathke1-2/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin8-16/+16
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-1/+6
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-8/+22
2018-02-26use less RGB_COLORDATANoel Grandin3-6/+6
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin1-5/+1
2018-02-24Resolves: tdf#104250 import sheetProtection hash attributesEike Rathke1-0/+6
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke1-0/+10
2018-02-23Move OOXML password definitions to struct ScOoxPasswordHash, tdf#104250 prepEike Rathke2-8/+8
2018-02-23tdf#115933 set document read-only on presence of hashValue attributeEike Rathke1-2/+18
2018-02-23Read algorithmName, hashValue, saltValue, spinCount, tdf#115933 prepEike Rathke2-2/+11
2018-02-23Read algorithmName, hashValue, saltValue, spinCount, tdf#104250 prepEike Rathke2-1/+10
2018-02-22loplugin:redundantcastNoel Grandin1-1/+1
2018-02-22ColorData->Color in scNoel Grandin9-56/+41
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin8-12/+12
2018-02-20for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-1/+1
2018-02-19ofz#5991 limit num of qpro tabs for fuzzingCaolán McNamara2-1/+4
2018-02-19ofz#5956 TimeoutCaolán McNamara1-0/+2
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin4-18/+18
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara4-21/+35
2018-02-14ofz#6316 Direct-leakCaolán McNamara1-1/+0
2018-02-14unused ScTokenArrayCaolán McNamara1-1/+0
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin1-1/+1