summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-17cache mdds position in ScAttrArray::RemoveCellCharAttribs() (tdf#108298)Luboš Luňák
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17avoid two lookups in ScDocument::GetLookupCacheNoel Grandin
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-17uitest repair test 124829Zdeněk Crhonek
2019-05-16tdf#125054 fixed WhichIDs for cloned ItemsArmin Le Grand
2019-05-16uitest for bug tdf#125051Zdeněk Crhonek
2019-05-16document ScMarkArray a littleNoel Grandin
2019-05-16cache mdds position in ScTable::InvalidateTextWidth (tdf#108298)Luboš Luňák
2019-05-16optimize ScImportExport::Doc2Text() for large columnsLuboš Luňák
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-16cache mdds access in ScTable::ValidQuery() (tdf#80853)Luboš Luňák
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-16Fix typoAndrea Gelmini
2019-05-16uitest for bug tdf#124829Zdeněk Crhonek
2019-05-15tdf#114245 : Let both ScDocument::CopyToDocument()...Dennis Francis
2019-05-15cache cell positions when opening standard filter in calc (tdf#80853)Luboš Luňák
2019-05-15tdf#105622 Highlight 128 cells.Shubham Goyal
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2019-05-14cache cell positions when searching in calc (tdf#108347)Luboš Luňák
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-13fix uno::Reference flags in sc/perfcheckNoel Grandin
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-13Make it more obvious that there are no named rangesKatarina Behrens
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-12drop unneeded forward declareCaolán McNamara
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-11weld conditional formattingCaolán McNamara
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna
2019-05-10lok: assert that tabs are not locked.Michael Meeks
2019-05-10handle empty tools::Rectangle in scNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-10tdf#125051: fix spellchecking on CalcNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-05-09crashtesting: crash on importing tdf#123420-2.xlsxDennis Francis
2019-05-09out by 1, attempt to remove non-existing entryCaolán McNamara