summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-05-09Fix typosAndrea Gelmini
2017-05-09Guard against a failure when compiled with optimization using g++ 4.8.2Eike Rathke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida
2017-05-08Removed duplicated includeAndrea Gelmini
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-05-05Fix typosAndrea Gelmini
2017-05-05Use Date(css::util::Date) ctorEike Rathke
2017-05-05ScDatabaseDocUtil::PutData: do not create an empty date if row wasNullEike Rathke
2017-05-05Use the non-template variants.Kohei Yoshida
2017-05-05Will this fix the android build?Maxim Monastirsky
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-05Use std::unique_ptr for these guys.Kohei Yoshida
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04tdf#107097 fix missing values for categories when copyingTomaž Vajngerl
2017-05-04pc: top (first) categories are located at the last index in vectorTomaž Vajngerl
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-04Fix build.Jan Holesovsky
2017-05-04sc lok:fix up: scrolling issue: the document size is not updated in clientMarco Cecchetti
2017-05-04sc lok: Unit test that painting tiles after pgdown returns actual content.Jan Holesovsky
2017-05-04sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl
2017-05-03remove empty namespacesJochen Nitschke
2017-05-03tdf#107255: add test case for the multi-cell query method.Kohei Yoshida
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard
2017-05-02tdf#91820 Add design mode and image original size to menuYousuf Philips
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-05-01tdf#107102: fix crash in ScCheckListMenuWindow::CreateAccessibleJulien Nabet
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky