Age | Commit message (Collapse) | Author |
|
Change-Id: I2a181d1442ef3b41ecba009d160d2d18d6fb71ac
|
|
Change-Id: I19015d3e3e9aa6e4b3b4bb011183c73ab00365ca
|
|
Change-Id: I5c21a407bcae1b668976b94a757d564120973b1a
|
|
Change-Id: I5d754099ca0ce2a82d1d89df4ab2b146b1cc2f4e
|
|
Change-Id: I916097048b6c8767745bcdd56430d5d2cc832e71
|
|
Arguably such annoyingly thin double borders don't make much sense
anyway, because they're essentially 2 hairlines with ~no space between,
but unfortunately older LO versions are able to create them;
since the refactoring in 2d045cdb69176b280812dda0b813371cf1ac72e2,
which changed the BorderWidthImpl::Get* methods to return 0 due to
rounding, they were ignored at least in the HTML import, which is a
regression.
So add a special purpose hack that essentially rounds up the first line
to 1 but not the other lines so the visual result is a hairline single
border.
Change-Id: I20ac4675bcf67ea58a6931a40bff3605390e9c0d
|
|
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f
|
|
Change-Id: Ied223890539a3407abbed7c7135dfc3de2f2fe48
Reviewed-on: https://gerrit.libreoffice.org/429
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>
|
|
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
|
|
Change-Id: I1341170e8ca43e23723a88ec05d826981e4473ee
|
|
Change-Id: I3c0e8ce9b2aabe0bd27d5d6d15cd7cb53f72c31c
|
|
Convert transparent mask to 8bit-grey after scale/rotate/crop
transformation. Use correct perspective at rendering.
Change-Id: I80b19d7bec880b0c58709c7c5bee6199cbc815c9
|
|
Change-Id: Ib154cd53253e4d802d13a024a20f6c34d499e672
|
|
Most places don't need to include tools/list.hxx
Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4
|
|
Change-Id: I87e7264ffd3086796aaa8e136c2f9b77fde7b74f
|
|
Change-Id: I136dc9e314197ac100f1f0d12d1f485dc659af9f
|
|
Change-Id: Ibf6bdf48e5855583f14cd2be36f1e4896a396d32
|
|
Writer sets this flag dynamically via Ruler::SetStyle depending on
the text direction, the flag is set by default and gets unset for the
vertical ruler, because the initial text direction is horizontal,
see SwView::StateTabWin.
Ruler::SetStyle calls Ruler::ImplInitExtraField, which modifies mnVirOff,
however mnVirWidth depends on mnVirOff, but gets updated only in Resize.
This patch copies the code from Resize to ImplInitExtraField, we cannot
just call Resize from ImplInitExtraField due to possible infinite recursion.
Change-Id: Ic7bb897059295aebe86c11977c37419017b55787
|
|
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
|
|
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
|
|
Change-Id: I020a2e9ef8485549d0c66798c8b651641319e17a
|
|
Converts it to a template based on std::vector
Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1
|
|
Convert from tools/inc/tools/list.hxx
Change-Id: Ia0f45a54822d8e341ec803f4b8f54734338d541b
|
|
Change-Id: Ieef62aaf240a133d70222e8d0c0bc5032d97d945
|
|
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
|
|
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
|
|
Those classes don't exist. So remove friend class operators too.
Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
|
|
Part of MultiLineEdit was moved down from stvools to vcl
with name VCLMultiLineEdit. MessBox uses it to display the
message in read-only mode. Some of svtools' classes - which
are necessary to implement VCLMultiLineEdit - were moved to
vcl as a whole, and their includes are rewrite.
Note: ExtTextView and ExtTextEngine classes would be leaved in svtools
if VCLMultiLineEdit is a template class, but two macros: IMPL_LINK
end IMPL_LINK_NOARG make it impossible to use template syntax.
Change-Id: I26543868d8081c225c7125404d23369de3c3afcd
|
|
a literal within a OUString.
Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
|
|
- Update fpicker files that include them.
- Separate Place class into its own header and move it to svtools.
Change-Id: I83a285d4c7fc21d6e76e4d7e47e347dac2bb4344
|
|
This pItemDesruptList is pointless now. We're registering the delete-when-idle
items in their ctor's and deregistering in their dtor's which get called from
the idle callback. The idea of pItemDesruptList appears to be for use in
deleting any items at exit time whose idle callback didn't get called already.
Which was done by DeleteOnIdleItems which itself was removed a while ago
because nothing was calling it (for years). Some experiments in making it a
simple singleton and/or one that hooks off default component dispose or
XDesktop dispose shows that its crash city, so lets just remove the unused
stuff outright rather than trying to fight to get some 12+ year unused appendix
used.
Change-Id: Ie0256d6987cf89a2a12db297065af09674547b3e
|
|
Change-Id: I1563dc2afc49c7b1115192db00fbd08a7524154e
|
|
This reverts commit a1345cd93a57ec7d9352f2c71ec2664332ce5e76.
|
|
Change-Id: I32d88e5206a96b316f29cf4ede04a6ac951d86d5
|
|
Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c
|
|
Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c
|
|
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
|
|
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
|
|
Change-Id: I011048912af051a762a78af8646513a1fc624073
|
|
This partially reverts 00240d049790d11c4ef35de7a294819107197efd
http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html
Change-Id: Ib682cd258cca12e742be5fb1715b2aecfe0a761e
|
|
so remove svxbox.?xx
Change-Id: I329b8468d05ea108ea9cfb57e3702cccfcc69227
|
|
This extracts ole replacement code from FlyFrameOLEMath() and makes
FlyFrameOLE() use it as well, as the later didn't write png replacement,
just wmf one. Also remove FlyFrameOLEData(), which is now unused (it was
only used by math, but math export returns earlier).
Change-Id: I5e88708cdad1468ccbc5c3c8bb77521785822832
|
|
Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1
|
|
Change-Id: I63fc63884e3377f2707d99e7e85ab6761d37cd0a
|
|
Change-Id: Ib5d456fa8e10a680ab79dd60bca99b37d0859078
|
|
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
|
|
Change-Id: I0f40a54c02c0231f75fcfcae7676f529984ee0f2
|
|
Change-Id: I4f632545d383c4887342aa2959987d4ac3638eb4
|
|
Change-Id: I1fd08d94c506580ed7557066448ccb10adb9b16d
|
|
Change-Id: I2ee41160e5cb10694ccdb5a1cdaf7d4abfeb23bb
|