summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Fix typoAndrea Gelmini1-1/+1
2019-05-16uitest for bug tdf#124829Zdeněk Crhonek4-0/+62
2019-05-15tdf#114245 : Let both ScDocument::CopyToDocument()...Dennis Francis1-17/+2
2019-05-15cache cell positions when opening standard filter in calc (tdf#80853)Luboš Luňák3-2/+28
2019-05-15tdf#105622 Highlight 128 cells.Shubham Goyal1-1/+1
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil6-11/+44
2019-05-14cache cell positions when searching in calc (tdf#108347)Luboš Luňák9-27/+50
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara2-3/+5
2019-05-13fix uno::Reference flags in sc/perfcheckNoel Grandin1-16/+16
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