summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-23pyweb: remove unused codeXisco Fauli1-16/+0
2013-11-23rigth -> rightMiklos Vajna1-1/+1
2013-11-23wihch -> whichMiklos Vajna1-1/+1
2013-11-23README.Android: typoMiklos Vajna1-1/+1
2013-11-23connectivity: use "application/x-dbase" for DBase filesMichael Stahl2-1/+2
2013-11-23DocxAttributeOutput: m_i -> m_nMiklos Vajna2-11/+11
2013-11-23Remove STRING_MAXLEN and cleanup codeMatteo Casalin1-15/+11
2013-11-23DocxAttributeOutput: vpt -> pointMiklos Vajna2-3/+3
2013-11-23fixed typo in commentChr. Rossmanith1-2/+2
2013-11-23Remove unused writerfilter::doctok::WW8sprmPChgTabsPapxMiklos Vajna3-76/+0
2013-11-23else is not needed after continue or returnMatteo Casalin1-2/+2
2013-11-23Reduce scopeMatteo Casalin1-3/+2
2013-11-23Bail out earlyMatteo Casalin1-10/+8
2013-11-23No need for an else after a breakMatteo Casalin1-5/+3
2013-11-23Reduce scope of some variables and simplify checksMatteo Casalin1-17/+23
2013-11-23Simplify lcl_getMinPosMatteo Casalin1-12/+6
2013-11-23xub_StrLen to sal_Int32Matteo Casalin9-47/+45
2013-11-23ww8: remove unused AttribHere classMatteo Casalin1-12/+0
2013-11-23xub_StrLen to sal_Int32Matteo Casalin2-15/+10
2013-11-23Don't subtract 1 to just add it backMatteo Casalin1-4/+2
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin13-77/+71
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-10/+10
2013-11-23Clarify loop conditionMatteo Casalin1-4/+8
2013-11-23Bail out earlyMatteo Casalin1-21/+12
2013-11-23Share common code of if/else branchesMatteo Casalin1-13/+5
2013-11-23int/sal_Bool to bool, bEnde to bEndMatteo Casalin1-31/+32
2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin5-16/+16
2013-11-23SwNumRule: rename member variables missing their prefixesMiklos Vajna2-150/+150
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny1-1/+1
2013-11-23Make TTC fonts work againKhaled Hosny1-1/+1
2013-11-23Simplify this code a bitKhaled Hosny1-9/+3
2013-11-23resolved fdo#61946 use correct TabDelta for UpdateReferenceEike Rathke1-1/+1
2013-11-23fastparser: avoid allocation and conversion of elementnames we don't need.Michael Meeks1-1/+5
2013-11-23WaE: macro is not usedTor Lillqvist1-2/+0
2013-11-22GPU Calc: Sum of product doesn't check out-of-bound accessesWei Wei4-23/+42
2013-11-22GPU Calc: Testcase for Sums of Product that have out-of-bound windowWei Wei1-0/+0
2013-11-23Mark as const / staticTakeshi Abe2-6/+6
2013-11-22do not insert extraneous parameter in importEike Rathke2-8/+9
2013-11-22Use lo-all-static-libsTor Lillqvist1-27/+1
2013-11-22Add libs built only for AndroidTor Lillqvist1-1/+9
2013-11-22Remove unused writerfilter::doctok::WW8SEDMiklos Vajna2-29/+0
2013-11-22init nRotation [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2013-11-22fix copypastaDavid Tardon1-2/+2
2013-11-22oox: avoid per element allocation and freeing of OUStringBuffers.Michael Meeks1-2/+2
2013-11-22Further && vs. ; clean-upStephan Bergmann1-5/+4
2013-11-22Fix unoidl sourceprovider polystruct argument checksStephan Bergmann2-30/+42
2013-11-22Fix unoidl sourceprovider typedef checkStephan Bergmann1-6/+6
2013-11-22Fix unoidl sourceprovider recursive struct/exception member checkStephan Bergmann1-1/+8
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann3-59/+391
2013-11-22Published FormController cannot reference unpublished XFormOperationsStephan Bergmann2-10/+1