summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-20tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl2-47/+35
2016-09-20Related cid#1371287: Work around missing OStringBuffer move semanticsStephan Bergmann1-1/+52
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann3-1/+160
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann1-1/+1
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2-7/+6
2016-09-20Remove redundant default ctor definitionStephan Bergmann2-10/+0
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann1-10/+6
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-4/+5
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-5/+4
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann1-1/+1
2016-09-20external/liborcus: Mark patch as upstreamedStephan Bergmann1-0/+4
2016-09-20Adapt loplugin:dllprivate to DISABLE_DYNLOADINGStephan Bergmann1-2/+13
2016-09-20external/liborcus: Let us override -fvisiblity=hiddenStephan Bergmann2-0/+12
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna5-6/+430
2016-09-20tdf#102295: AMD actually has two vendor id's.Jan Holesovsky1-1/+1
2016-09-20tdf#102295: The relaxed values were actually too pessimistic.Jan Holesovsky1-2/+2
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann3-10/+2
2016-09-20Remove obsolete HAVE_GCC_VISIBILITY_BROKEN checkStephan Bergmann1-3/+1
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann13-84/+68
2016-09-20Remove obsolete HAVE_GCC_VISIBILITY_FEATURE checkStephan Bergmann1-3/+1
2016-09-20Remove obsolete HAVE_GCC_VISIBILITY_FEATURE checkStephan Bergmann1-3/+1
2016-09-20convert constants to scoped enum TblActionJochen Nitschke2-68/+61
2016-09-20adapt aMsgItemInfo to 5b8c22379Markus Mohrhard1-1/+2
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe3-0/+29
2016-09-20Obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-1/+4
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann4-45/+53
2016-09-20Updated coreAdolfo Jayme Barrientos1-0/+0
2016-09-20Updated coreGabor Kelemen1-0/+0
2016-09-19tdf#102295: relax timeout timings for the GL watchdogTomaž Vajngerl3-13/+79
2016-09-19try to generate more excel compliant files, tdf#41722Markus Mohrhard1-0/+12
2016-09-19Resolves: tdf#102293 triple click results in visually unselected wordCaolán McNamara1-0/+15
2016-09-19Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek1-1/+1
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna5-10/+65
2016-09-19in GetInt...() check !isFinite() instead of isNan()Eike Rathke1-7/+12
2016-09-19Resolves: tdf#100409 do not return coded double error for single matrix valueEike Rathke1-2/+24
2016-09-19Fix '--as-needed' build for zmf with system libpngJan-Marek Glogowski1-1/+1
2016-09-19tdf#100393, handle copying one cell to multiple cols with cond formatMarkus Mohrhard1-2/+5
2016-09-19fftester: isAsciiLowerCase has a isUnicodeCodePoint assertCaolán McNamara1-11/+4
2016-09-19fftester: only decrement if there's a valid position before itCaolán McNamara1-1/+2
2016-09-19Add .editorconfig fileSamuel Mehrbrodt1-0/+25
2016-09-19tdf#101919: rename ownCloud to Remote serverJulien Nabet1-1/+1
2016-09-19tdf#101094 (32): Use a partial GET as a fall-back for HEAD...Giuseppe Castagno4-8/+88
2016-09-19Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+6
2016-09-19convert storeAccessMode to scoped enumNoel Grandin10-63/+63
2016-09-19convert CopyOrNewType to scoped enumNoel Grandin3-10/+7
2016-09-19convert UndoOrRedo_t to scoped enumNoel Grandin2-6/+6
2016-09-19loplugin:unusedenumvaluesNoel Grandin19-190/+12