summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara2-5/+7
2018-11-29Support occurrence number as REGEX() 4th argument, tdf#113977 follow-upEike Rathke2-70/+140
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard1-1/+1
2018-11-29tdf#121581 change organize dialoogs to organize macroandreas kainz1-2/+2
2018-11-28NB tabbed compact: update toolbarandreas kainz1-26/+33
2018-11-27NB tabbed calc: add shortcuts and Right2Left supportandreas kainz1-139/+252
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard1-1/+1
2018-11-26tdf#116931 Fix scale when calc cells move indirectlyArmin Le Grand1-28/+76
2018-11-25weld SfxMacroAssignDlgCaolán McNamara2-3/+3
2018-11-24Tabbed NB calc: fix drop down menuesandreas kainz1-4/+1
2018-11-24Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist1-6/+6
2018-11-22Resolves: tdf#113898 create JumpMatrix for svExternalDoubleRef scalar valuesEike Rathke1-1/+10
2018-11-22weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen6-0/+6
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen39-0/+39
2018-11-21tdf#121401 calc keyboard navigation all notebookbarsandreas kainz4-752/+703
2018-11-21NB calc groupedbar compact big update and syncandreas kainz1-1372/+3151
2018-11-21tdf#119714 add Normal View switch in calc pagebreak viewandreas kainz1-0/+1
2018-11-19weld TreeViewCaolán McNamara14-42/+59
2018-11-18Resolves: tdf#121409 missing dialog parentCaolán McNamara1-1/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann8-10/+10
2018-11-17sc: Calculate the value only once for micro-optimizationTakeshi Abe1-4/+10
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl4-1/+167
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl4-1/+138
2018-11-17tdf#45904 Move XEnumeration Java tests to C++Jens Carl4-1/+146
2018-11-16loplugin:buriedassign in scNoel Grandin15-39/+65
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara1-2/+3
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara9-0/+9
2018-11-16Do not truncate fractions of seconds in timestamps to integral millisecondsMike Kaganski1-5/+7
2018-11-16uitest Calc Show sheet dialogZdeněk Crhonek3-0/+77
2018-11-16tdf#45904 Move XEnumeration Java tests to C++Jens Carl4-1/+141
2018-11-15tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli2-3/+12
2018-11-15Resolves: i#32345 Make LARGE()/SMALL() return an arrayTakeshi Abe3-18/+72
2018-11-15tdf#45904 Move XEnumeration Java test to C++Jens Carl4-1/+150
2018-11-15loplugin:staticmethods in scNoel Grandin13-17/+17
2018-11-15declare/init nContextIdx only when NDEBUG is undefinedDennis Francis2-0/+4
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen68-166/+166
2018-11-15Cache the vConditions array...Dennis Francis7-35/+268
2018-11-15Bin unused headerJens Carl1-1/+0
2018-11-15tdf#45904 Move XEnumeration tests for ScUniqueCellFormatsEnumeration to C++Jens Carl4-1/+177
2018-11-15tdf#45904 Move XEnumeration tests to C++Jens Carl4-1/+145
2018-11-14Removed duplicated includeAndrea Gelmini1-1/+0
2018-11-14Fix typoAndrea Gelmini1-1/+1
2018-11-14Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke1-1/+1
2018-11-14tdf#45904 Move _XEnumeration tests for ScCellFormatsEnumeration to C++Jens Carl4-1/+135
2018-11-14make sure ScConditionEntry::Interpret() doesn't confuse calc threadingLuboš Luňák2-0/+24
2018-11-14abort if opencl fails with SC_FORCE_CALCULATION=openclLuboš Luňák1-1/+8
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák8-7/+114
2018-11-14blacklist ocMatch for calc threadingLuboš Luňák1-0/+1
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák3-3/+13