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