summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-17tdf#104613 fix logic error in code replacement: CalcLineSpaceJustin Luth1-4/+4
2016-12-16icu genbrk built with enable-static can't find its data, help it outCaolán McNamara1-1/+1
2016-12-16adjust rounding decimals to expected valuesEike Rathke1-309/+346
2016-12-16Revert "build our own fontconfig and freetype under oss-fuzz"Caolán McNamara5-14/+13
2016-12-16add missing WITH_LOCALE_cuCaolán McNamara1-0/+1
2016-12-16tdf#91260 sw: fix nasty corner case of SdrGroupObject in headerMichael Stahl1-1/+8
2016-12-16tdf#101464 tdf#91260 tdf#104620 sw: fix null SwPageFrame crashMichael Stahl1-3/+8
2016-12-16crashtesting: 10 squillion .doc export assertsCaolán McNamara2-6/+11
2016-12-16fix a regression in lcl_GetWW8PosCaolán McNamara1-1/+1
2016-12-16-Werror=maybe-unintializedCaolán McNamara1-3/+3
2016-12-16lok: Fix state feedback for ToggleMergeCellsPranav Kant2-3/+13
2016-12-16lok: Sort ascending/descending is enabled/disabled statePranav Kant1-4/+4
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers1-7/+7
2016-12-16Simplify CommonSalLayout::ParseFeatures()Khaled Hosny1-33/+12
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny2-12/+7
2016-12-16loplugin:staticmethods (clang-cl)Stephan Bergmann3-11/+11
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann1-5/+0
2016-12-16-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-1/+0
2016-12-16Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-0/+2
2016-12-16-Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann2-14/+14
2016-12-16COM_IS_CLANG is used before its setCaolán McNamara1-5/+1
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann1-3/+0
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann2-4/+4
2016-12-16-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann1-1/+1
2016-12-16Make move detection in loplugin::passstuffbyref work for parenthesized casesStephan Bergmann2-6/+7
2016-12-16Make move detection in loplugin:passstuffbyref work with MSVCRTStephan Bergmann1-1/+1
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt1-6/+2
2016-12-16Updated coreOlivier Hallot1-0/+0
2016-12-16Updated coreGabor Kelemen1-0/+0
2016-12-16Updated coreGabor Kelemen1-0/+0
2016-12-16Updated coreGabor Kelemen1-0/+0
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna2-56/+63
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann2-2/+2
2016-12-16Better way of converting from OUStringLiteral to OStringStephan Bergmann1-1/+1
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai1-1/+1
2016-12-16these sal_uLongs want to be sal_uInt64Caolán McNamara1-4/+4
2016-12-16these sal_uLongs want to be sal_uInt32Caolán McNamara2-51/+51
2016-12-16there want to be 32bit in size, not "long"Caolán McNamara1-4/+4
2016-12-16SwDocPosUpdate definition uses SwTwips while decl is longCaolán McNamara1-2/+3
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann2-15/+0
2016-12-16tdf#104488 sw: assert if exception escapes from UpdateAccessible()Michael Stahl1-1/+11
2016-12-16svx: remove nonsense exception throwing codeMichael Stahl1-30/+2
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl2-7/+5
2016-12-16Make 'make CompilerTest_compilerplugins_clang' workStephan Bergmann1-0/+1
2016-12-16tdf#99227 follow-up: synchronize setting serializersMike Kaganski2-2/+6
2016-12-16these are SwTwips, currently INVALID_TWIPS == LONG_MAX, so use INVALID_TWIPSCaolán McNamara1-4/+4
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe8-60/+4
2016-12-16cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna1-1/+17
2016-12-16Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bdKhaled Hosny1-1/+1
2016-12-16Fix undefined misaligned writesStephan Bergmann1-2/+7