summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-16COM_IS_CLANG is used before its setCaolán McNamara
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann
2016-12-16-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-12-16Make move detection in loplugin::passstuffbyref work for parenthesized casesStephan Bergmann
2016-12-16Make move detection in loplugin:passstuffbyref work with MSVCRTStephan Bergmann
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt
2016-12-16Updated coreOlivier Hallot
2016-12-16Updated coreGabor Kelemen
2016-12-16Updated coreGabor Kelemen
2016-12-16Updated coreGabor Kelemen
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann
2016-12-16Better way of converting from OUStringLiteral to OStringStephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16these sal_uLongs want to be sal_uInt64Caolán McNamara
2016-12-16these sal_uLongs want to be sal_uInt32Caolán McNamara
2016-12-16there want to be 32bit in size, not "long"Caolán McNamara
2016-12-16SwDocPosUpdate definition uses SwTwips while decl is longCaolán McNamara
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-16tdf#104488 sw: assert if exception escapes from UpdateAccessible()Michael Stahl
2016-12-16svx: remove nonsense exception throwing codeMichael Stahl
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-16Make 'make CompilerTest_compilerplugins_clang' workStephan Bergmann
2016-12-16tdf#99227 follow-up: synchronize setting serializersMike Kaganski
2016-12-16these are SwTwips, currently INVALID_TWIPS == LONG_MAX, so use INVALID_TWIPSCaolán McNamara
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-16cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna
2016-12-16Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bdKhaled Hosny
2016-12-16Fix undefined misaligned writesStephan Bergmann
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann
2016-12-16external/python3: Work around -fsanitize=alignmentStephan Bergmann
2016-12-16Clean up patchStephan Bergmann
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-12-16coverity#1397206 Resource leakCaolán McNamara
2016-12-16coverity#1397203 Dereference after null checkCaolán McNamara
2016-12-16coverity#1397207 Dereference before null checkCaolán McNamara
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara
2016-12-16remove superfluous this->Init() callEike Rathke
2016-12-16Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke
2016-12-16prevent mutiple broadcasts during the series of changes on one drawing objectEike Rathke
2016-12-16avoid dynamic_castEike Rathke
2016-12-15Updated coreGabor Kelemen
2016-12-15tdf#104221: Make up for non-existent FillItemSetKatarina Behrens
2016-12-15tdf#75856 SwTwips: replace with unambiguous sal_Int32Justin Luth
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin
2016-12-15TypoTor Lillqvist
2016-12-15Try to fix Android and iOS buildTor Lillqvist
2016-12-15Bump iOS version here, tooTor Lillqvist