summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara1-2/+4
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky1-5/+0
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks1-0/+5
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky3-3/+25
2014-11-10callcatcher: unused codeCaolán McNamara2-5/+0
2014-11-10Fix build.Jan Holesovsky1-3/+2
2014-11-10make that file platform independentMarkus Mohrhard1-5/+9
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard2-2/+0
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna4-6/+6
2014-11-09fdo#86048 Add delete row and column entries to Edit menuYousuf Philips1-0/+2
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos5-5/+0
2014-11-09fdo#86046 Addition of sheet grid lines toggle to view menuYousuf Philips1-0/+1
2014-11-09fdo#85594 hiding, unhiding and rearranging standard toolbar buttons in CalcYousuf Philips1-9/+8
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud1-1/+4
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke1-2/+4
2014-11-07Update the white or black list when editing an entryTor Lillqvist1-7/+14
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist4-55/+118
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist5-81/+46
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist6-52/+198
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
2014-11-07Build fix: back to C++98Zolnai Tamás1-2/+2
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin6-7/+7
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-3/+2
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás3-15/+31
2014-11-07Test for swapped out image loss during Calc exportZolnai Tamás2-0/+72
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann6-10/+11
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist1-4/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin6-11/+10
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist1-23/+0
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist1-1/+5
2014-11-06Try to get the SC_DLLPUBLIC placement rightTor Lillqvist2-8/+8
2014-11-06Fix error: call of overloaded 'append(int)' is ambiguousTor Lillqvist1-1/+1
2014-11-06Bin unused "description" labelsTor Lillqvist1-74/+9
2014-11-06Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnumTor Lillqvist2-3/+3
2014-11-06Bin unnecessary variablesTor Lillqvist2-30/+0
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist6-16/+557
2014-11-06More work on the new OpenCL optionsTor Lillqvist9-24/+488
2014-11-06Check also unary and binary operation opcodes for presence in subsetTor Lillqvist1-0/+10
2014-11-06Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist3-3/+6
2014-11-06Indent the generated OpenCL a bit sanerTor Lillqvist1-8/+8
2014-11-06Don't use OpenCL unless the function is in the subset we supportTor Lillqvist1-0/+7
2014-11-06Don't use OpenCL unless the group is long enoughTor Lillqvist1-0/+6
2014-11-06Add a setting for what subset of functions we use OpenCL forTor Lillqvist2-2/+9
2014-11-06Avoid crashTor Lillqvist1-1/+4
2014-11-06Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist2-3/+10
2014-11-06fdo#75673 - Removed duplicate insert entriesJoel1-2/+0
2014-11-06sc: remove some unused codeNoel Grandin2-29/+0
2014-11-05coverity#1242614 Untrusted loop boundCaolán McNamara1-2/+14
2014-11-05markup with event type not checker typeCaolán McNamara2-2/+3
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips1-2/+8