summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann2-11/+16
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann1-39/+39
2013-10-11-Werror,-Wunused-variableStephan Bergmann2-3/+4
2013-10-11-Werror,-Wunused-variableStephan Bergmann3-42/+31
2013-10-11Sort lists lexicographicallyStephan Bergmann1-17/+17
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com5-0/+52
2013-10-11CID#1103760 uninitialized membersCaolán McNamara1-0/+2
2013-10-11CID#1103767 uninitialized membersCaolán McNamara1-0/+1
2013-10-11CID#1103771 uninitialized membersCaolán McNamara1-0/+1
2013-10-11CID#1103740 uninitialized valueCaolán McNamara1-1/+1
2013-10-11CID#1103774 avoid use after freeCaolán McNamara1-1/+2
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-4/+1
2013-10-11Simplify string literal concatenationsStephan Bergmann2-5/+2
2013-10-11CID#1103765 missing initializationCaolán McNamara1-1/+1
2013-10-11CID#1103756 missing initializationCaolán McNamara1-1/+2
2013-10-11CID#1103763 uninitialized memberCaolán McNamara1-1/+2
2013-10-11CID#1103749 unintialized memberCaolán McNamara1-0/+1
2013-10-11Fix whitespace.Jan Holesovsky1-3/+3
2013-10-11CID#1103695 avoid use of -1 hereCaolán McNamara1-1/+1
2013-10-11CID#1103679 calm coverity re invalid iteratorsCaolán McNamara1-2/+1
2013-10-11CID#1103719 leak on default: pathCaolán McNamara1-4/+4
2013-10-11Resolves: #i123405# Allow to not limit size to PageSize...Armin Le Grand2-7/+16
2013-10-11install extensions using filelistDavid Tardon1-12/+12
2013-10-11do not copy testing extensions to instdirDavid Tardon3-8/+16
2013-10-11copy extensions to instdirDavid Tardon1-2/+16
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+21
2013-10-10Fix typo in silly OSL_ENSURE warning textTor Lillqvist1-1/+1
2013-10-10Propagate verbosity to (some) 3rd-party library buildsTor Lillqvist10-10/+28
2013-10-10CID#1103720 make leak impossibleCaolán McNamara1-15/+9
2013-10-10html: Options need to be lowercase, tooThomas Arnhold1-4/+2
2013-10-10little String to OUString + documentationThomas Arnhold3-5/+3
2013-10-10fix build with --enable-win-mozab-driverChristian Lohmaier2-9/+2
2013-10-10fdo#50118 use English add-in function namesWinfried Donkers1-6/+14
2013-10-10writerfilter: drop dead isBooleanDffOpt() in doctokMiklos Vajna3-184/+5
2013-10-10CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead codeMiklos Vajna1-28/+20
2013-10-10CID#1103727 the intent is surely to compare nPos, nStart cannot be -1Caolán McNamara1-1/+1
2013-10-10fixed another "Out of bounds substring access"Eike Rathke1-6/+5
2013-10-10CID#1103666 check for NULLCaolán McNamara1-2/+2
2013-10-10CID#1103712 big element passed by valueCaolán McNamara1-1/+1
2013-10-10warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-1/+1
2013-10-10sal: fix osl_setCommandArgs() on WNTMichael Stahl1-3/+6
2013-10-10no need to include solar.hrc hereCaolán McNamara1-2/+0
2013-10-10fixed !!br0ken CSV import previewEike Rathke1-3/+4
2013-10-10Partially revert alpha handling.Muthu Subramanian1-2/+0
2013-10-10SwNumRule::dumpAsXml: include IsAutoRule() and GetPoolFmtId() outputMiklos Vajna1-0/+3
2013-10-10Adapt to C90Stephan Bergmann1-1/+3
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl3-11/+21
2013-10-10n#812793: clrChange applying for EMFsMuthu Subramanian3-18/+30