summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Related: #i124638# Corrected paints of Writer Frames...Armin Le Grand1-6/+11
2014-07-01hook up new drawing support to .uisCaolán McNamara5-17/+211
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand105-2607/+5294
2014-07-01writerfilter/source: change directory dependencies to .../ooxml/.dirDouglas Mencken1-3/+3
2014-07-01coverity#735397 dead codeNorbert Thiebaud1-5/+1
2014-07-01coverity#704299 Dead codeNorbert Thiebaud1-1/+1
2014-07-01coverity#704262 coverity#704263 Dead codeNorbert Thiebaud1-1/+5
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud1-1/+1
2014-07-01coverity#703963 Unchecked return valueNorbert Thiebaud1-8/+6
2014-07-01coverity#703955 Unchecked return valueNorbert Thiebaud1-5/+7
2014-07-01lok: It is expected that we point directly to the program/ directory.Jan Holesovsky1-3/+3
2014-07-01simplifyStephan Bergmann1-2/+1
2014-07-01Fix osl_setEnvironment argsStephan Bergmann1-2/+1
2014-07-01coverity#704986 Dereference after null checkCaolán McNamara1-1/+1
2014-07-01coverity#704987 Dereference after null checkCaolán McNamara1-1/+1
2014-07-01coverity#706020 Unintended sign extensionCaolán McNamara1-1/+1
2014-07-01coverity#1219805 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-07-01coverity#1213562 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-07-01coverity#706266 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-01coverity#983968 Uncaught exceptionCaolán McNamara2-4/+11
2014-07-01coverity#707416 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-01coverity#707290 Uncaught exceptionCaolán McNamara2-2/+3
2014-07-01coverity#706608 Uncaught exceptionCaolán McNamara2-2/+3
2014-07-01coverity#1224302 Uncaught exceptionCaolán McNamara2-4/+3
2014-07-01clang scan-build: various warningsCaolán McNamara36-62/+56
2014-07-01fix debug=t buildCaolán McNamara1-6/+0
2014-07-01android: i18nlangtag is too verbose, and we don't need the info.Jan Holesovsky1-1/+1
2014-07-01android: Attempt to load the test file we have in the .apk.Jan Holesovsky1-3/+3
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl4-104/+71
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl4-0/+221
2014-07-01LODroid: Make SubTile hold the buffer for a tileTomaž Vajngerl6-137/+66
2014-07-01LODroid: remove hasDirectTexture for nowTomaž Vajngerl5-356/+40
2014-07-01LODroid: Use tile images in LOAndroid2Tomaž Vajngerl10-43/+61
2014-07-01LODroid: Don't ignore size change event, clean-up GeckoLayerClientTomaž Vajngerl2-68/+63
2014-07-01LODroid: cleanupTomaž Vajngerl3-13/+8
2014-07-01error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna1-1/+1
2014-07-01Actually not necessary to log this, it is already logged a bit later.Jan Holesovsky1-2/+0
2014-06-30Use a new fast parser instance for each XML fragment.Kohei Yoshida2-1/+8
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh1-1/+1
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh1-3/+19
2014-06-30fdo#80663: sw: fix crash on Undo of table row/column deleteMichael Stahl1-2/+3
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-06-30Fix svgio buildmatteocam1-0/+1
2014-06-30Cleanup: removed comments and debugging outputmatteocam8-62/+1
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam6-11/+18
2014-06-30Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam1-11/+8
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam2-7/+6
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam3-0/+3
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam5-3/+10
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam4-9/+18