Age | Commit message (Collapse) | Author |
|
Change-Id: If95ae86708660007e6a0f4df27b3c364a9653dae
|
|
Change-Id: Ice1d71e730519697c891d66909550876c9d23ebb
|
|
Change-Id: Idaed255e4f004ad555ccbd6ba9dc29bf522d3c5f
|
|
Change-Id: I676039b07519fbed3b92c6ada0fa8217ee2cbe27
|
|
Change-Id: Ic8395cc31845e510b6ef5fb2a1d5f66534295012
|
|
Change-Id: I26fa823b987b2edfbb1be054a5f4d03bbe95a308
|
|
Change-Id: Ie2943e7b19d8d8d5bd2e3e5ccb466512af31cc24
|
|
Change-Id: I55295009f474dbac15be792049fa5c6c95c1ec07
|
|
Change-Id: I2d208c7cc5ff9bf26bff5ab2aa40e0bf57373342
|
|
this completes the conversion of resource hosted
dialogs and tabpages to .ui gtkbuilder format
Change-Id: Ic1b49d5560bfa47f287e04918c01daeebba28163
|
|
Change-Id: I240f15f87e27ba8a52bab244f8c784d527bff179
|
|
Change-Id: I38a10833b1d0b17c70298b6ed7a850cb9b728813
|
|
Change-Id: I7d4f77c50a8b6b2b0d7c0868c73b0cb13f952421
|
|
Change-Id: Ib88648d9ec049932520501ec997e2e82a55f63f3
|
|
Change-Id: I18d5d6a27f06ee60a5cb3dc393bf05b51bba4817
Reviewed-on: https://gerrit.libreoffice.org/11070
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I6af2eda03148dd400afa2f375b98e396ab0d5f3c
|
|
Change-Id: Ia0928306b3608df9c48a19b517edac54ba43bd57
|
|
Change-Id: I7e2ec1e09614510e6798ba8d5b9990c189a8dbb9
|
|
Change-Id: I274e731c70c2735f513e9e8fbf2273aa52310fd2
|
|
Change-Id: I12378a1c80e1070763cd2bd0539d74f4cc270a30
|
|
Change-Id: I05704746ce5f098a2caaafafdc574009b279e458
|
|
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
|
|
Change-Id: Icdd1cbd4660ebcc156d1a406bd853fce3b5cf1e1
|
|
Change-Id: I2ee03b2f8f34d9ecf8a762e7845410fd9a31590f
|
|
Change-Id: I782ca0f7e60f92e65e1a93bb8d1d38eded941cbb
|
|
Change-Id: I6f806f27232865ab871576e18a33fae08c20ed31
|
|
Change-Id: I37aeefe36953c80a1218e2634153906dd5cb3c1e
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: I4a0715b18bc3aa032779252cad2450c905a467a4
|
|
Change-Id: I031a145ca62e3bf7e74b9d447ff8bb041974daa6
|
|
Change-Id: Ife33eeaf38daf1aebc1ea35634ca56fae5c89d34
|
|
The general idea is to encourage use of the sidebar instead of floating windows (for Navigator, Styles&Formatting and Gallery)
Changes:
* Show the sidebar by default in Writer & Impress
* Remove the Gallery floating window (Gallery now always opens in the sidebar)
* Remove all Gallery, Navigator and Styles&Formatting links from the default toolbar in Writer
(since they have an icon in the sidebar and the sidebar is shown by default now)
* When selecting "More" from the Styles dropdown, the Stylelist opens in the sidebar instead of the floating window
This has all been discussed extensively here: https://bugs.freedesktop.org/show_bug.cgi?id=73151
Change-Id: I3a0461d1472711da7121801000af294b432fccb1
Reviewed-on: https://gerrit.libreoffice.org/11077
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11
KeyCode typedef.
Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
|
|
Put the vcl Cursor in the vcl namespace. Avoids collision with the Xlib Cursor
typedef and some ancient Carbon (?) Cursor typedef on OS X.
Change-Id: I7af770c522b5774c87f58cc079ced9fc1bcc88b0
|
|
Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h
header was necessary in some cases because of a macro or a typedef that was needed.
Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9
Reviewed-on: https://gerrit.libreoffice.org/11075
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
|
|
Change-Id: I0e2b38ab8e7fae483539e02e93d25d2532bd70ef
|
|
Change-Id: I6e3ca358d88e0285fe6e07b0617f3078a5edb857
|
|
Change-Id: Idc1ebba8d859ec79b6744228cfe3ef1f0992e41d
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: I694c42a53cb9041b51ef876416f0f61963b89f86
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: If7a3c3834f63bd0b358da4d05e9510c3f695c5d0
|
|
Change-Id: I741733a053c8b0123be8efbcb9fde39f53f6d83c
|
|
Change-Id: I8eae6f1ed791ba92c3b4679d1b9f8041f16678d1
|
|
Change-Id: I55eccc6367cf3255af05c075631945f47417d682
|
|
Change-Id: Ic1b5233563ff9ce3e3453b47fe86138ae2497a18
|
|
Change-Id: Ie9eee91374818cbfbb10a7d91e0fb2114ce140b4
|
|
Use symbolic names from the MS-PPT RecordType documentation,
http://msdn.microsoft.com/en-us/library/dd945336(v=office.12).aspx
Change-Id: I1deecfc69dd3360ef982f144d5ff5348a2953280
|
|
Change-Id: Ib49a0dd5ecee0225f51bea2ff1c0ab5326595a47
|
|
Change-Id: Iad96e0a2bfd6c126c696f14919dbfd8e072dd230
|
|
Change-Id: Ie6e75483aa4262a5f66a4c557015af8b3c02d592
|
|
Change-Id: I76dd16aa2c42a649162ea2e37c824af30cdd557b
|
|
Change-Id: Iedfc4460194f179b20d734cb7671894213c77008
|