summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl2-30/+40
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl1-9/+9
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann12-36/+36
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-28sc lok: Do not change comment indicator settingPranav Kant1-4/+0
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann3-11/+13
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1
2017-04-28Bin the same comment copy-pasted meaninglesslyTor Lillqvist1-10/+4
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara1-0/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-3/+8
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock3-3/+3
2017-04-26remove sc bitmaps from .src filesCaolán McNamara28-761/+254
2017-04-26use strong_int for LanguageTypeNoel Grandin14-25/+26
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock3-5/+5
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock7-7/+7
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock154-0/+155
2017-04-25tdf#107310: add unit test for this.Kohei Yoshida2-0/+33
2017-04-25tdf#107310: hybrid cell is a value cell as well as a string cell.Kohei Yoshida1-0/+3
2017-04-24tdf#84837 Comment submenu icon and remove hide/show all commentsYousuf Philips1-2/+0
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin36-195/+57
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl1-0/+7
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl2-77/+44
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl1-7/+5
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-8/+2
2017-04-23Fix open command nameMaxim Monastirsky1-1/+1