summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-05-13drop some unneeded includesCaolán McNamara28-57/+10
2019-05-13drop some more unneeded includesCaolán McNamara1-2/+0
2019-05-13Make it more obvious that there are no named rangesKatarina Behrens2-1/+9
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin89-228/+226
2019-05-12regenerate PCH headersLuboš Luňák2-32/+10
2019-05-12drop unneeded forward declareCaolán McNamara1-1/+0
2019-05-12drop intermediate vcl::WindowCaolán McNamara1-2/+1
2019-05-12weld ScDataFormDlgCaolán McNamara13-292/+337
2019-05-12drop intermediate vcl::WindowCaolán McNamara17-66/+38
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov33-58/+55
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara9-212/+232
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara50-878/+397
2019-05-11weld conditional formattingCaolán McNamara15-1488/+1288
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke2-5/+5
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin2-8/+38
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna1-84/+77
2019-05-10lok: assert that tabs are not locked.Michael Meeks1-0/+3
2019-05-10handle empty tools::Rectangle in scNoel Grandin3-24/+29
2019-05-10an uno -> a unoCaolán McNamara3-3/+3
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth2-0/+18
2019-05-10an is used before a vowel soundCaolán McNamara4-4/+4
2019-05-10tdf#125051: fix spellchecking on CalcNoel Grandin1-19/+10
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen14-1/+22
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin12-52/+52
2019-05-09crashtesting: crash on importing tdf#123420-2.xlsxDennis Francis1-4/+2
2019-05-09out by 1, attempt to remove non-existing entryCaolán McNamara1-2/+2
2019-05-09loplugin:unusedmethodsNoel Grandin15-235/+0
2019-05-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-05-09crashtesting: failure importing tdf118662-1.xlsxCaolán McNamara1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-413/+315
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin9-48/+26
2019-05-08merge duplicated TriStateEnabled classCaolán McNamara2-36/+4
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2-3/+5
2019-05-08Resolves: tdf#125099 round duration results in interpreter alreadyEike Rathke2-4/+26
2019-05-07Test RANK(), not the underlying floating point representation of durationEike Rathke1-461/+278
2019-05-07Resolves: tdf#125106 fix cell protect TriState togglesCaolán McNamara2-15/+81
2019-05-07weld FormulaDialogCaolán McNamara4-27/+17
2019-05-07tdf#124829 sc: fix crash during progress updateSerge Krot1-7/+0
2019-05-07Replace list by vector for ScMyColumnRowGroupVec sc/xmlJulien Nabet2-5/+3
2019-05-06Resolves: tdf#124315 clear "Enter pastes" mode and marching ants overlayEike Rathke1-0/+5
2019-05-05Fix typoAndrea Gelmini1-1/+1
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl1-10/+16
2019-05-04Don't truncate SCROW (aka sal_Int32) to sal_Int16Stephan Bergmann1-2/+2
2019-05-04uitest for bug tdf#123050Zdeněk Crhonek2-0/+89
2019-05-04tdf#124953: Use rangelist's combined range top-left address...Dennis Francis4-7/+29
2019-05-04tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis7-8/+159
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse22-32/+432
2019-05-04Related tdf#45904: Remove already converted testsJens Carl1-30/+0
2019-05-04Fix typoAndrea Gelmini1-1/+1
2019-05-03tdf#124565: calc: copy/paste manual row heightVasily Melenchuk2-0/+75