summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Fix packing overlapTor Lillqvist1-9/+9
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist1-3/+0
2014-11-28scui needs the opencl library at least on WindowsTor Lillqvist1-1/+3
2014-11-28Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist2-11/+11
2014-11-28The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist2-8/+8
2014-11-28Clean up confusing OpenCL code a bitTor Lillqvist5-110/+91
2014-11-28Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist1-0/+6
2014-11-28Use correct SAL_INFO log areaTor Lillqvist1-2/+2
2014-11-28WaE: variable 'bSetOpenCL' set but not usedTor Lillqvist1-1/+3
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist9-91/+94
2014-11-28Fix OpenCL-less build harderTor Lillqvist4-4/+18
2014-11-28Fix OpenCL-less buildTor Lillqvist3-18/+24
2014-11-28Add a README fileTor Lillqvist1-0/+7
2014-11-28Fix OpenCL-less buildTor Lillqvist1-0/+4
2014-11-28Try to fix MSVC buildTor Lillqvist1-0/+3
2014-11-28Add the "Test" button backTor Lillqvist3-4/+19
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist43-882/+1538
2014-11-28Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist1-0/+6
2014-11-28Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist1-0/+6
2014-11-28Move clew into a library of its ownTor Lillqvist19-1671/+158
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist15-122/+98
2014-11-28Remaining fixes for sc.subsequentcheckMiklos Vajna11-0/+11
2014-11-28CppunitTest_sc_databaserangeobj: adapt to now enabled sidebar in CalcMiklos Vajna1-0/+1
2014-11-28CppunitTest_sc_annotationobj: adapt to now enabled sidebar in CalcMiklos Vajna1-0/+1
2014-11-28CppunitTest_sc_styleloaderobj: adapt to now enabled sidebar in CalcMiklos Vajna1-0/+1
2014-11-28CppunitTest_sc_outlineobj: adapt to now enabled sidebar in CalcMiklos Vajna1-0/+1
2014-11-28CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in DrawMiklos Vajna1-0/+1
2014-11-28Present the (collapsed) sidebar also in Calc and Draw.Jan Holesovsky1-1/+11
2014-11-28fdo#83076: More space around the 'Custom Value'.Jan Holesovsky1-0/+3
2014-11-28fdo#75256 addition of sort icon and minor changes to other sifr iconsYousuf Philips7-0/+0
2014-11-28fdo#75256 Improve sifr iconthemeMatthias Freund21-0/+0
2014-11-28fdo#86472 added white backgrounds to images so they appear fine in dark themesYousuf Philips27-0/+0
2014-11-28fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl1-1/+1
2014-11-28fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-11-27fdo#84686 prevent std::bad_alloc exception by stricter input checkAndras Timar1-4/+4
2014-11-27fdo#86557: svx: fix crash when creating new "XML Form Document"Michael Stahl2-2/+2
2014-11-27configure: do not default to system libjpeg on LinuxMichael Stahl1-13/+1
2014-11-27remove SAL_DEBUGEike Rathke1-1/+0
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara1-2/+2
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers1-8/+15
2014-11-27sidebar: Try to fix initial spacing valuesMaxim Monastirsky1-6/+8
2014-11-27fdo#86687 Avoid deadlock updating progress barMatthew J. Francis1-1/+4
2014-11-27fdo#81475 rearrange, add and remove entries from toolbarsYousuf Philips3-16/+33
2014-11-27TANGO: Copied crop icon from humanYousuf Philips2-0/+0
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara1-8/+24
2014-11-27collada2gltf: Force GLSL versionMatúš Kukan2-0/+14
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann4-89/+30
2014-11-27Needless indirectionStephan Bergmann1-7/+2
2014-11-27Resolves: fdo#86203 FontCharMap claims to have twice the entries it shouldCaolán McNamara1-8/+0
2014-11-27sw: Swap Zoom In and Zoom out in the preview toolbars.Jan Holesovsky6-22/+12