summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara
2018-11-30tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk
2018-10-26index validity check looks dubiousCaolán McNamara
2018-10-24Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16tdf#118990: use full URI for absolute referencesMike Kaganski
2018-08-14tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-07-26tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard
2018-07-26valgrind: use of unit value exporting tdf107162-1.ots to xlsCaolán McNamara
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-07-17tdf#113646, export font size for dxf recordsMarkus Mohrhard
2018-07-16tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard
2018-07-16related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-29forcepoint#40 null derefCaolán McNamara
2018-05-22Fix typosAndrea Gelmini
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-16ofz#6352 set limits for useful fuzzingCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-27loplugin:constantparamNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03ofz#7334 catch mdds exceptionCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-26forcepoint #32 survive missing value rangeCaolán McNamara
2018-03-26forcepoint #29 detect illegal self series addCaolán McNamara
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-07use more Color in scNoel Grandin
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt