summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-07-27fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida
2014-07-27fdo#81617: Write test for this first.Kohei Yoshida
2014-07-27Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet
2014-07-27Dead declarationMaxim Monastirsky
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25coverity#735613 Division or modulo by float zeroCaolán McNamara
2014-07-24fix coding styleMarkus Mohrhard
2014-07-24avoid static variablesxukai
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-21use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard
2014-07-20that was just a complex way to describe that the whole range is in itMarkus Mohrhard
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20add SAL_OVERRIDEDavid Tardon
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-20Resolves fdo#81549: Crash pivot tableJulien Nabet
2014-07-19disable that test on windowsMarkus Mohrhard
2014-07-19one more simplificationMarkus Mohrhard
2014-07-19there is already a shared XPath test classMarkus Mohrhard
2014-07-19these tests need libxml2 now for the headersMarkus Mohrhard
2014-07-19add test for fdo#79305Markus Mohrhard
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard
2014-07-18Remove unused classes.Kohei Yoshida
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18Add a variant of set that takes ownership of EditTextObject.Kohei Yoshida
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-07-18coverity#1226486 Dereference null return valueCaolán McNamara
2014-07-18coverity#1209494 Explicit null dereferencedCaolán McNamara
2014-07-18coverity#708018 Uninitialized scalar fieldCaolán McNamara
2014-07-18coverity#737268 Uncaught exceptionCaolán McNamara
2014-07-18resolved fdo#81294 store correct sheet number during range names updateEike Rathke
2014-07-17Let's use this macro since it's there.Kohei Yoshida
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida
2014-07-17Scope reduction.Kohei Yoshida
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida
2014-07-17And this too.Kohei Yoshida
2014-07-17We can use ptr_vector for this.Kohei Yoshida
2014-07-17No need to check for NULL value before deleting.Kohei Yoshida
2014-07-17scrolling very slow in calcCaolán McNamara