summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10Fix build.Jan Holesovsky
2014-11-10make that file platform independentMarkus Mohrhard
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#86048 Add delete row and column entries to Edit menuYousuf Philips
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-09fdo#86046 Addition of sheet grid lines toggle to view menuYousuf Philips
2014-11-09fdo#85594 hiding, unhiding and rearranging standard toolbar buttons in CalcYousuf Philips
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke
2014-11-07Update the white or black list when editing an entryTor Lillqvist
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás
2014-11-07Build fix: back to C++98Zolnai Tamás
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Make these tests weaker to fix build.Zolnai Tamás
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás
2014-11-07Test for swapped out image loss during Calc exportZolnai Tamás
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist
2014-11-06Try to get the SC_DLLPUBLIC placement rightTor Lillqvist
2014-11-06Fix error: call of overloaded 'append(int)' is ambiguousTor Lillqvist
2014-11-06Bin unused "description" labelsTor Lillqvist
2014-11-06Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnumTor Lillqvist
2014-11-06Bin unnecessary variablesTor Lillqvist
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
2014-11-06More work on the new OpenCL optionsTor Lillqvist
2014-11-06Check also unary and binary operation opcodes for presence in subsetTor Lillqvist
2014-11-06Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist
2014-11-06Indent the generated OpenCL a bit sanerTor Lillqvist
2014-11-06Don't use OpenCL unless the function is in the subset we supportTor Lillqvist
2014-11-06Don't use OpenCL unless the group is long enoughTor Lillqvist
2014-11-06Add a setting for what subset of functions we use OpenCL forTor Lillqvist
2014-11-06Avoid crashTor Lillqvist
2014-11-06Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist
2014-11-06fdo#75673 - Removed duplicate insert entriesJoel
2014-11-06sc: remove some unused codeNoel Grandin
2014-11-05coverity#1242614 Untrusted loop boundCaolán McNamara