summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke2-2/+7
2017-03-15fix conditional format import from XLSB, tdf#105486Markus Mohrhard1-1/+3
2017-02-10revert tdf#98106 Preserving hidden and empty rows after xlsx exportJustin Luth1-5/+4
2017-01-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-01-08display error constants written by 5.3+ in the for 5.2 usual way, tdf#105024Eike Rathke1-2/+17
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke1-1/+5
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build, tdf#101363"Eike Rathke1-8/+1
2016-12-06try a volatileEike Rathke1-1/+1
2016-12-06write the customWidth property also to XLSMarkus Mohrhard2-1/+2
2016-12-06sc: fix Android buildMiklos Vajna1-0/+11
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke1-1/+8
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek1-20/+2
2016-12-05tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek1-0/+1
2016-12-05tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek3-4/+34
2016-12-05tdf#101363 Fix precision of column width according to MS specificationBartosz Kosiorek1-3/+14
2016-12-05tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek5-7/+25
2016-12-05tdf#51524 Preserve hidden column width after saving into .xlsx and .xlsBartosz Kosiorek1-3/+7
2016-12-05tdf#100347 Fix Outline export into XLSX formatBartosz Kosiorek2-7/+14
2016-12-05tdf#98106 Preserving hidden and empty rows after xlsx exportBartosz Kosiorek2-8/+10
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth1-0/+1
2016-12-02OOXML: Write dimension range in full address notationBartosz Kosiorek3-4/+9
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin1-1/+1
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek1-1/+1
2016-10-29tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-0/+3
2016-10-28Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke2-6/+8
2016-10-27Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke3-15/+47
2016-10-26Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke1-5/+7
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara1-1/+1
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara4-61/+184
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke1-0/+4
2016-10-22tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai4-7/+92
2016-10-18Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke1-1/+30
2016-10-04support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard7-8/+20
2016-10-03tdf#101843, ensure repeated rows set the hidden/filtered flag correctlyMarkus Mohrhard1-0/+6
2016-08-22tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek1-1/+15
2016-08-18tdf#48767 Fix orientation issue after export to .xlsx (lo-5-2)Bartosz Kosiorek1-1/+4
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke1-0/+9
2016-08-05mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-07-04tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl1-1/+6
2016-06-17tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2-2/+2
2016-06-10tdf#100257 - Data : XML Source does not workNoel Grandin1-9/+18
2016-06-07sc: StarCalc/DOS import: fix an endian issueMichael Stahl1-1/+15
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke1-1/+2
2016-05-25Convert SC_MF to scoped enumNoel Grandin7-23/+23
2016-05-24loplugin:unusedmethods in scNoel Grandin24-538/+2
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin3-3/+1
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin3-7/+7
2016-05-21use CONV_XL_OOX for xlsx export, related tdf#99947Markus Mohrhard1-1/+1
2016-05-21use correct separator for ScRangeList, tdf#99947Markus Mohrhard1-1/+1
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin1-2/+2