summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-07-01fix debug=t buildCaolán McNamara
2014-07-01android: i18nlangtag is too verbose, and we don't need the info.Jan Holesovsky
2014-07-01android: Attempt to load the test file we have in the .apk.Jan Holesovsky
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl
2014-07-01LODroid: Make SubTile hold the buffer for a tileTomaž Vajngerl
2014-07-01LODroid: remove hasDirectTexture for nowTomaž Vajngerl
2014-07-01LODroid: Use tile images in LOAndroid2Tomaž Vajngerl
2014-07-01LODroid: Don't ignore size change event, clean-up GeckoLayerClientTomaž Vajngerl
2014-07-01LODroid: cleanupTomaž Vajngerl
2014-07-01error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna
2014-07-01Actually not necessary to log this, it is already logged a bit later.Jan Holesovsky
2014-06-30Use a new fast parser instance for each XML fragment.Kohei Yoshida
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh
2014-06-30fdo#80663: sw: fix crash on Undo of table row/column deleteMichael Stahl
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet
2014-06-30Fix svgio buildmatteocam
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30Minor changesmatteocam
2014-06-30Experiment with underlining in VclProcessor's text renderingmatteocam
2014-06-30VclProcessor's text rendering looks at fill colormatteocam
2014-06-30Set transparency besides color for text with fill (i.e. underlined text)matteocam
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Removed experimental change to IsTextFillColormatteocam
2014-06-30Background color in defaults for named presentation layoutmatteocam
2014-06-30DbgOutItem supports Font Background Colormatteocam
2014-06-30CreateFont supports Background Colormatteocam
2014-06-30ItemSet includes Background Color in SetFontInfoInItemSetmatteocam
2014-06-30Minor changes.matteocam
2014-06-30Debugging output in OutputDevice::SetTextFillColormatteocam
2014-06-30Debugging outputmatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added body of EditCharAttribBackgroundColormatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Setting SetTextFillColor from Attrs. Experiment with line colormatteocam
2014-06-30Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30 SetTextFillColor immediately before DrawTransparent. DrawTextRect commentedmatteocam
2014-06-30Transparency with DrawTransparent in addition to DrawRectmatteocam
2014-06-30Transparency by replacing DrawRectmatteocam