summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18unnecessary includeCaolán McNamara
2019-10-18cid#1454847 : introduce an explicit constructor...Dennis Francis
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17Resolves: tdf#126773 Excel uses lowercase date and time format code keywordsEike Rathke
2019-10-17Don't use uninitialized memory when reading from the stream failsStephan Bergmann
2019-10-17Don't use uninitialized memory when reading from the stream failsStephan Bergmann
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Cache last used number-format-type in interpreter-contextDennis Francis
2019-10-17move SSE2sum code to separate cxx file...Dennis Francis
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-17Pre-allocate an ScInterpreter object for each thread...Dennis Francis
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-16sc: rowcol: migrate the Sc*IteratorNoel Grandin
2019-10-15back isShowing with IsReallyVisibleCaolán McNamara
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15only need an OutputDevice not a full vcl:WindowCaolán McNamara
2019-10-15Resolves: tdf#128137 cursor jumping during edit, etc.Caolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-13SvxFontPrevWindow is now unusedCaolán McNamara
2019-10-11Removed duplicated includeAndrea Gelmini
2019-10-11lok: Don't activate chart on insert.Michael Meeks
2019-10-11ofz#16433 TimeoutCaolán McNamara
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-10-11ofz#15997 TimeoutCaolán McNamara
2019-10-11Handle SinglePageSheets option for pdf exportMuhammet Kara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-10fix has-default without can-defaultCaolán McNamara
2019-10-10Don't show chart wizard on mobileSzymon Kłos
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-09sc: rowcol: store sheet maximum sizes in ScDocument.Michael Meeks
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-09fix that InputStringDialog screenshot saved as null.pngCaolán McNamara
2019-10-09cid#1448346 Improper use of negative valueCaolán McNamara
2019-10-09cid#1452393 silence Using invalid iteratorCaolán McNamara
2019-10-08tdf#123339 XLSX: fix horizontal alignment in commentsSzabolcs Toth
2019-10-08tdf#125289 Use default colors from the new standard paletteGabor Kelemen
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-08use cppu::WeakImplHelper in ScDataPilotDescriptorBaseNoel Grandin