Age | Commit message (Collapse) | Author |
|
Project: help 3cd6599bead7b1266daf69733f86b54f3e7d5557
fix typos
Change-Id: I79f3463c1815b0db318483eaa3faae3d6ba1e54f
Reviewed-on: https://gerrit.libreoffice.org/15886
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I90f2119d5b43e5d6efa18561a1b04d1c0178950e
|
|
Change-Id: I8c9e970d5c5931de1a7526cbff3de626ef30bd74
|
|
The adjective was used as the German meaning, which translates to
maybe or possibly.
Change-Id: Iaf5b38f628b23796829a1c4bd3919d4e13b874f0
|
|
Change-Id: I8daf6d155c631cbdb850a6af95c92a578905d6e6
|
|
Change-Id: I7f75833bfec2cde140ded1dfe60aed2684905b0a
|
|
Change-Id: I0fd55ea6c775d771e001c0db78bb72c50e9b81cf
|
|
The drawinglayer attributes signal defaultness by object identity, not
value equalness. That should fix a number of subtle cache and redraw
problems.
Change-Id: I049ffda228a48db71cef108571805c6e41e4b149
|
|
Adjustments to character positions less than one pixel are ignored.
These adjustments are probably introduced by lossy conversions between
integer based and float based coordinates.
DXArray elements are adjusted to integers avoiding cummulated rounding
differences.
Change-Id: I65d476301247251a7d329b14adb70be367538c97
Reviewed-on: https://gerrit.libreoffice.org/15633
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
|
|
Change-Id: I940b70648ede6239930ba36e755994e7749b2d0b
|
|
Change-Id: I873063a8cf52652ca8d3c871170beeb4585de8f1
|
|
Change-Id: I1f2a94cdcd4329af68d946ff0a74ddec4ac1c590
|
|
test mpBrowser1 if not NULL + reorder the disposeAndClear calls
(must be reverse order compared to the order of Create calls)
Change-Id: Ia5481430791d9ab73e63d49a0ef0d5e0a6016605
|
|
Change-Id: I91bfb4ea4672ff09482679f8fcf18a65e5a6ee3c
|
|
This partially fixes rendering of comboboxes.
Change-Id: I243f63a0cd83bb435876d3954a073df0acd54c58
|
|
Change-Id: Ic7101ab7cbaa7fd5f6b073a73ef0c0088b1af4c6
|
|
Change-Id: I0b63ee7fd30c9b6f67b9770386ba1904eea0e678
|
|
Change-Id: I5e05b08e30930740be0fdbb18169bf350e2eab9f
|
|
Change-Id: I4e787356bd17fcaffdbe0dc51a549b359f416766
|
|
Change-Id: I4230412ccc389b8ba6768229b569d7075e7ac466
|
|
Change-Id: I7990cbddc8c664da5ec6521cf8e036ca67d5ce0e
|
|
Change-Id: I5c7c2c5bb0ce615d4dda8a634517b627b7d49df6
Reviewed-on: https://gerrit.libreoffice.org/15871
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
|
|
The previous code would only invoke Window:: methods by the time we
hit the destructor; do the same to avoid fixing more scattered
crashers for now.
Change-Id: Ibdcd1290309bb7fc31a44d534c52d357da022591
Reviewed-on: https://gerrit.libreoffice.org/15880
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: Ib3571fc6d2aa9343bcfd2d6a5bdbd6b1d193c0f1
Reviewed-on: https://gerrit.libreoffice.org/15883
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
See SectPageInformation::mnColsx on the libreoffice-3-6 branch + the
spec agrees, too.
Change-Id: I6f70a125f8d962621f319e3e75e2865e5f126859
|
|
Change-Id: Ia43d66230ef3118d2f23c2e6ba8eb0a081ab6b93
Reviewed-on: https://gerrit.libreoffice.org/15878
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: I4dde46c81b36b318710e32c8f420dff8d9c2e655
Reviewed-on: https://gerrit.libreoffice.org/15879
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Iabb6812e45d00f9dbee8d938225f26397e9120ba
Reviewed-on: https://gerrit.libreoffice.org/15882
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Replace with SAL_INFO. But neither my local build nor TB complained, weird...
Change-Id: I87f2164fc51e3fdf59f340a438a481c6ff5843e1
|
|
Revert "Resolves: #i124703# adapt coordinate range from ms relative..."
This reverts commit c764a3d978beb2e6197a8d3f7df53d81ebf72467.
The reverted commit did not fix anything in LibreOffice in the
first place. The document referenced in #i124703# is as good
without the patch as with it. But it caused a regression.
Conflicts:
oox/source/drawingml/customshapeproperties.cxx
Change-Id: I65eb114423039e9c9c684cc55009275fd06caacd
Reviewed-on: https://gerrit.libreoffice.org/15875
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
nEndPos is in fact sal_uInt32 type
Change-Id: I434564eebff2138709807676ae855a8f487f4c09
|
|
Align statements, redux of vertical space footprint.
Change-Id: I00bcdb7dacffba944bbc26c7e9abf75e505bf21b
|
|
Change-Id: I5a9bc081daa872e000e3dbdb0ecc3d57705683c7
|
|
Change-Id: I1274f75a49a999285488e99713782956e2287249
Reviewed-on: https://gerrit.libreoffice.org/15870
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Pseudo headlessness, one of the many kinds of headlessness, all
slightly different and essential. NIH!
Change-Id: I4da86751989bdeedfb009a5966df7226aa806eb6
|
|
Change-Id: If6b6c3e48c7d0681958ff0e2afe0b0be5f6ee1ab
|
|
No need to do any actual rendering, the invalidation callback takes care
of that.
Change-Id: I9a3e45cab5250fc45eccb4577fe76377f76354eb
|
|
Change-Id: If9ab69c9f3ec3f9f518738792ff020ef4cfd6390
|
|
Change-Id: Ib0a076d78aacfec5e0625d7592ae24815e600ad6
|
|
Change-Id: I272d0f9d56a601b78cbc3e67ff1f87db964d5ccd
|
|
Change-Id: I5cfd28d278cc21884eb9bf1b0e5a619c871f6bd2
|
|
Change-Id: Ib2d986d05dc7db1b65ed29ea295807d6f20cea4a
|
|
Change-Id: I2ddd6a6b4ccfccc55f394d8a6851843ef2479fe3
|
|
Change-Id: I30cbfe1906d5d59db93a354ca1d1862c4b5e631a
|
|
Change-Id: I20dac7fb627ec202558ed8be4e043bc01837b333
|
|
Change-Id: I4f5f2daeb27b8ba486abc685e42596030de6d2d1
Reviewed-on: https://gerrit.libreoffice.org/15863
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Change-Id: I04b2e2aa5fffd570f33b69d8df99b9a88481a3a2
|
|
Change-Id: Icef6b70081b15d4b8d99eb4ba7103f059e8d00e4
|
|
Change-Id: I43013ffc27ba21f65fd1372533dd665894e5c008
|
|
Change-Id: Iab575622819e245b1459cba72dc34a9c387d00b6
|