summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-01-06check token array code errors when testing for equality, tdf#105024 relatedEike Rathke
2017-01-05tdf#105024 use context to generate "error only" formula stringEike Rathke
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara
2017-01-05handle paste special of single formula cell if IsEmptyDisplayedAsString()Eike Rathke
2017-01-05handle paste special of single formula cell with error resultEike Rathke
2017-01-04tdf#104981 Fix deficiencies with PERCENTRANK functions.Winfried Donkers
2017-01-03tdf#105026 Remove wrong constraint in PERMUTATIONA.Winfried Donkers
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers
2016-12-16Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-12tdf#104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke
2016-12-10Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke
2016-12-08tdf#104446: there can only be 1 condition for SUMIFJulien Nabet
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke
2016-12-07Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build, tdf#101363"Eike Rathke
2016-12-06try a volatileEike Rathke
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-12-02tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-12-01tdf#104177 Modify helper label to reflect menu changesGabor Kelemen
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-22Retain sheet protect options throughout unprotect/protect sessionMike Kaganski
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21Remove excessive parenthesis.Kohei Yoshida
2016-11-22unit test for tdf#104096, ScRange::Parse() with trailing charactersEike Rathke
2016-11-21tdf#42949 Remove not needed uno headers from sc/source/coreBartosz Kosiorek
2016-11-21Resolves: tdf#104096 reset also rRawRes if trailing characters are presentEike Rathke
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21connectivity, sc: add missing #include <osl/endian.h>Michael Stahl
2016-11-21update N() test case / test for bug tdf#102215Zdeněk Crhonek
2016-11-21add ROT13 test caseZdeněk Crhonek
2016-11-21add missing deps for MS XML 2003 filterDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-20add ROMAN test caseZdeněk Crhonek
2016-11-20Simplify this code.Tamás Zolnai