summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke
2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl
2017-04-19tdf#107072 fix crash when only a row and data fields are presentTomaž Vajngerl
2017-04-19remove unnecessary temporaryEike Rathke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19keep the leading '=' equal character, tdf#102525 follow-upEike Rathke
2017-04-19Resolves: tdf#102525 handle array/matrix formula in cycle cell reference typesEike Rathke
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-19Add Dump() method to ScFormulaCell.Kohei Yoshida
2017-04-18only handling copy&paste needed, cut&paste bailed out, tdf#105245 follow-upEike Rathke
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-16tdf#90290 use custom asserter in ucalc_sort.cxxkerem
2017-04-16try to fix the tests that depend on fontsMarkus Mohrhard
2017-04-16coverity#1405157 Unchecked return valueCaolán McNamara
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard
2017-04-15sc: Skip redundant check of emptinessTakeshi Abe
2017-04-15Fix typosAndrea Gelmini
2017-04-14Make it easier to inspect string formula results.Kohei Yoshida
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant
2017-04-13add STDEVPA test caseZdeněk Crhonek
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida
2017-04-13finally switch the workaround offEike Rathke
2017-04-13turn assert into SAL_INFOEike Rathke
2017-04-13control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke
2017-04-13bail out early if there is no caption to removeEike Rathke
2017-04-13in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-11deleting pModel also deletes the SdrCaptionObjEike Rathke
2017-04-11set mbNotOwner at various placesEike Rathke
2017-04-11reset variables when not ownerEike Rathke
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11nitpicks, tdf#84837 follow-upEike Rathke