summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini41-63/+63
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-2/+1
2014-11-12perfcheck instrument existing test : replaceAllLaurent Godard1-0/+4
2014-11-12MENU: move chart from object submenu to main insert menuYousuf Philips1-1/+1
2014-11-11fdo#85594 enabling sort, autofilter, alignment buttons and hiding othersYousuf Philips2-13/+23
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips1-0/+2
2014-11-11fdo#85594 show row and column insert and removal buttons and hiding othersYousuf Philips2-9/+10
2014-11-11fdo#85046 removing extra merge document entry in the Tools menuYousuf Philips1-1/+0
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti8-22/+1
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl1-0/+2
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2-4/+4
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara2-7/+58
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