summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke1-7/+16
2018-03-06Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke1-1/+8
2018-03-06tdf#114552 Add unit test for ODF Import of anchor typesSamuel Mehrbrodt2-0/+46
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt28-51/+166
2018-03-06Fix typosAndrea Gelmini1-3/+3
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin2-16/+10
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara3-3/+3
2018-03-05Unit test for tdf#116216Eike Rathke2-0/+21
2018-03-05Resolves: tdf#116216 array sort order of error values in LOOKUP and MATCHEike Rathke1-2/+23
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara132-132/+132
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann1-22/+5
2018-03-05drop sax::tools::*base64 methodsNoel Grandin5-9/+14
2018-03-05Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-05use more Color in ooxNoel Grandin7-35/+34
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara2-35/+35
2018-03-04tdf#45904: Move _Shape Java tests to C++Jens Carl3-0/+220
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet1-8/+11
2018-03-03Fix typoAndrea Gelmini1-1/+1
2018-03-03Add a new test case for Excel 2003 XML import.Kohei Yoshida2-0/+160
2018-03-02Resolves: tdf#116149 handle external references in VAR* and STDEV* functionsEike Rathke1-1/+3
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke1-2/+3
2018-03-02-Werror,-WformatStephan Bergmann1-1/+1
2018-03-02Related: tdf#114555 cater for lastcolumn+1 oddity if last is last possibleEike Rathke1-2/+8
2018-03-02forcepoint #15 notify FormatsContext if Format deletedCaolán McNamara4-4/+18
2018-03-02delete colordata.hxxNoel Grandin3-3/+0
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin1-2/+1
2018-03-02Add a new test case for Excel 2003 XML import.Kohei Yoshida2-0/+169
2018-03-01Related: tdf#54197 copy AutoSpellData from adjacent if no selectionEike Rathke1-4/+21
2018-03-01Related: tdf#115297 copy AutoSpellData from row above if no selectionEike Rathke1-1/+6
2018-03-01Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke1-0/+4
2018-03-01Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke3-6/+90
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara9-78/+85
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl2-0/+8
2018-02-28Revert "Resolves: tdf#114555 check .xlsx col/row/tab overflow and display war...Eike Rathke3-82/+6
2018-02-28Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke3-6/+82
2018-02-28use less COLORDATA_RGBNoel Grandin1-4/+1
2018-02-28Translate German comments and debug stringsJohnny_M4-5/+5
2018-02-28convert COL_ constants to be of type ColorNoel Grandin22-53/+59
2018-02-27tdf#45904: Move _SheetFilterDescriptor Java tests to C++Jens Carl1-1/+7
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara8-47/+68
2018-02-27crashtesting: remove wrong assert with tdf114555-2.xlsxEike Rathke1-2/+0
2018-02-27lok: All mouse,key events asyncPranav Kant3-23/+42
2018-02-27lok sc: This is not needed nowPranav Kant1-6/+0
2018-02-27lok sc: Post mouse events to main threadPranav Kant2-3/+5
2018-02-27lokdialog sc: post key events to the main threadPranav Kant2-2/+5
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27uitest for bug tdf#77479Zdeněk Crhonek1-0/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin30-62/+62
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara1-1/+0