summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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, tdf#101363"Eike Rathke
2016-12-06try a volatileEike Rathke
2016-12-06write the customWidth property also to XLSMarkus Mohrhard
2016-12-06sc: fix Android buildMiklos Vajna
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek
2016-12-05tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek
2016-12-05tdf#101363 Fix precision of column width according to MS specificationBartosz Kosiorek
2016-12-05tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-12-05tdf#51524 Preserve hidden column width after saving into .xlsx and .xlsBartosz Kosiorek
2016-12-05tdf#100347 Fix Outline export into XLSX formatBartosz Kosiorek
2016-12-05tdf#48767 Fix orientation issue after export to .xlsxBartosz Kosiorek
2016-12-05tdf#98106 Preserving hidden and empty rows after xlsx exportBartosz Kosiorek
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-12-02OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-29Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-23Resolves: tdf#104096 reset also rRawRes if trailing characters are presentEike Rathke
2016-11-22tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-11-21Resolves: tdf#103994 AdjustReferenceOnMove: handle external referencesEike Rathke
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek
2016-11-11Resolves: tdf#103689 do not slice 3D area broadcasters into separate sheetsEike Rathke
2016-11-11Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-11-11Resolves: tdf#97968 adjust references during Cut&Paste of formula groupsEike Rathke
2016-11-05Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke
2016-11-05Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-11-04tdf#79892: Improve performance of transliterationAron Budea
2016-11-04tdf#79892: Pass resolved locale to transliterate calls in CalcAron Budea
2016-11-03Resolves: tdf#99291 empty array element should not match empty cellEike Rathke
2016-11-03Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-11-03tdf#103178 Final SID can differ from the original oneMaxim Monastirsky
2016-11-03don't loop uint16 against sizeEike Rathke
2016-10-29tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28Resolves: tdf#103531 OOXML: write external file ID within quoted sheet namesEike Rathke
2016-10-28Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke
2016-10-28sc: OOXML: actually write both sheet names in external 3D referencesEike Rathke
2016-10-27Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke
2016-10-26Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-22tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-20Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara
2016-10-19tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-18Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke
2016-10-15tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers