summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-01LODroid: cleanupTomaž Vajngerl
Change-Id: I3c2b156c6ed5c6a27ac845481150150812eef1ec
2014-07-01error: 'SvxColorBackgroundItem' was not declared in this scopeMiklos Vajna
Change-Id: I296a1ba4128d5e1c9178a20df25875fd8baaefe5
2014-07-01Actually not necessary to log this, it is already logged a bit later.Jan Holesovsky
Change-Id: I30380b58b3141ac20e90e47a1538156b5b4dd08f
2014-06-30Use a new fast parser instance for each XML fragment.Kohei Yoshida
Otherwise a crash ensues when the threaded XML parsing kicks in. Change-Id: Ic41e5a29bbb860d7b63b70f2f0d8896264d9d53e
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh
Change-Id: Iacf84d023d3b4795892bc444299a29bfc663345e
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen ↵László Németh
part)" This reverts commit 259d3421d4cf7788d9099daa40fc181c661783ee.
2014-06-30fdo#80663: sw: fix crash on Undo of table row/column deleteMichael Stahl
The _FndBox appears to handle an empty table lines vector, but evidently it does not check its indexes properly in this case, which crashes with STL containers. (regression from bc0c939270a45469b8f22008288b5e4a4d9c9861) Change-Id: Id864ea12bc97e61c5251f470e446b6b8f69cb054
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet
Change-Id: Iaaadd4fd3015214c007a86d1a83f837aa0d2bdb6
2014-06-30Fix svgio buildmatteocam
Change-Id: Ief84952f2b1dc077e871e42e419f41d99810af26
2014-06-30Cleanup: removed comments and debugging outputmatteocam
Change-Id: I41f13d33da641153784725344f5bd526ca69542b
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
Change-Id: I4f29ec307f7f86e0a43d661785f90601e24a16ce (cherry picked from commit 530db75780c0c7711e1e334e6968cd357bf3d5a0)
2014-06-30Fill Color in VclProcessor2D is set out of decorated text if-blockmatteocam
Change-Id: Ice01290d7baa46f694b2bf5801b6af48f083d521 (cherry picked from commit fe0b0c0648a6339f979fe8faa7d997c6b5ac0637)
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
Change-Id: Ic9b41eed686ca8bf07c8e3e1555fc6953093a2d4 (cherry picked from commit e68c18f1afe93eba5e79829510df16a78d66c95e)
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
Change-Id: I3ce7b235aed71a51ccfa154227be16b3b2265d2a (cherry picked from commit 48647d731c3f85ce2ed9b3f89d73f805976118f5)
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
Change-Id: I8c3946c08d20cc2ca2af6f17a2a57d6c9a5cfa23 (cherry picked from commit 00fc45e78d84dddf32b450441bf9028352ec9e52)
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
Change-Id: I40309c17d6e3d0547c4724a01b464e94a3c8a61c (cherry picked from commit 4177d9b34551f7cf2a7ea8d2dfdff37b89400db4)
2014-06-30Minor changesmatteocam
Change-Id: Ic86a37a678648b0ab2facac3e55f54067124657e (cherry picked from commit aed0076e9908a9a660bb635b1b342ede558f43bf)
2014-06-30Experiment with underlining in VclProcessor's text renderingmatteocam
Change-Id: Ib1f0e853dec1cb9aa00f585e5d8cdce836478ebb (cherry picked from commit 11cd641c130358942fc4a9cbc534dc6be9d8c4a2)
2014-06-30VclProcessor's text rendering looks at fill colormatteocam
Change-Id: I96dcafd01fb6d8a5e873719ee617008b5f2cbc13 (cherry picked from commit 74fa26c85ef79020a889d14db04130e52635b81e)
2014-06-30Set transparency besides color for text with fill (i.e. underlined text)matteocam
Change-Id: I88a90facac656f846a88315951b4769f502662a0 (cherry picked from commit d4c1c038dbc554dcce9c081e736a72359e80d33f)
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
Change-Id: Idcb54408dd3cf6561b78eb28fdb409d2e31df541 (cherry picked from commit d84dba8b01c1f240f22b774c951ebf206d5a3ac9)
2014-06-30Removed experimental change to IsTextFillColormatteocam
Change-Id: I99d1bfd3953c0fb01b9e202d93127b4f4f55faae (cherry picked from commit c9e23d31aef62a00acfa90de8a80fb68f5e9dcbf)
2014-06-30Background color in defaults for named presentation layoutmatteocam
Change-Id: I0f65476a545cdd080768e00161ab4a7682acc359 (cherry picked from commit 3ae8a7302c2c145867ae2072f3ba477ba1b3e0a4)
2014-06-30DbgOutItem supports Font Background Colormatteocam
Change-Id: I1067e73593fdd116c3fc264b07f8bfd77057af0f (cherry picked from commit 2bcaa1ca791ff64a1629d2451bd52323e7e814e3)
2014-06-30CreateFont supports Background Colormatteocam
Change-Id: I3413c77db8e822aeb957909a661d175320555f6d (cherry picked from commit a7f27d468dd92a2ffbe114a5bdedf423f657f1ad)
2014-06-30ItemSet includes Background Color in SetFontInfoInItemSetmatteocam
Change-Id: I0a5f5cebccc73eb3c0877fae0086861ac5b93d3d (cherry picked from commit c52d374be19130c123d8316be6dac51219296abd)
2014-06-30Minor changes.matteocam
Change-Id: I3b8c51690eb14601435653e9a2255a5c6ed4fd7e (cherry picked from commit 0b8fe9834b398db7550f30718b3cb63860c6165d)
2014-06-30Debugging output in OutputDevice::SetTextFillColormatteocam
Change-Id: I78a75a94e4012eded1a4a5b4c36d8b399a4dda6c (cherry picked from commit 1441ae75b005b4ff1ae2683755a12c5813a3a6b3)
2014-06-30Debugging outputmatteocam
Change-Id: I4e9418746ad50e1bdb1336459c00a4cf614e2350 (cherry picked from commit 4b2d62f02a386013d0004058a02fed80eb8df675)
2014-06-30Added case in editdoc.cxxmatteocam
Change-Id: I572d79dfd770eaa13d24b27f1c689a059cb79153 (cherry picked from commit 073be3ab511a33e639135703caa2229c1f105b54)
2014-06-30Added body of EditCharAttribBackgroundColormatteocam
Change-Id: Ieac410809b33b1b489cb7563f3fed133d32832d0 (cherry picked from commit 8fd668c43982f683dca945277a6c9d4bc8ea720a)
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
Change-Id: If11271f4b3b8f9ab67961206856938046ea2a416 (cherry picked from commit c2580813426a58cd2ab22efacec9d28423201562)
2014-06-30Added class SvxBackgroundColorItemmatteocam
Change-Id: If10795bbbd9fc911896b57bbab5410bc1e62f71f (cherry picked from commit ad6a2607f09d2f770e683a21ad7243a077d65a7a)
2014-06-30Setting SetTextFillColor from Attrs. Experiment with line colormatteocam
Change-Id: If34f000d6c5ef6ec38f7f735ada194b8fff4f56d (cherry picked from commit 7fb0e8c9a659417607c85f9b0e8245e4af4552dc)
2014-06-30Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam
Change-Id: I263012332e43573f260ac8c54612576eb21a11a1 (cherry picked from commit 02385eb4d8de3c5a57511d8bae3c42a523470838)
2014-06-30Cleaned up code from operations in vclmatteocam
Change-Id: Ica5194f0cf6e30ec099974ae8b794fb2bc5e654a (cherry picked from commit 4445f361aa2730b61fdd339dcdd7014b266e5c42)
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
Change-Id: I767e2df4e5451c208b26c568f1977d820aa4075c (cherry picked from commit 8118ec855bbc2d55afd0438ba698c24fb0006d58)
2014-06-30 SetTextFillColor immediately before DrawTransparent. DrawTextRect commentedmatteocam
Change-Id: Id283624484dfcda91546fd4965bc0b6b92614f55 (cherry picked from commit ebc7be61df384120f1d0420d3e4dc5e3ac5599f4)
2014-06-30Transparency with DrawTransparent in addition to DrawRectmatteocam
Change-Id: I9e8221652b74a3004857ef4b12c6b45563a373b5 (cherry picked from commit 2f8660008ddd32c8f24825d5ba3e751bc65d6d3e)
2014-06-30Transparency by replacing DrawRectmatteocam
Change-Id: I5ba220df841cbe650c910c1c7bc1815900f13c53 (cherry picked from commit 6ec2a1a6922d22fa5efb25982b0b51cef7a97499)
2014-06-30Changed SetFillColor to SetTextFillColormatteocam
Change-Id: I3c19ac80318733ccae1e8829e3269ec8c716869e (cherry picked from commit 33384f3d23958b62e1ec9f72f2a0e6424313a177)
2014-06-30Fixed color problemmatteocam
Change-Id: I7e9340ebab26d3c979571155a3e9d051c41c58f4 (cherry picked from commit aa7d40399758c7f2270dfb0b71f4bcc39d0e24ea)
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
Change-Id: I9c75066a8dea32721757d0511a2af58c68408438 (cherry picked from commit b09cf493611f2521e66159287b88acc3c05d6d33)
2014-06-30Put text filling in SvxFontmatteocam
Change-Id: I290fff0cb66fc07122b976d977dff24ac491e108 (cherry picked from commit ea56441757a34082b9ffc5f28936413fcb55e31a)
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
Change-Id: I10e6e1b916df0c78d26596a37944e8b57b2897e7 (cherry picked from commit 181266201b5e6aaad1dcd9cbc2dd4db44ecf3dc5)
2014-06-30Test on changing backgroundmatteocam
Change-Id: Id1ad39eee375de229d63e749673021848690e363 (cherry picked from commit 422321340246104c0d8b11a2cf170606d8f476c3)
2014-06-30Debugging options in EditCharAttribColor::SetFontmatteocam
Change-Id: I44790059cffed0c124c4f30db7ea5028f0a0148d (cherry picked from commit 1091871d3e0c9ba556f223b210584aa0425ce642)
2014-06-30loplugin:literaltoboolconversionStephan Bergmann
Change-Id: I8a08580ad5cac4836a6dae5c842bd821e90bf546
2014-06-30Dead codeStephan Bergmann
Change-Id: I50b13e27501dfd885e3ed99215d18166d5112bf7
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna
Change-Id: I3d2d530ebdb3341956e9b7a3c1f22b621a52deff