summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-09-23config dialog uses a controller nowCaolán McNamara1-1/+1
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-1/+3
2019-09-23Resolves: tdf#127682 out_of_range thrown on print empty calc docCaolán McNamara1-15/+15
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov2-7/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák4-4/+4
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara2-76/+15
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov3-13/+3
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-2/+2
2019-09-18tdf#103516 Calc: fit columns to page similarly to ExcelLászló Németh2-15/+117
2019-09-17weld ScTpUserListsCaolán McNamara3-266/+260
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara2-5/+7
2019-09-17OUStringBuffer use should be the other way round hereMike Kaganski1-6/+3
2019-09-16Resolves: tdf#127546 crash on clicking --Column-- or --Row--Caolán McNamara1-2/+4
2019-09-16tdf#127561 avoid shapes with currently invalid positionsCaolán McNamara1-3/+9
2019-09-15tdf#45904 Move XSimpleText Java tests to C++Jens Carl1-0/+8
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara1-3/+3
2019-09-15tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl1-0/+6
2019-09-14tdf#45904 Move XShape Java tests to C++Jens Carl1-34/+54
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh1-0/+4
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen44-92/+0
2019-09-11tdf#127461: fix data provider crashesJulien Nabet1-0/+13
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-10Fix typosAndrea Gelmini4-12/+12
2019-09-06Related: tdf#98844 CreateMatrixFromDoubleRef() for bCalcAsShown ScCellIteratorEike Rathke1-1/+102
2019-09-06Resolves: tdf#98844 calculate as shown with SUM() againEike Rathke1-1/+5
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-5/+2
2019-09-06Fixing "...."Andrea Gelmini8-21/+21
2019-09-05Resolves: tdf#126577 stop filling a series when threshold is reachedEike Rathke3-100/+195
2019-09-05tdf#127066 Font size of Calc input bar aligned to UI font sizeThorsten Wagner1-3/+0
2019-09-04tdf#127110 XLSX export: fix bad view positionLászló Németh2-2/+5
2019-09-03tdf#127277 Move Insert->QR code menu item to Insert->Object->QR codeRoman Kuznetsov1-1/+1
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#127168 dismiss menu before executing sortCaolán McNamara1-1/+2
2019-09-03Fix typosAndrea Gelmini2-2/+2
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-1/+1
2019-09-01Fix '..'Andrea Gelmini19-27/+27
2019-09-01Fix '..'Andrea Gelmini32-45/+45
2019-08-31drop some unnecessary includesCaolán McNamara2-2/+0
2019-08-31drop some unnecessary includesCaolán McNamara14-35/+0
2019-08-31drop some unnecessary includesCaolán McNamara3-3/+0
2019-08-31Fix typosAndrea Gelmini1-5/+5
2019-08-29LOK: per-view support for isMobile()Muhammet Kara2-2/+4
2019-08-29Added mobile friendly ui design for ConditionalFormattingDialogmerttumer5-2/+761
2019-08-28Send Bcp47 codes with regionSzymon Kłos2-2/+2
2019-08-28Handle LANGUAGE_NONE caseSzymon Kłos1-2/+6
2019-08-28Send ISO language code on state changedSzymon Kłos2-2/+5
2019-08-28Remove unnecessary braces.Kohei Yoshida1-21/+17
2019-08-27Use lambda expression here instead of a function object.Kohei Yoshida1-12/+6
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida3-16/+9