summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin5-11/+5
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida3-7/+20
2017-05-08Removed duplicated includeAndrea Gelmini1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke4-4/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin2-9/+5
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin5-8/+5
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock22-57/+57
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock22-57/+57
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara2-2/+6
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida2-6/+25
2017-05-05Fix typosAndrea Gelmini4-4/+4
2017-05-05Use Date(css::util::Date) ctorEike Rathke1-3/+1
2017-05-05ScDatabaseDocUtil::PutData: do not create an empty date if row wasNullEike Rathke1-6/+11
2017-05-05Use the non-template variants.Kohei Yoshida2-18/+19
2017-05-05Will this fix the android build?Maxim Monastirsky1-3/+0
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin7-11/+11
2017-05-05sc: Remove some dead slotsMaxim Monastirsky10-340/+0
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky1-17/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin4-9/+9
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-3/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin4-91/+95
2017-05-05Use std::unique_ptr for these guys.Kohei Yoshida1-8/+5
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers4-575/+753
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose6-0/+50
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+1
2017-05-04tdf#107097 fix missing values for categories when copyingTomaž Vajngerl2-15/+23
2017-05-04pc: top (first) categories are located at the last index in vectorTomaž Vajngerl1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini6-7/+7
2017-05-04Fix build.Jan Holesovsky1-1/+1
2017-05-04sc lok:fix up: scrolling issue: the document size is not updated in clientMarco Cecchetti1-6/+0
2017-05-04sc lok: Unit test that painting tiles after pgdown returns actual content.Jan Holesovsky2-0/+39
2017-05-04sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky1-13/+20
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl2-40/+35
2017-05-03remove empty namespacesJochen Nitschke1-4/+0
2017-05-03tdf#107255: add test case for the multi-cell query method.Kohei Yoshida2-0/+61
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida10-10/+184
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard1-0/+2
2017-05-02tdf#91820 Add design mode and image original size to menuYousuf Philips1-0/+2
2017-05-02untranslated strings are just stringsCaolán McNamara13-95/+68
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-1/+1
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl2-0/+65
2017-05-01tdf#107102: fix crash in ScCheckListMenuWindow::CreateAccessibleJulien Nabet1-1/+1
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky1-11/+4
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky1-14/+14
2017-04-30Let's be more specific about the threshold etc.Kohei1-1/+6
2017-04-30More fine-grained disabled vector states.Kohei5-14/+53