summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-03-06Fix typosAndrea Gelmini
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Resolves: tdf#116216 array sort order of error values in LOOKUP and MATCHEike Rathke
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet
2018-03-02Resolves: tdf#116149 handle external references in VAR* and STDEV* functionsEike Rathke
2018-03-02-Werror,-WformatStephan Bergmann
2018-03-02Related: tdf#114555 cater for lastcolumn+1 oddity if last is last possibleEike Rathke
2018-03-02forcepoint #15 notify FormatsContext if Format deletedCaolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin
2018-03-01Related: tdf#54197 copy AutoSpellData from adjacent if no selectionEike Rathke
2018-03-01Related: tdf#115297 copy AutoSpellData from row above if no selectionEike Rathke
2018-03-01Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke
2018-03-01Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-02-28Revert "Resolves: tdf#114555 check .xlsx col/row/tab overflow and display war...Eike Rathke
2018-02-28Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-27crashtesting: remove wrong assert with tdf114555-2.xlsxEike Rathke
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-27lok sc: This is not needed nowPranav Kant
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27lokdialog sc: post key events to the main threadPranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Resolves: tdf#104250 import sheetProtection hash attributesEike Rathke
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke