summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara
2016-06-23Improve OpenCL logging and warningsTor Lillqvist
2016-06-23Related: tdf#100460 GetNotesInRange doesn't count last cell in rangeCaolán McNamara
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22tdf#98106 Preserving hidden and empty rows after xlsx exportBartosz Kosiorek
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-06-21Avoid undefined behavior when converting from double to shortStephan Bergmann
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-06-20cppcheck: catchExceptionByValueCaolán McNamara
2016-06-20cppcheck: redundantConditionCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-20ScFilterListBox::LoseFocus doesn't seem to have a purpose...Caolán McNamara
2016-06-20Avoid undefined behavior when converting from double to sal_Int16Stephan Bergmann
2016-06-19tdf#39468 translated german comments in sc/filters/lotusAlbert Thuswaldner
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-19Related: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard
2016-06-18uitest: add way to deselect OLE objectMarkus Mohrhard
2016-06-18uitest: allow activating OLE objectsMarkus Mohrhard
2016-06-18uitest: allow to select charts in calcMarkus Mohrhard
2016-06-18uitest: provide charts as children of calc's grid windowMarkus Mohrhard
2016-06-18uitest: allow selecting different tabs in gridwinMarkus Mohrhard
2016-06-18uitest: warn when we can not handle the select typeMarkus Mohrhard
2016-06-18uitest: provide some more state information about gridwinMarkus Mohrhard
2016-06-18uitest: support extending the select cell rangeMarkus Mohrhard
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
2016-06-18uitest: start annotating a few important non-ui calc windowsMarkus Mohrhard
2016-06-18Improve readability of OUString concatanation in ScNavigatorDlgMuhammet Kara
2016-06-17LOK: fast tile rendering (cell editing)Ashod Nakashian
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17LOK: fast tile rendering (text only)Ashod Nakashian
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-17Resolves: tdf#91365 use underlying numeric value if available [API CHANGE]Eike Rathke
2016-06-16DumpToken() dump the OpCode's symbol name as wellEike Rathke
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-06-15do not override nGlobalError with error from ConvertStringToValue()Eike Rathke
2016-06-15set string conversion error also at interpreter if availableEike Rathke
2016-06-15Resolves: tdf#100409 GetDoubleWithStringConversion() in GetDoubleFromMatrix()Eike Rathke
2016-06-15introduce ScMatrix::GetDoubleWithStringConversion() preparing for tdf#100409Eike Rathke
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-06-15Resolves: tdf#100396 handle unspecified WEEKDAY arguments and support new onesEike Rathke
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-14do not use OUString::number() to "format" numeric valuesEike Rathke