summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30Scope reduction.Kohei Yoshida
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida
2014-07-29fdo#80846: Get the parameter order right.Kohei Yoshida
2014-07-29Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.Kohei Yoshida
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida
2014-07-29bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida
2014-07-27fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida
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-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-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-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: 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#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