summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-04-26ScPatternAttr needs to be a complete type here (Windows --disable-pch)Stephan Bergmann2-2/+3
2019-04-26flatten ScPostIt::CreateCaptionFromInitDataNoel Grandin1-66/+67
2019-04-26Related tdf#43309 Enable testJens Carl1-3/+0
2019-04-26Fix typosAndrea Gelmini1-1/+1
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann2-12/+0
2019-04-25tdf#50916: XLS: make sure to set default widths to all columnsMike Kaganski2-1/+16
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand17-528/+219
2019-04-25Re-arrange the conditions to avoid the dynamic_castXisco Fauli2-15/+15
2019-04-25calc: extra unittest for rows autoheight on loadVasily Melenchuk2-0/+18
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl1-5/+5
2019-04-25tdf67629 FILEOPEN Particular .xlsx hangs SpreadsheetNoel Grandin1-0/+3
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl2-1/+6
2019-04-24simplify condition (remove always true part)Mike Kaganski1-2/+1
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin7-27/+23
2019-04-24tdf#124896 CRASH: deleting sheetNoel Grandin2-3/+6
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski3-87/+69
2019-04-24tdf#81765 slow loading of .ods with >1000 of conditional formats, part 4Noel Grandin1-1/+3
2019-04-23Skip clipboard queries while the document is still loadingKatarina Behrens1-1/+2
2019-04-23fix bad comparison in StrCmp/StrLessNoel Grandin1-8/+2
2019-04-23multiple concatted AcceptChgDat stored in configCaolán McNamara1-17/+28
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin5-99/+40
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen5-0/+5
2019-04-23Fix typos in codeAndrea Gelmini2-6/+6
2019-04-22uitest for bug tdf#120660Zdeněk Crhonek2-0/+66
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski3-0/+30
2019-04-22crashtesting: failure on export of ooo40197-1.sxc to xlsxCaolán McNamara1-1/+2
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski3-7/+11
2019-04-22Simplify parameter pack handling: use if constexpr to drop extra functionMike Kaganski1-2/+2
2019-04-21bug tdf#120697Gagandeep Singh10-75/+213
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin13-55/+77
2019-04-21tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-1/+47
2019-04-21tdf#45904 Move XNamed Java tests to C++Jens Carl1-1/+8
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin14-84/+134
2019-04-20tdf#45904 Move XCellRange Java test to C++Jens Carl3-0/+134
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin4-2/+72
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin9-131/+80
2019-04-20Fix typoAndrea Gelmini1-1/+1
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski8-0/+129
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski18-598/+387
2019-04-19suspicious unbalanced busy/normal cursor settingCaolán McNamara1-0/+1
2019-04-19drop some unneeded includesCaolán McNamara3-3/+0
2019-04-19Don't close elements that weren't openMike Kaganski1-2/+7
2019-04-19optimise find/insert patternNoel Grandin5-44/+10
2019-04-19sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky2-21/+28
2019-04-19tdf#45904 Move XChartData Java tests to C++Jens Carl1-62/+72
2019-04-19Further cleanup to not use FSEND and useless string conversionsMike Kaganski7-58/+31
2019-04-18C++11-ify XclExpXmlStream::WriteAttributesMike Kaganski2-58/+23
2019-04-18tdf#124822 CRASH: cutting and undoingNoel Grandin1-0/+1
2019-04-18weld ScOptSolverDlgCaolán McNamara8-815/+836
2019-04-18tdf#124818 CRASH selecting all and switching spreadsheetNoel Grandin1-1/+2