summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-1/+0
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke4-37/+13
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti4-2/+29
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2-6/+6
2016-10-06remove approxEqual() from OpenCLEike Rathke2-22/+6
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-4/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara4-11/+0
2016-10-06Add FIXMETor Lillqvist1-0/+3
2016-10-06Add FIXME comment about the OpenCL approxEqual() we defineTor Lillqvist1-0/+6
2016-10-06Undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fbTor Lillqvist2-14/+14
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-05tdf#101943 Make Calc functions BETAINV and BETA.INV comply withWinfried Donkers1-13/+9
2016-10-05sc lok: add .uno:AutoSumHenry Castro9-150/+236
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 McNamara4-51/+57
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara2-34/+8
2016-10-05drop unused heipids and resourcesCaolán McNamara1-23/+0
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 McNamara11-463/+360
2016-10-05MAP_APPFONT->MapUnit::MapAppFontCaolán McNamara1-1/+1
2016-10-05convert line style to .ui formatCaolán McNamara11-117/+102
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin21-111/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin80-191/+191
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann253-862/+862
2016-10-04Actually this should check for the top shared cell.Kohei Yoshida1-1/+1
2016-10-05Pivot tables: Fix wrong group field number in cacheTamás Zolnai2-3/+4
2016-10-05Test XLSX import of number groupsTamás Zolnai2-0/+37
2016-10-05Test XLSX import of date groupsTamás Zolnai2-0/+39
2016-10-04these helpids go nowhereCaolán McNamara2-4/+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 McNamara11-276/+101
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara10-17/+14
2016-10-04coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara2-25/+0
2016-10-04pNewPattern can never be null hereStephan Bergmann1-5/+2
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann8-10/+10
2016-10-04tdf#93894: Add unit test for this.Kohei Yoshida2-0/+40
2016-10-04tdf#93894: Get column labels to work with formula groups.Kohei Yoshida1-14/+6
2016-10-04Add a bit more description here.Kohei Yoshida1-1/+2
2016-10-03Reverse the boolean logic.Kohei Yoshida1-3/+3
2016-10-03add INTERCEPT test caseZdeněk Crhonek1-0/+6350
2016-10-03set translatable attributes in .ui filesAndras Timar1-1/+1
2016-10-03add LARGE test caseZdeněk Crhonek1-0/+9278
2016-10-03add KURT test caseZdeněk Crhonek1-0/+9109
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-1/+1
2016-10-03loplugin:vclwidgetsCaolán McNamara1-2/+1
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti1-24/+15