summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-23tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22tdf#91820 Add insert field commands to Insert menuYousuf Philips
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22Bin leftover SAL_DEBUGTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21add fods fuzzerCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-09-21update calc notebookbar styles drop down and context-EditCell fixandreas kainz
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-20Resolves: tdf#99477 freeze first col/row always set a freezeEike Rathke
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-20unused aCId in ScHTMLExportNoel Grandin
2017-09-20simplify calling listenersNoel Grandin
2017-09-19add signature icon cause the icon is available (in breeez)andreas kainz
2017-09-19sc: fix infinite loop in XclImpDffConverter::ProcessShGrContainer()Michael Stahl
2017-09-19ofz: disable more config related codeCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-16Removed duplicated includeAndrea Gelmini
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet
2017-09-14Add test for joining a range totally contained in an existing oneTor Lillqvist
2017-09-14Add debugging output operator<< for ScRangeTor Lillqvist
2017-09-14InsertMatrixFormula,InsertTableOp: assert valid cols/rowsEike Rathke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers