summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-08coverity#708008 Uninitialized scalar fieldCaolán McNamara
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-07fix copy&paste of conditional format between sheetsMarkus Mohrhard
2014-09-07prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-09-05parseExternalDocName() also for ConventionXL_A1::parseAnyToken(), fdo#83481Eike Rathke
2014-09-05don't use OSL_FAIL in new code; in this case use assert insteadEike Rathke
2014-09-05fdo#57929 Toggle absolute/relative of external referenceLaurent Balland-Poirier
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-04eliminate superfluous temporary stringEike Rathke
2014-09-03fdo#83217: Set 3D flags correctly when moving block of cells.Kohei Yoshida
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard
2014-09-03fdo#39468 Translate German comments in sc/source/core/data/validat.cxxLaurent Balland-Poirier
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke
2014-09-01Avoid invalid premature downcastsStephan Bergmann
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold
2014-08-30interpr: fPeriodn -> fPeriodsThomas Arnhold
2014-08-30fdo#39674: translated German to EnglishJennifer Liebel
2014-08-30fdo#39674: Improved translationJennifer Liebel
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida
2014-08-27assert on first useEike Rathke
2014-08-25fdo#83067 also volatile cells need to listen to all referencesEike Rathke
2014-08-25Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis
2014-08-25Translate German comments, fix some wsPhilipp Weissenbacher
2014-08-24added Lithuanian "LTL" to EUROCONVERT(), CONVERT()Aurimas Fišeras
2014-08-23Translate German comments, fix some wsPhilipp Weissenbacher
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke
2014-08-22out-of-bounds string accessEike Rathke
2014-08-21it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEKEike Rathke
2014-08-21write COLOR function with extension namespaceEike Rathke
2014-08-20convert some OSL_TRACE to SAL_WARNEike Rathke
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422Markus Mohrhard
2014-08-16copy conditional formatting for single cells, fdo#82503Markus Mohrhard
2014-08-15Revert "another memory leak based on release().release()"Caolán McNamara
2014-08-15another memory leak based on release().release()Markus Mohrhard
2014-08-14correct references after sort, fdo#79441Eike Rathke
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-11document this makeExternalNameStr()Eike Rathke
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann