summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17cid#1213388 etc.: Make reflread.cxx more robustStephan Bergmann
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna
2014-11-17CppunitTest_sw_rtfimport: indentation fixesMiklos Vajna
2014-11-17Blind fix attempt: include <osl/diagnose.h>Tor Lillqvist
2014-11-17don't reuse old var remnantsCaolán McNamara
2014-11-17officecfg: set VCL.WM.ShouldSwitchWorkspace to falseMichael Stahl
2014-11-17Add a bunch of allegedly common opcodes to the default subset for OpenCLTor Lillqvist
2014-11-17afl: divide-by-zeroCaolán McNamara
2014-11-17help coverity out with empty()Caolán McNamara
2014-11-17coverity#1242859 rework to silence Untrusted loop boundCaolán McNamara
2014-11-17coverity#735399 Logically dead codeCaolán McNamara
2014-11-17OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-11-17coverity#1242523 we just need a copy hereCaolán McNamara
2014-11-17coverity#1242810 Untrusted loop boundCaolán McNamara
2014-11-17give all the open-url scripts the same starting permissionsCaolán McNamara
2014-11-17drop gnome-open-url binaryCaolán McNamara
2014-11-17document coverity#706181 Use of untrusted string valueCaolán McNamara
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara
2014-11-17coverity#705177 Missing break in switchCaolán McNamara
2014-11-17coverity#1251174 help coverity out hereCaolán McNamara
2014-11-17coverity#738972 rework to help coverity outCaolán McNamara
2014-11-17coverity#704257 Logically dead codeCaolán McNamara
2014-11-17missing includeMatúš Kukan
2014-11-17use already existing variableDavid Tardon
2014-11-17coverity#1251174 untrusted pointer readDavid Tardon
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock
2014-11-17loplugin:unreffunStephan Bergmann
2014-11-17WaE: unused variablesTor Lillqvist
2014-11-17WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-11-17bridges: get at least the x86 bridge to buildMichael Stahl
2014-11-17cid#1254675 Uncaught exceptionStephan Bergmann
2014-11-17Missing includeStephan Bergmann
2014-11-17Insert some fairly generic fallback whitelist entries for nowTor Lillqvist
2014-11-17-Werror,-Wunused-const-variableStephan Bergmann
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl
2014-11-17gbuild: print better file name for generated C++ sourceMichael Stahl
2014-11-17bin/run: add a license headerMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-17suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool]Stephan Bergmann
2014-11-17warning C4189: local variable is initialized but not referencedStephan Bergmann
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-17package: Do not bother with deflating jpeg imagesMatúš Kukan
2014-11-17package: Do not deflate small streams in a threadMatúš Kukan