summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26NameBuffer is deadJochen Nitschke
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-21coverity#1399031 golden, Out-of-bounds readCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2017-01-13tdf#105272: fix wrong namespace URLRosemary Sebastian
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2017-01-10fix interchanged parametersJochen Nitschke
2017-01-07coverity#735796 Explicit null dereferencedCaolán McNamara
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-03replace hard-coded namespace URL strings with function calls...Rosemary Sebastian
2017-01-03tdf#95416 Two include files moved to sc/incabdulwd
2017-01-03tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek
2017-01-02coverity#1103741 Uninitialized scalar fieldCaolán McNamara
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-08sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke
2016-12-08sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke
2016-12-07sc-perf: possibly halve the iterations to find the most used XF indexEike Rathke
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#...Eike Rathke
2016-12-06Revert "try a volatile"Eike Rathke
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06try a volatileEike Rathke
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-24tdf#103186, make LOGINV ODFF1.2 compliant.Winfried Donkers
2016-10-22implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21rework things in light of now available documentationCaolán McNamara
2016-10-20Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke
2016-10-12use isFinite() instead of !isNan()Eike Rathke
2016-10-12convert EXC_TABBUF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_COLROW constants to typed_flags_setNoel Grandin
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin