summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-10-13fdo#84872 give each SheetDataContext a new FormulaParserCaolán McNamara
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-12coverity#735322 Unchecked return valueCaolán McNamara
2014-10-12coverity#735321 Unchecked return valueCaolán McNamara
2014-10-12fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move.Kohei Yoshida
2014-10-11fdo#39468 Translate German Comments - sc/source/filter/inc/ leftoversChristian M. Heller
2014-10-11Cleanup.Kohei Yoshida
2014-10-11fdo#80846: Broadcast changes before EndUndo().Kohei Yoshida
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-10Have ScViewFunc::DeleteContents() to call ScDocFunc's.Kohei Yoshida
2014-10-10Add DeleteCell to ScDocFunc, which is a variant of DeleteContents ...Kohei Yoshida
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10fix coverity#1242413 Logically dead codeCaolán McNamara
2014-10-09InsertCurrentTime: in input mode inherit matching format if setEike Rathke
2014-10-09remove warning: ‘nIndex’ may be used uninitializedLaurent Godard
2014-10-09fdo#84810 Avoid calc crash when using Paste Special - LinkMatthew J. Francis
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09typo: formual -> formulaAndras Timar
2014-10-09make streamtimeout a config variable instead of an env. var.xukai
2014-10-08Move this one to a common place too.Kohei Yoshida
2014-10-08Share undo doc creation code.Kohei Yoshida
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida
2014-10-08fdo#83141: optimize slow performance after when using replaceall or searchallSeyeong Kim
2014-10-08Resolves: fdo#48405 GetString can call a macro which modifies the documentCaolán McNamara
2014-10-08convert ParamType enum in SC to enum classNoel Grandin
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-07Don't call comphelper::rng::uniform_real_distribution(a,b) with a==bTor Lillqvist
2014-10-06avoid use of ref. to possibly deleted objectDavid Tardon
2014-10-06Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-06fdo#39468 Translate German Comments - sc/source/filter/inc/Christian M. Heller
2014-10-05coverity#1231669 Unchecked return valueNorbert Thiebaud
2014-10-05coverity#1231670 Unchecked return valueNorbert Thiebaud
2014-10-05related fdo#70998 use plural for Objects/Images optionStanislav Horacek
2014-10-04coverity#704002 Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242368: Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242369: Unchecked return valueNorbert Thiebaud
2014-10-04Add menu entry for the "formula to value" feature.Kohei Yoshida
2014-10-04coverity#1242413: logically dead codeNorbert Thiebaud
2014-10-04coverity#124890,1242726 Unused ValueNorbert Thiebaud
2014-10-04coverity#1242818 Unused valueNorbert Thiebaud
2014-10-04coverity#1242771 Unused valueNorbert Thiebaud
2014-10-04coverity#1242781 Unused ValueNorbert Thiebaud
2014-10-04fdo#39468 Translate German Comments - difimp and htmlimpChristian M. Heller
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida
2014-10-03Let's not omit 'virtual' keyword here.Kohei Yoshida