- 25 Tem, 2013 40 kayıt (commit)
-
-
Artur Dryomov yazdı
Change-Id: Ib43458bd8cfa9624f6f43610db90686476d9865f
-
Artur Dryomov yazdı
Change-Id: I5107d18101a3d37e6df260563814a367c93ec10d
-
Artur Dryomov yazdı
Change-Id: Icaf80e1ff13bca059f6ee42a56f36a4b3f65a3fb
-
Artur Dryomov yazdı
* Remove logging, it should not be running on users devices. * Try to break long methods to small ones. Change-Id: I6ee1f211b4c9d20ff9d04f0faf96b45393c067ef
-
Artur Dryomov yazdı
* Move the Timer class to a separate file. * Remove drawing shadows for slides, it would be better to draw shadow only for the ViewPager in the future. Change-Id: I4373bdcf83f31ab08dccf96fd09a0a60f5d085b6
-
Artur Dryomov yazdı
Introduce the Protocol class which contains all static information about the remote protocol: server messages, client commands, etc. It will help to avoid duplicates and possible typos. Change-Id: Ic96a17899b3cec13c4081d671e2296c647bf328c
-
Tor Lillqvist yazdı
Change-Id: I1ea52a43278f2e9971987037e80842f8c55a8782
-
Caolán McNamara yazdı
Change-Id: I22b79ed43db2233b5c8edd90092ca387bfd0ca9a
-
Caolán McNamara yazdı
Change-Id: I9a73e90f639bb853b67daa98d5daac155dab5900
-
Tor Lillqvist yazdı
Change-Id: I35e638ffa0766fe39cdfef2123f1db31d9558438
-
Tor Lillqvist yazdı
Change-Id: Ice3d3058b0b60642769c09496258cf34e022ff89
-
Siqi yazdı
Change-Id: Ib3e21b786821baa7c3c47755de5125e1de566c39
-
Csikós Tamás yazdı
alignmentdialog.ui - The default button's text was aligned to the right mvtabdlg.cc - the warning text doesn't occupy the space, when there is no warning movecopysheet.ui - top alignment set to 6, radiobuttons aligned horizontally Change-Id: I5c3fbc512292917a2f4297e164fce73c56a124f3 Reviewed-on: https://gerrit.libreoffice.org/5110Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
sucks some height out of the page Change-Id: If1aa064e2ca6515fdde55c077381806942a255bb
-
Siqi LIU yazdı
Change-Id: I89e0115ddbea953de4ee0468c66e949070087a96
-
Siqi yazdı
Change-Id: I412d97bb8c57a66c1e395f9fe1b21fc0486173e7 Signed-off-by:
Siqi LIU <me@siqi.fr>
-
Siqi yazdı
Change-Id: I5302235faf8b7402347cd1d091c43f953e0c4bbe Signed-off-by:
Siqi LIU <me@siqi.fr>
-
Siqi yazdı
Change-Id: I782389f00f486158313fd87bd36c0726f56f6ab6 Signed-off-by:
Siqi LIU <me@siqi.fr>
-
Siqi LIU yazdı
Change-Id: I5947ca5c6d29fbac02123cd2b54ba99c25060d9f
-
Siqi LIU yazdı
Change-Id: I86ac0123e0a7073eaf6b971458d2c7c984a6c6fa
-
Caolán McNamara yazdı
grids compress better than boxes if there isn't enough available space Change-Id: I12ec10c556fbe80fc1b74b12df47d6fc4b626f6c
-
Caolán McNamara yazdı
grids compress better than boxes if there isn't enough available space Change-Id: I91b537ec9e26548b3f75482b8e2cce718abbb10f
-
Stephan Bergmann yazdı
...broken with 20430c74 "fdo#46037: no more comphelper/configurationhelper.hxx in uui" (but note that NewerVersionWarningDialog is dead code anyway since 718c0fe7 "Ported sfx2-remove-check-update-on-fileload.diff from ooo-build." Change-Id: I7095044b73888aad12704d76a39551158e6c6b33
-
Herbert Dürr yazdı
The solution is to intialize the images rotation mask to be opaque, an approach that also the fix for bug #i122758#. (cherry picked from commit 78f54616) Change-Id: I417aab21ded9619ae4023edf169136c7115d4a07
-
Caolán McNamara yazdı
grid compress better than boxes if there isn't enough available space Change-Id: I35b433b89a29159a33fc9edb646e46b371747a57
-
Noel Power yazdı
Change-Id: Ic6c7b6908db2eb01a026aab14bb417dccdbe55b4
-
Fridrich Štrba yazdı
Change-Id: I8d202d843b8ecf5a32131058ae1a5cd465e6069c
-
Eike Rathke yazdı
ScEditUtil::GetString() iterated over the paragraphs of an EditTextObject where GetText() does not resolve field content but returns the embedded field markers. To resolve field content an ScFieldEditEngine is needed. This makes it necessary to pass an ScDocument* to obtain the ScFieldEditEngine from, or for cases where there is no ScDocument in the context use a static ScFieldEditEngine which unfortunately is not capable of resolving document specific fields of course, such as DOCINFO_TITLE and TABLE. Also added unit test. Change-Id: Ife3c23b2fec2514b32303239d276c49869786eb5
-
Caolán McNamara yazdı
autotext is a modal dialog and insert field is a modeless dialog so I don't want autotext to show a toggle in insert->autotext At the same time we want the autotext entry in the insert toolbar to have a dropdown and we appear to want to be able to close the insert field dialog from the toolbar. So split the combined handler class into two and remove the other if/else branch in each with the insert field a SfxBoolItem and the insert autotext an SfxVoidItem. Change-Id: I3d59052ee70a00d63f7706166290b00ad9ae22c0
-
Fridrich Štrba yazdı
Since libwpd does not output the version number anymore Change-Id: I1bc3f7081552795fc2ed33f033a093fa5b40fda8
-
Kohei Yoshida yazdı
Change-Id: I86f60ee3ae748abd6ec2e8308ba067b836aa3ab4
-
Lionel Elie Mamane yazdı
getTableName used to return schema.table; now it returns just table But tables are indexed by schema.table in getTables(), so reconstruct that for the lookup. Change-Id: I53da1e43762b3a470e34b5dfdb0e1bb3dc914780
-
Fridrich Štrba yazdı
Change-Id: I305d8fb874f42c18de03255bc64160639defcb50
-
Fridrich Štrba yazdı
Change-Id: Ib1720a1797facf783eee9524afef7fadcd986c6f
-
Caolán McNamara yazdı
i.e. alternatives to 5dd1cd72 ef66cc10 f9e981ba d3cf6841 Change-Id: Ib094f5ac1455a9770c99aeac5eb1af118bdab829
-
Ivan Timofeev yazdı
these lines were removed in 8275c8fc fixes missing AutoText menu entries and AutoText insertion via menu Change-Id: Ifa498d1cbfc096cca7751de9c9667fda6f1b3b48
-
Caolán McNamara yazdı
CalcSize calls CalcWindowSize, but we will call that also in GetOptimalSize, so undo the first one with CalcOutputSize. This makes the editboxes especially less tall under MacOSX Change-Id: Ibbbf5a30e0c640744b1a979937301f87d250873a
-
Tor Lillqvist yazdı
The aCalculationNameId member doesn't need to be const, the data in the lclCalcDefinitions array (which is the only use for the StatisticCalculation struct) will be const anyway because the array is const. (The aFormula member isn't const, it's a pointer to const chars;)) Change-Id: I8b2549009d72a4b7df992651597247dff2c45be9
-
Caolán McNamara yazdı
Change-Id: I44fc514fcd93a23ebe3444c4f64f2ee4060ee000
-
Miklos Vajna yazdı
Change-Id: I50a698a16b8487945b4928d2c0e1c33c00c7641d
-