summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist7-10/+10
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+0
2017-09-26close sc and sw docshells tooCaolán McNamara1-0/+2
2017-09-26loplugin:flatten in scNoel Grandin28-1230/+1156
2017-09-25Make two slightly mysterious static local variables thread_localTor Lillqvist1-2/+2
2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2017-09-25ScTokenArray::operator=: assign also mnHashValue and meVectorStateEike Rathke1-0/+2
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke3-4/+5
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke1-2/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt16-29/+29
2017-09-24tdf#112388 make aComboButton release its ScGridWindow outputdeviceCaolán McNamara1-0/+1
2017-09-24Fix duplicated context attributes.Kiyotaka Nishibori1-13/+13
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-9/+0
2017-09-23coverity#1418341 Dereference after null checkCaolán McNamara1-6/+6
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos1-1/+2
2017-09-23tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips1-0/+6
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-70/+132
2017-09-22tdf#91820 Add insert field commands to Insert menuYousuf Philips1-0/+7
2017-09-22loplugin:flatten in pyuno..scNoel Grandin11-472/+422
2017-09-22Bin leftover SAL_DEBUGTor Lillqvist1-2/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara17-64/+64
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai9-2/+133
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt41-170/+170
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt27-60/+60
2017-09-21add fods fuzzerCaolán McNamara1-0/+49
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara1-2/+5
2017-09-21update calc notebookbar styles drop down and context-EditCell fixandreas kainz2-2/+15
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-20Resolves: tdf#99477 freeze first col/row always set a freezeEike Rathke2-11/+23
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl2-15/+16
2017-09-20unused aCId in ScHTMLExportNoel Grandin3-31/+2
2017-09-20simplify calling listenersNoel Grandin1-32/+12
2017-09-19add signature icon cause the icon is available (in breeez)andreas kainz1-1/+6
2017-09-19sc: fix infinite loop in XclImpDffConverter::ProcessShGrContainer()Michael Stahl1-4/+6
2017-09-19ofz: disable more config related codeCaolán McNamara1-3/+3
2017-09-19ofz: survive missing configCaolán McNamara1-1/+1
2017-09-19ofz: survive missing configCaolán McNamara1-1/+2
2017-09-19fix SequenceOutputStream constnessNoel Grandin2-2/+2
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-1/+1
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-1/+1
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-2/+2
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin10-15/+15
2017-09-16Removed duplicated includeAndrea Gelmini1-1/+0
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann1-2/+2
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist1-0/+20
2017-09-15borderline: Extended decomposeArmin Le Grand1-1/+1
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand2-3/+6
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-6/+13
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist2-4/+42