summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-10-05tdf#101943 Make Calc functions BETAINV and BETA.INV comply withWinfried Donkers
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05move these string resources out of the window resourceCaolán McNamara
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05grab focus to border style popupCaolán McNamara
2016-10-05convert border style to .uiCaolán McNamara
2016-10-05MAP_APPFONT->MapUnit::MapAppFontCaolán McNamara
2016-10-05convert line style to .ui formatCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-05Pivot tables: Fix wrong group field number in cacheTamás Zolnai
2016-10-04these helpids go nowhereCaolán McNamara
2016-10-04unused bitmap resourceCaolán McNamara
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-10-04coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara
2016-10-04pNewPattern can never be null hereStephan Bergmann
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-10-04tdf#93894: Get column labels to work with formula groups.Kohei Yoshida
2016-10-04Add a bit more description here.Kohei Yoshida
2016-10-03Reverse the boolean logic.Kohei Yoshida
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-10-03loplugin:vclwidgetsCaolán McNamara
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-10-03Use closure to simplify use of for_each.Kohei Yoshida
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-10-01Dump the stored formula results for debugging.Kohei Yoshida
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-09-30fix perf bug (I think)Noel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara
2016-09-28tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-09-28Remove old cell styles from calcJaskaran Singh
2016-09-28sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke