Age | Commit message (Collapse) | Author |
|
This reverts commit bcfb5f0e9b659d16b72fe0add599dd8ec1a7c098.
82a844a688ea0db38190fbd57e42e56d0403c00d solves the root of the issue
|
|
In UI localizations where the translation for such an entry is missing
the entire entry is omitted, causing the following entries to be shifted
by an offset and picking a wrong entry. Seems that rsc does not handle
this case properly.
Change-Id: I0efe1ac5d1f704ab2ba6919c4997caaca2153401
|
|
Change-Id: Ic0a2fd3c1adeb55ec27f6a2eb4709be598120fba
|
|
This reverts commit 7ce2a89f4f8fa84232896766276cb3433ada239c.
Change-Id: I53f572777e84f66fd4c3d18fb686dac09095804a
revert d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46
Change-Id: I5b243b69e50084316aaeab250d6b01079c12b718
Revert "sidebar: disable impress task pane if sidebar is enabled."
This reverts commit ee1726bfdba483623d496a3bcc09089e8b55cd65.
revert 54d820a7815af03a248c1aa424fae9bf9a4881f4
Change-Id: Ie7c83d88f5427a7e42fa50879280a0c4a7c2cdd1
Revert "Only register and use the Sidebar if it is globally enabled."
This reverts commit 66a5cc468cef0c6db8b42b7f25367f04208e6f2e.
Conflicts:
sfx2/source/view/viewfrm.cxx
Change-Id: I17fe702996c4adf7f387573d36ea993f8cc32c96
Revert "disable sidebar menu option if it is disabled."
This reverts commit 05f0eb57618d090fa45011120a907a3b1157accb.
Revert "finally get the taskpane rendering again"
This reverts commit 228bb7ffe0d404ba1225f7b4d26ca71e098577d9.
Conflicts:
officecfg/registry/data/org/openoffice/Office/Impress.xcu
sd/source/ui/framework/factories/TaskPanelFactory.cxx
sd/source/ui/framework/tools/FrameworkHelper.cxx
Change-Id: I248cc9a769695cde19e78774d42ce666dc685599
Revert "don't throw up the sidebar on start."
This reverts commit 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4.
Conflicts:
officecfg/registry/data/org/openoffice/Office/Views.xcu
Change-Id: I911859757e2e019836e8ed5213d2ba69ff82aec8
Revert "update to the right service name for new URLs."
This reverts commit 55f49970f4085e3a1498961edabd5303bd6bea6c.
Conflicts:
sd/source/ui/framework/tools/FrameworkHelper.cxx
Change-Id: I1ba2762a4c969a9125ff8354a9b6035813290021
Revert "tentatively restore more UNO / task-pane goo ..."
This reverts commit 052ac10a6f9b28b9b06884dd3ed41879722be6c9.
Conflicts:
officecfg/registry/data/org/openoffice/Office/Impress.xcu
Change-Id: I7e62f27329af033df811549436718648a6447dea
Revert "more reverts, first cut at making sidebar optional."
This reverts commit a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd.
Revert "add experimental option for sidebar to 'Advanced' pane."
This reverts commit 54d820a7815af03a248c1aa424fae9bf9a4881f4.
Conflicts:
cui/source/options/optjava.cxx
sd/source/ui/framework/module/ImpressModule.cxx
Change-Id: I09a6c0f7834c8ef330d05a014505aaaf09ae096f
Revert "Restore FrameworkHelper taskpane URLs."
This reverts commit e9c2d5b26b1e1b52bdf87192a76314b7362fa80c.
more foo
Change-Id: I2eaa2fbd74dc7a2f7ba937d310472cee6b5a0b57
really go to town on it
Change-Id: I885dc03cd0286bbfdf05c05da9f0bbea2b78bcf4
|
|
set to RTL language
Change-Id: I0c133e3bbb6801f56e9ac0f508961bfa07a19523
Conflicts:
svtools/source/control/ruler.cxx
|
|
Change-Id: I0b47849ba0fa0dfaf4a481779a5ece09be496c1e
Reviewed-on: https://gerrit.libreoffice.org/5973
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I9a542f09d9f09e25082eea1327722b0021a34d0c
|
|
Although LANGUAGE_MONGOLIAN and LANGUAGE_MONGOLIAN_MONGOLIAN have the
same primary language they are of different scripts.
Change-Id: If72bf51a339b8daa71dfd2f8cd97877c17bbe5f4
|
|
Change-Id: I6b4e6ae9eb1c2c54b9b876b675344ced34315e29
|
|
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>
|
|
Change-Id: I7f730d4f5329525eda9f78514dcaa3788149d077
|
|
Change-Id: I647e952769c79b95e11af778b07d64d3a6fbe226
|
|
a) For the sidebar the sidebars automatically handle scrolling, but for the
older panel the widgets has to do the scrolling so add scrolling parents to the
.ui
b) Fold the DialogListBox scrolling widget implementation into
VclScrolledWindow and remove the duplication.
Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834
|
|
On the Borders tab in the preview block (called User-defined area
in help) fine dashed border is drawn as solid line.
The problem is that 1 pixel gap is too small and painting
can hadnle it so I doubled the numbers to get the same rate and
get the rigth visual result.
Change-Id: Ide037fa3f4f90b304dc53f5f806c2acd2194ec0c
|
|
Change-Id: I70d9f0409962be607eddac1b308d8cc44d2a7b7f
|
|
It is now possible to disable snapping of the ruler at dragging
with holding the ALT key and coarse snapping with ALT+SHIFT key.
Tooltips are shown when hovering over indents and borders.
Change-Id: Ib1e9639e1e2824f2a75b5abd35765bbbd02c87f7
|
|
Change-Id: I051e28d9241c17192b580c49fbec488be69f727b
|
|
Change-Id: Ia51a8503213997ea589f2df79552ef765ecfc748
|
|
Change-Id: Ifc9baeabedeab526d040220e9e45f171b5353bcf
|
|
Change-Id: I7495f86cb35b6f712cfb7d603f022f6f6c407266
|
|
Change-Id: Id6d22b71f2b552ea7872e8a3da6afe207e856561
|
|
Change-Id: I1260fbd90f7eefc25d86d52707856dd40dbc9306
|
|
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
|
|
Build Catalan-Valencian as ca-valencia instead of ca-XV private-use.
Introduced LANGUAGE_CATALAN_VALENCIAN 0x0803 mapping to ca-ES-valencia,
preserving old ca-XV and qcv-ES mappings to now
LANGUAGE_CATALAN_VALENCIAN and LANGUAGE_OBSOLETE_USER_CATALAN_VALENCIAN
0x8003 to ca-ES-valencia.
Removed special !bUserInterfaceSelection treatment from
MsLangId::getReplacementForObsoleteLanguage() and added the usual
obsolete replacement instead.
Change-Id: I2fdd8b0bac55d4b4ae2cbf3c3645f09fefec9b6e
|
|
Change-Id: I18cefc69b963cb957645a4586079de0d448e90b3
|
|
Change-Id: I9c3b4f84df252e632f02e79e069426fafadee0fe
|
|
- minimal unit for inch is 1/16 and for cm 1/10 (1mm)
- additional tick level (now 4 in total)
- top and bottom tick in addition to the number (highes tick level)
- dynamically draw tick levels depending on the tick gap (should be
at least 6 pixel wide)
Change-Id: I0598b16e32d19eb1294a2358eacbeb19a70966a2
|
|
Change-Id: I633dcd452a0df426421eaccadf648ad06b8e124c
|
|
Change-Id: I099387648988b83d4d4b53f59237906e8f939c6e
|
|
Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
|
|
The name of the language is Assamese not Assami.
Change-Id: I29c64a6d3de28783ac34f9505f206a61781e08f6
Reviewed-on: https://gerrit.libreoffice.org/5743
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9ccb6453fbebf03d44d3f5b385fa5a49579da873
|
|
Change-Id: I06dca63053dae5d3dceb49bf67adb0c100b56e8b
|
|
Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
|
|
This is a follow up commit to
- 22d1beb78a475e4846af945afde1c4d6c263b5d6
- 1c7af455ab9345304a7ac48ce2e0310de2ac8a75
Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
|
|
Change-Id: Ied2a6982d5564228b0ce7fecb89723f3742b6d0d
|
|
(cherry picked from commit a77275c610f1543dcc8b38dc5ec50f1195965f27)
Conflicts:
svtools/source/misc/transfer.cxx
Change-Id: I213496c53558cd3b78e40866bdc8e89d08079033
|
|
Change-Id: Ie77f9bfc44708db6555386eeb8b2da3a39259f42
|
|
Change-Id: Ie2ffa23966fcd14bc4c60fc2139b74534a6edeb0
|
|
Change-Id: I471920e26a8e336cde795360945b5a843fe8f9c8
|
|
Change-Id: I58e6f189c950dbaa5b71bb1b040f9eff20c50796
|
|
Change-Id: Ie302038c5c9e8771bb27be50081788d6545aef5a
|
|
Change-Id: I3d22eede61fb7ba15bac6f6130a7a60ec62170dc
|
|
Change-Id: I5d6615af2ed728be158edfe46b1c0fbadf7b3690
|
|
Change-Id: I2aed7907c79905158714dc1b26ae1aefc1fcccc6
|
|
Change-Id: Ib5849c9a652401dbac7e93bb69c18d95d31292af
|
|
Change-Id: Id6488ba7a72603f2f0eb2972f22797d6025f6031
|
|
Change-Id: I83d0958fde5a057e57474c7511526e7f411ff46f
|
|
Change-Id: Id2f4c6737e8f5290c7e41a42bec0d952207cc40e
|
|
Change-Id: Ie3adf4cc83c7b2128565eab1a9d4df8beec36c99
|