Age | Commit message (Collapse) | Author | Files | Lines |
|
+ indent hierarchy in 12 pixels
Change-Id: I9e2d8afc62c0bbd2726f743da8bcd6685b8cd431
|
|
Change-Id: I90d8bcdde05deb8b2af3b1b610bb444f944a1534
|
|
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
|
|
Change-Id: I6a935ced687b1076dfdd6c6ae0cf3bce1fc6adbd
|
|
Change-Id: I7bf3d536805e60dd544551ef0753527fabe59476
|
|
Change-Id: I645775bcec9993a2d8fd4b5ea67197ad3b2a9e03
|
|
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: I6e90cdfc9577bfa0ee1dd1018a41aa7979dfaf04
|
|
Change-Id: I6105b293eef0c74688dfde5172c30590cfea62ec
|
|
Change-Id: Ic18ca82a49ec346240a667462e73184694ce8feb
|
|
a side effect of this painfully tricky rework is that we recover an apparently
long lost initial "ON" column in tools->options->appearance
Change-Id: I262feae14e9f8a21f46103e35256687e66a13c7c
|
|
Change-Id: I04b4d378c016b5c31c66e0fccfb9b8afe2a08d76
|
|
Change-Id: Iedd44ae171a25d9d6599e4f44698d7458c486be6
|
|
Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c
|
|
The services already existed, it just did not have an IDL file.
Change-Id: Iae319545e5bf2384ede0992715a4879554605a22
|
|
getting rid a pile of custom widget moving code
Change-Id: I68879f9ebaf28629c4759315b318b390a985a544
|
|
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
|
|
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus
Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
|
|
Change-Id: Ie522330aa1470677ddcc8f9e6d76bbf4a63a9712
|
|
Change-Id: I99cbb6e739af352091446da11d8150b24c2a6207
Reviewed-on: https://gerrit.libreoffice.org/1873
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Iab2d62506c3985bd3f32e8140057ec136cfd3395
|
|
and restore lost short-cuts
Change-Id: I86221fc67095fda8a8cbcfbc10bb0ff61c818e3f
|
|
as is:
tools->customize->menus->modify->add submenu
tools->customize->menus->modify->rename
tools->customize->toolbar->modify->rename
tools->macros->run
Change-Id: Ie97d74d0b55dd8f24836e24925125f65a0c562dc
|
|
Change-Id: I1adfcbb66f4cf919e2e6e9e73dc79ba830a252cf
Reviewed-on: https://gerrit.libreoffice.org/1823
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
|
|
Change-Id: I84c1fa8f24504a06563145e224d01abaa5714cf9
|
|
Change-Id: I982b760084cf9ed259432b7c77a865e3f8f13fed
|
|
Change-Id: If30c91ea3828f8e4d8ed4c5ac95697fb2817d68f
|
|
Change-Id: I5473ef07abb1f96aed4cfd96d4fa436ec2f13e64
|
|
ObjectNameDialog:
- Lets make it resizeable. Set a "width in chars" on the edit box to make it
wide enough, that way we don't have to about setting a size request
in pixels
ObjectTitleNameDialog
- Lets make it resizeable, as above.
- The original had a scrollbar, so added a scrolledwindow to it with
always vertically scroll
- For the textview to give it a default height, rather than using
pixels I let it take its width by expand to the above edit widget width
- For its height, added a non-translated text buffer with 5 blank lines
and tweaked the ctor to set that as its permanent height request
- GtkTextView maps to VclMultiLineEdit instead of "MultiLineEdit"
its a corner case, they should be equivalent, so just changed
MultiLineEdit to VclMultiLineEdit
NameDialog:
- width requests as above
- set name_entry as the mnemonic widget of name_entry
MessBox:
- I set the label to be vertically centered for the resizeable case
Change-Id: I9ab9eb76aa64b4d7eaf1c9a738f9c29cd7f7820b
|
|
Change-Id: Iad23998c9ccde22abad9d894af3dd6df7c92564f
Reviewed-on: https://gerrit.libreoffice.org/1857
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Idbd84e9d22d130361e7d9e0d7c27d3d6df73095d
|
|
rather than making super-wide buttons, set them to not expand
and use sizegroups to give them equal width of the largest
Change-Id: Ic915ea42ec26b6dd4a32696957bc98e02fa3e282
|
|
Change-Id: If25874a36a65d4f3fcb2ef1fa9b09fa9878dda01
|
|
removed temporarily added OUString(...GetSavedValue()...) constructs again
Change-Id: I11477654d217a5ae127c1ef1b19cbff56ed052a6
|
|
Change-Id: I4faa14dc08a9016d7766b495bb51716f7f2db709
|
|
Change-Id: I6af5f5580ad0f1acb202484bf56593c332997fe8
|
|
Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5
|
|
Change-Id: Ic119128aa433f76bcd8684b245d7db60ed3bcf36
|
|
Change-Id: I977d8d7f1d14ea6616cf4dc3dc49d201804b7c39
|
|
Change-Id: If7983092a3842bf1841d8a19dc1776668c17d3f3
|
|
Change-Id: I9c460c22a5c938851f7ce1db1527c0dadf09582b
|
|
Change-Id: Iec2e6dfa5b8bdc30e275862cf9f84e5f32818933
|
|
Also used the new OUString::number(...) methods.
Change-Id: I3174c43d56d1ae359901bb8a13fe0096f2c74808
Reviewed-on: https://gerrit.libreoffice.org/1766
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Follow-up to https://gerrit.libreoffice.org/#/c/1803/ .
Change-Id: I9131854a579ef57e38dfef7faa539bec98fc305b
|
|
This has the disadvantage that it makes comparisons involving fast
OUString concatenation via operator+ ambiguous, as can be seen in
scriptdlg.cxx, but it allows comparing String and OUString wihout
explicit conversion, which is nice for incrementally converting code.
Change-Id: Ibfc728bdb161a01e0f8311915c97bcbba8b58c0b
Reviewed-on: https://gerrit.libreoffice.org/1803
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
- unconverted assertion in dinfdlg.cxx
- wrong replaceAt in SidebarWin.cxx
- obsolete cast in SpellDialog.cxx
Change-Id: I18450c0c6fdd275b7f81a7fce58cdf98bb806e27
|
|
replaced lots of Len() with isEmpty()
Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0
Reviewed-on: https://gerrit.libreoffice.org/1795
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de
Reviewed-on: https://gerrit.libreoffice.org/1784
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: If1a37074400540e3adce42de2bb7c88c2c599382
|
|
Change-Id: I4d340043d7af96dec4f56b28eae1dd727e241da7
|