summaryrefslogtreecommitdiffstats
path: root/sc/source/filter
Commit message (Expand)AuthorAgeFilesLines
* Don't use uninitialized memory when reading from the stream failsStephan Bergmann2021-01-251-5/+9
* warn on load when a document binds an event to a macroCaolán McNamara2019-11-202-7/+40
* tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2019-08-131-1/+3
* tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet2018-12-311-1/+1
* tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet2018-12-311-0/+1
* Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke2018-12-051-1/+1
* tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk2018-11-301-2/+9
* Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke2018-11-171-1/+1
* tdf#107586, import chart sheet colorMarkus Mohrhard2018-11-081-1/+9
* tdf#115317 Fix empty url representationPaul Trojahn2018-11-061-1/+1
* index validity check looks dubiousCaolán McNamara2018-10-261-2/+2
* Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke2018-10-241-1/+5
* tdf#62268: allow row height recalculation on document loadVasily Melenchuk2018-10-223-0/+42
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-09-174-8/+23
* Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke2018-09-061-6/+12
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-171-1/+1
* tdf#118990: use full URI for absolute referencesMike Kaganski2018-08-161-1/+2
* tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth2018-08-151-1/+1
* tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh2018-08-141-0/+3
* forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2018-08-072-13/+24
* forcepoint#64 null derefCaolán McNamara2018-08-031-1/+1
* tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard2018-07-261-3/+8
* valgrind: use of unit value exporting tdf107162-1.ots to xlsCaolán McNamara2018-07-261-2/+2
* ofz#9431 don't check attribs of Invalid columnCaolán McNamara2018-07-261-1/+1
* Resolves: tdf#94925 proper recalc mode and dirty broadcast for OOXML importEike Rathke2018-07-192-0/+8
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-07-181-1/+1
* tdf#113646, export font size for dxf recordsMarkus Mohrhard2018-07-171-0/+7
* tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard2018-07-161-1/+53
* related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard2018-07-161-1/+1
* sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro2018-07-042-6/+6
* tdf#118441: also keep string-formula results for shared formulasMike Kaganski2018-07-031-3/+19
* push the data from the temporary storage to the document for XML sourceMarkus Mohrhard2018-06-211-0/+1
* tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth2018-06-121-1/+1
* tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth2018-06-041-0/+2
* forcepoint#40 null derefCaolán McNamara2018-05-291-4/+4
* Fix typosAndrea Gelmini2018-05-221-2/+2
* Conditional jump or move depends on uninitialised valueStephan Bergmann2018-05-221-2/+2
* loplugin:unusedfields in scNoel Grandin2018-05-2119-88/+41
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-2/+2
* ofz#6352 set limits for useful fuzzingCaolán McNamara2018-05-161-1/+8
* Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke2018-05-141-4/+6
* Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen2018-05-1216-39/+54
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-1/+1
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-084-9/+6
* Fix typosAndrea Gelmini2018-05-021-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke2018-04-271-0/+7
* loplugin:constantparamNoel Grandin2018-04-272-3/+2
* Fix typosAndrea Gelmini2018-04-273-4/+4
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-8/+8