summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Add includeStephan Bergmann1-0/+4
2014-10-30Unused DocxAttributeOutput::switchHeaderFooter()Miklos Vajna2-42/+0
2014-10-30cleanup: We re-init this member all the time anyway.Jan Holesovsky2-36/+24
2014-10-30Whitespace (and other) cleanup.Jan Holesovsky4-40/+16
2014-10-30Kill some static OUStrings.Jan Holesovsky5-53/+19
2014-10-30vcl button: Avoid a potential crash.Jan Holesovsky1-10/+13
2014-10-29Updated coreAndras Timar1-0/+0
2014-10-29Resolves fdo#85524: OSX Crash Impress with videoclipJulien Nabet1-1/+2
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara2-1/+13
2014-10-29constStephan Bergmann2-2/+2
2014-10-29constStephan Bergmann2-2/+2
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan5-19/+64
2014-10-29need to initialize mnRefCntCaolán McNamara1-0/+2
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara2-7/+22
2014-10-29untaint registry dataCaolán McNamara1-9/+14
2014-10-29sc::opencl::getOpenCLPlatformCount is unneededTor Lillqvist3-20/+0
2014-10-29Avoid pointless thin wrapper layerTor Lillqvist6-70/+53
2014-10-29Need -ldl on Linux nowTor Lillqvist2-0/+14
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist14-255/+55
2014-10-29desktop: do not builid crashrep.com if it's not packagedMichael Stahl1-1/+6
2014-10-29Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann1-1/+1
2014-10-29sw doc model xml dump: show bookmarksMiklos Vajna1-22/+46
2014-10-29fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTNaruhiko Ogasawara1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin400-444/+9
2014-10-29Fix -fsanitize=signed-integer-overflowStephan Bergmann2-11/+11
2014-10-29perfcheck : parse callgrind.out results to build csv fileLaurent Godard1-0/+125
2014-10-29scp2: remove EXENAMEMichael Stahl1-2/+0
2014-10-29scp2: move writer executables to AutoInstallMichael Stahl6-17/+18
2014-10-29scp2: move math executables to AutoInstallMichael Stahl6-7/+17
2014-10-29scp2: move impress executables to AutoInstallMichael Stahl6-6/+14
2014-10-29scp2: move draw executables to AutoInstallMichael Stahl6-6/+18
2014-10-29scp2: move calc executables to AutoInstallMichael Stahl6-7/+17
2014-10-29scp2: move base executables to AutoInstallMichael Stahl6-17/+21
2014-10-29installer: let's make missing FileID a fatal errorMichael Stahl4-17/+8
2014-10-29scp2: move python executables to AutoInstallMichael Stahl3-11/+10
2014-10-29scp2: move xpdfimport executables to AutoInstallMichael Stahl3-10/+7
2014-10-29scp2: move brand executables to AutoInstallMichael Stahl4-59/+20
2014-10-29scp2: move crashrep executables to AutoInstallMichael Stahl5-22/+15
2014-10-29sw: translate "Rekursiv"Michael Stahl2-6/+12
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl8-15/+12
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl3-25/+6
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl3-16/+17
2014-10-29sw: translate Netto to NetMichael Stahl8-33/+33
2014-10-29coverity#735663 Division or modulo by zeroCaolán McNamara1-0/+3
2014-10-29coverity#1078538 Division or modulo by zeroCaolán McNamara1-3/+8
2014-10-29coverity#1078537 Division or modulo by zeroCaolán McNamara3-5/+11
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara5-12/+49
2014-10-29coverity#1202880 annotate Dereference before null check as false positiveCaolán McNamara1-0/+2
2014-10-29coverity#705921 Dereference before null checkCaolán McNamara1-4/+7
2014-10-29coverity#1028106 Dereference before null checkCaolán McNamara1-16/+0