summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek15-24/+24
2016-10-09DDExtraWidth doesn't existCaolán McNamara1-9/+0
2016-10-08skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard1-2/+22
2016-10-08loplugin:vclwidgetsStephan Bergmann2-0/+12
2016-10-07convert calc navigator to .ui formatCaolán McNamara8-786/+284
2016-10-07sc: Allow paste to overwrite existing data in tiled editin mode.Michael Meeks1-0/+1
2016-10-08Pivot tables: Fix XLSX import of nested date groupsTamás Zolnai1-1/+1
2016-10-07these navigator entry menuitems should be radio checksCaolán McNamara1-0/+3
2016-10-07loplugin:staticmethods: scStephan Bergmann5-5/+5
2016-10-07loplugin:staticaccessTor Lillqvist1-1/+1
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-1/+0
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke1-5/+3
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti3-2/+26
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara4-11/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara4-6/+0
2016-10-06ScTransferObj::ObjectReleased: prevent ScModule nullptr accessEike Rathke1-1/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2-2/+0
2016-10-05sc lok: add .uno:AutoSumHenry Castro5-150/+190
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara16-20/+4
2016-10-05move these string resources out of the window resourceCaolán McNamara3-51/+48
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara2-34/+8
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-1/+0
2016-10-05grab focus to border style popupCaolán McNamara1-2/+1
2016-10-05convert border style to .uiCaolán McNamara7-458/+85
2016-10-05MAP_APPFONT->MapUnit::MapAppFontCaolán McNamara1-1/+1
2016-10-05convert line style to .ui formatCaolán McNamara8-116/+47
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin19-101/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin55-138/+138
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann226-801/+801
2016-10-04these helpids go nowhereCaolán McNamara1-2/+0
2016-10-04unused bitmap resourceCaolán McNamara2-5/+0
2016-10-04can now remove both PopupContainer copiesCaolán McNamara2-4/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara10-274/+101
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara10-17/+14
2016-10-03loplugin:vclwidgetsCaolán McNamara1-2/+1
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti1-24/+15
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian1-10/+10
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti2-40/+43
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti5-1/+319
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti2-9/+14
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti4-7/+34
2016-10-03add more dumpAsXml()Noel Grandin1-0/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara2-9/+4
2016-09-30fix perf bug (I think)Noel Grandin1-0/+2
2016-09-30loplugin:constantparamNoel Grandin2-4/+4
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna2-3/+5
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara3-4/+12