Age | Commit message (Collapse) | Author |
|
Change-Id: Idf76635180f73716f3d476975d9738edad464348
|
|
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.
Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.
Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
|
|
Change-Id: I2aebcf6486b80af31f1a06e9ae38e5610bee0cb4
Reviewed-on: https://gerrit.libreoffice.org/5970
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If6213ab630222d0d9483beea602ea9d54be2396c
Reviewed-on: https://gerrit.libreoffice.org/5971
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
and add parent boxes to the toplevels and set their names
so that we don't get warnings from the vcl builder
and add a stub to glade
and change a ComboBox to ComboBoxText so glade won't
clobber its items
Change-Id: I436736e96883b319b635fe87b539e829bc5595b8
|
|
this one nearly killed me
Change-Id: I51f14017940a275cca33dacf6f42438da43f46bc
|
|
Also:
* Rename dimensionline.ui to dimensionlinetabpage for naming consistency
* Fix connector and measure dialogs for connectors and dimension lines
Change-Id: I921890b33a5f9807a6e12341ef7f374312abfc8b
Reviewed-on: https://gerrit.libreoffice.org/5920
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id04975bcc42a2b401d828c0f6b52f4d7c5bcc2b5
|
|
Change-Id: I442c4d1b8f1a03c19bd119144413c9ac316b4a4c
|
|
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X,
where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so
most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK-
related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And
GeneratedPackage needed to be made more flexible, to allow for packages that go
into either of those two places.)
For Android and iOS, gb_INSTROOT probably still needs to be set.
The most obvious missing thing yet to make instdir work for Mac OS X is the
instdir/*/LibreOffice.app/Contents/ure/ vs.
instdir/*/LibreOffice.app/Contents/ure-link/ split.
Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
|
|
Change-Id: I1d5176609e2acd0d70991a541196e2b9857576f8
Reviewed-on: https://gerrit.libreoffice.org/5879
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
title was Abstract Green instead of Abstract Yellow
Change-Id: I80344940d96163809b889482334f02bb4f7a124f
|
|
+ move accessibility relations into the .ui now that we can
+ drop unused hids
+ rework the format/language positions to be less weird
+ add a custom widget stub to make easy to edit with glade
Change-Id: I9607603536f9df2b7cac0074880089adad3b9860
|
|
Change-Id: I187ec2b6bbee10820fcea5b770972fc63b2f7117
Reviewed-on: https://gerrit.libreoffice.org/5729
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I17aa3bfbb7f4b0eca525dd15d6866c6951d5d20f
Reviewed-on: https://gerrit.libreoffice.org/5543
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
which means that the widgets inside the token window in index/table->entries
are no longer truncated at the bottom
Change-Id: I4852ce217b6c8f6322391db30501668d035b7d92
|
|
Change-Id: Iedc6ab145a39b3844a42b70bfa18f4af574d732d
|
|
Change-Id: I7f0dcccc5abf3ba0d0969973c4d0800095bfcca7
|
|
Change-Id: I624a4cfa8a5e8c3c72833ff0c3545deadbe4435d
|
|
Change-Id: I36a61bd9bac45e8f4533eb624859aea51360cc14
|
|
Change-Id: I56be21c0e5b74b03b0c7f8cca873fc4fd553f3a7
|
|
Change-Id: I49b4ee1dd058ac4d2451ff8cfe8f801cee0ba5fa
|
|
Change-Id: Ied4353f4997e330f65b8dffb58bbdc791196427e
|
|
Change-Id: Ic968fdf76f31373240ab70d45192f9716375628b
|
|
Lots of stuff still either ended up in the wrong place, or was looked up from
the wrong place, or both. Fix most cases.
Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
|
|
Change-Id: Id2be1940652e0d26efe4fdb92b750039744632de
|
|
Change-Id: I0f473ebfc7bd6a8bd5aa1b8749fc3afa7a51bb70
|
|
Change-Id: Ife46af4db6b20f166419c5bfc1ff44077926c60d
|
|
and restore some list box contents
Change-Id: I0b5a3699eda917796803c401f4af9584fdbdbfb3
|
|
Change-Id: Ice1a9b365426059704438da5fee2e4470cfb3f72
|
|
Change-Id: I26990ba16ba70683960685d8c26bbfd2d66d6132
|
|
Change-Id: I8df81ad3bdef2094d01439604a805b2d6321f354
|
|
Change-Id: I26ee6e0b5b6d17dfb9a65d16aaee0db1b64f5e05
Reviewed-on: https://gerrit.libreoffice.org/5244
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
widget found at writer/tools/options/writing aid
Conflicts:
cui/UIConfig_cui.mk
Change-Id: I1cd4ff5c85f373ccd8d7b808f6ef869fe4c2d312
Reviewed-on: https://gerrit.libreoffice.org/5228
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
and we can use existing GtkTextView<->VclMultiLineEdit mapping rather than the
svtools MultiLineEdit
Change-Id: I6d20a9ba8731dda1ec9579fc2877b817fea0632f
|
|
Change-Id: I51140fe6abd2d321c5784b923f920ab9183f417e
Reviewed-on: https://gerrit.libreoffice.org/5171
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I5633a5e96582f94b9619152805cfa13daeb3fe53
Reviewed-on: https://gerrit.libreoffice.org/5162
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I8828100136f73e4f80cb11c2b5003fa7de6b575f
Reviewed-on: https://gerrit.libreoffice.org/5116
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If5579f1cf7d94c4fe7a4289c2792c2f34e872a8f
|
|
Change-Id: I543e575bb2e081e4c0b60c2a094c379b01a1894e
Reviewed-on: https://gerrit.libreoffice.org/5005
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
|
|
Change-Id: I9420014d8bee8f71b5ab64aba5dbc7c27f4a25f4
|
|
Change-Id: I1f67da89f7e9b4a31018fc2ab0a95f7368468d6f
|
|
Change-Id: Id6f82bb23336d056b2a4aa9966d93f9098f2cc26
|
|
+ move getting size from ctor to Paint
+ add possibility for border to font preview
+ add possibility for setting initial text via .ui for font preview
+ move old .src combobox contents into .ui and re-enable code
Change-Id: I0470da54c6764d67bccd5828cce9b11d2e7df3b3
|
|
Change-Id: I124adc8e4b20a2d4629113906bcd9b6e4856cc54
|
|
Change-Id: I4aac9046a004d84cd47d563aee8b7338e0d17896
Reviewed-on: https://gerrit.libreoffice.org/4697
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Conflicts:
cui/UIConfig_cui.mk
Change-Id: Idd4401966933da1e4de3e3f31f74e2908dd7d705
Reviewed-on: https://gerrit.libreoffice.org/4644
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
i.e. use a VclComboBoxNumeric which now has an
adjustment option and a dropdown option (defaulting to true).
Rework existing glade widget placeholders to be children of that widget
placeholder.
Centralize the dropdown bit tweaking logic.
Change-Id: Ib6dc4d19b367986e9d6a2fc2bead51e198892893
|
|
Change-Id: Iddea789abf66c144aef38176bb97660adaaa3d9a
Reviewed-on: https://gerrit.libreoffice.org/4695
Tested-by: Khaled Hosny <khaledhosny@eglug.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
|