summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack3-114/+228
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara1-2/+5
2016-08-18enable export-validation in tests by defaultVasily Melenchuk1-1/+1
2016-08-18Move comment block back where it wasTor Lillqvist1-3/+3
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist2-3/+10
2016-08-18tdf#91305 fix sort calcYan Pashkovsky1-2/+26
2016-08-18sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna2-3/+38
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild2-0/+12
2016-08-18cppcheck: noCopyConstructorCaolán McNamara24-3/+101
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2016-08-18cppcheck: passedByValueCaolán McNamara56-178/+179
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara2-6/+5
2016-08-18Missing &&Stephan Bergmann1-1/+1
2016-08-18external/firebird: Make GCC check work for Clang, tooStephan Bergmann3-1/+19
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist2-30/+64
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack17-14/+511
2016-08-18Update officeotron jar once more for backwards compatThorsten Behrens1-1/+1
2016-08-18xmloff tokenmap: allocate map on heap instead of as class memberEike Rathke1-2/+24
2016-08-18Mention what negative or multiply specified flags mean (nothing special)Tor Lillqvist1-1/+4
2016-08-18No need for nested unnamed namespacesTor Lillqvist1-5/+3
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist2-13/+73
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara1-1/+1
2016-08-18cppcheck: useInitializationListCaolán McNamara1-6/+5
2016-08-18Resolves: tdf#101572 New Belarusian Ruble BYN/Br for [be-BY]Eike Rathke1-1/+8
2016-08-18skip checking for icuuc libCaolán McNamara3-0/+65
2016-08-18Use English category names instead of localized ones in theme search tdf#87597Muhammet Kara4-63/+54
2016-08-18screenshot: add screenshot ui test to check targetThorsten Behrens1-1/+1
2016-08-18add CVE-2016-3301 testcaseCaolán McNamara1-0/+0
2016-08-18add CVE-2016-3303 testcaseCaolán McNamara1-0/+0
2016-08-18xmloff tokenmap: do not assume anything did not failEike Rathke1-4/+5
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna3-7/+36
2016-08-18sw redlining: support per-view authorsMiklos Vajna6-0/+62
2016-08-18tdf#83830: Numbering dropdown set to 6 lines, label adjustmentsSusobhan Ghosh2-3/+4
2016-08-18tdf#87938 Add descriptive instructions to 2fa dialogYousuf Philips3-30/+108
2016-08-18add CVE-2016-3304 testcaseCaolán McNamara1-0/+0
2016-08-18Better fix for Objective-CTor Lillqvist1-4/+16
2016-08-18remove dead resource names, related to tdf#92518Jochen Nitschke1-4/+0
2016-08-18starmath: Use SmCaretPos::GetPosAfter()Takeshi Abe1-9/+3
2016-08-18Resolves: tdf#101347 conditional formatting super slow on exitCaolán McNamara1-1/+6
2016-08-18use preexisting helper to get DYLD_LIBRARY_PATH vs LD_LIBRARY_PATHCaolán McNamara1-6/+1
2016-08-18loplugin:redundantcastStephan Bergmann1-1/+1
2016-08-18loplugin:redundantcastStephan Bergmann1-1/+1
2016-08-18svl: no need to iterate in reverse order in GetRedoActionsInfo()Miklos Vajna1-2/+4
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin7-33/+36
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin6-32/+35
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin7-37/+36
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin4-59/+59
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin4-49/+49
2016-08-18convert ColorModel to scoped enumNoel Grandin3-26/+26
2016-08-18convert PageType to scoped enumNoel Grandin17-101/+109