Age | Commit message (Collapse) | Author |
|
Change-Id: Ic8952696fc0e3d78b8183ee7f5c90e37590c7dec
|
|
Change-Id: Iae230af6c073d1522becdc540f2992a772557cef
|
|
Change-Id: Ifb47cb1e902a64ece951fe9b4d28ba49bbb4b3ee
|
|
Change-Id: I7a1d5af0bf28cbdd57712ce089b7de4a99393fb8
|
|
Change-Id: I1e15be39f4db97fb6e24b995d8bd75d829c3d015
|
|
Change-Id: I984696874455225fc714d25a79e89eb4f879484e
|
|
Change-Id: I4d7006ea9212313ef71e0879093d8f0cbc40b34f
|
|
Change-Id: I405db209c9277ba47b26d2a0970f4265e190a7c7
|
|
Change-Id: Ida0a6d1242333497cde9f2ef7a8830602caa0ccb
|
|
Change-Id: I0868b635d3aca4d368f32a0035b3f57a0da35ac7
|
|
Change-Id: I6487e6ede0a50d88a4f8c3d3b07bdad2603aa4b4
|
|
as far as I can see the whole block is useless
Change-Id: I26f2a033090e2e855a344a038246142995fb5727
|
|
Change-Id: I208854a35886959a439954e7848dc277ee6fa96b
|
|
ListBox and related now handle up to sal_Int32 elements correctly.
sal_Int32 instead of sal_Size or size_t because of UNO and a11y API.
Also disentangled some of the mess of SvTreeList and other containers
regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures.
Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a
Reviewed-on: https://gerrit.libreoffice.org/8460
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I0fa740b8eec80aff999627ba5a095248f69dab81
|
|
Change-Id: I5f53ad2cac374463991ad0e576297a07ca30ea5f
|
|
Fix all sorts of incorrect double line handling in drawinglayer in order to
draw thick-thin double line types correctly. Also change handling of border
lines in writer tables. There are still some outstanding issues but it's
much better than how it was before.
Also realized that Word and Excel handle simple thin double lines differently;
Word varies widths of all of the lines and the gap whereas Excel only has one
fixed size for its double line. For this reason I decided to add a separate
double line type (DOUBLE_THIN) to handle Excel's double line.
Change-Id: Iaaa353b6e4f998b524262bea59260b4333e0cdb4
|
|
Change-Id: I4f60b5530428ad39bf7e9bea58b09d4228e11bb3
|
|
0.75 pt provides a better interop with Excel documents.
Change-Id: Ic1d2cbbe4e35dc0793a0e35d3836261d91138f7c
|
|
Change-Id: I3f2013ab8e0b188e74da99d2f1ff8bc842f60f50
|
|
Change-Id: I504676db3e692072f9c4d6a265877133ae97f288
Please enter the commit message for your changes. Lines starting
Reviewed-on: https://gerrit.libreoffice.org/8376
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9e27453f0b77a23ae3d811f0a50a85d3fdf80978
|
|
Change-Id: Ice3b0a4ccf7a6d25311ff65a23efa9082cd501de
|
|
Change-Id: I1b5327ee57d0d60854784a51784f9272bb72b2b5
|
|
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
|
|
Change-Id: I6cec1f747ce57c3153af92e9e0c317d34d5a245d
Reviewed-on: https://gerrit.libreoffice.org/8250
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
...Expand/Collapse/Select with virtual functions of the same names in derived
classes.
Change-Id: Id2c7e434cc972ac8a789c60ceaf54dc76246be12
|
|
Change-Id: Ia8e6abffb85b92ee4538fb0aeaee4e4aa18f2772
|
|
which means that icons suddenly reappeared in the menus when the gtk
theme had disabled them
ref e8f8f24c8415898c787bbfb629247ed62e73a2b9
Change-Id: Ia9aef5ca39bda2ddf6d7c4ebc2bddc01d470d09b
|
|
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
|
|
Change-Id: Ie2caee1d5a7912011d76172539c2f8f37eaee5cf
|
|
Change-Id: I4848bf84615274ad5732223a354fb7a6b845d9a8
|
|
Change-Id: I2c8aa1163d3eb228259db0c51f5cf9dca0657daf
|
|
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I1ebfb33063d39f64dc59623df0f942501870c4e7
|
|
Change-Id: I54a32d1e07173e2cd5522e1b2e7ceff3b4f3378c
|
|
Change-Id: I379c48615f2934d451bf12c1b1005cc98e2e7d4f
Reviewed-on: https://gerrit.libreoffice.org/8162
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
The hard-coded icon themes have been replaced by a dynamic list
which is filled by scanning the config directory
Conflicts:
include/vcl/settings.hxx
vcl/source/app/settings.cxx
vcl/source/window/window.cxx
Change-Id: Ie3680ffe27d06e375acf22753e036cb6ddabc4ed
Reviewed-on: https://gerrit.libreoffice.org/7935
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I1d774cff476a2ce7fe1e4b4ba1e64bc42a6ff27e
|
|
Change-Id: I8e64440635d9d94d62c67fd542b39a2436390de2
|
|
Change-Id: If5494435c5aa536a78a6b923d30c63861d0a0dd2
|
|
Change-Id: Icf9146eb541272e7219ce3bf00c296b930538835
|
|
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
|
|
Change-Id: Ib1113ebcfc523c8c97731debb2bf456a8c99d802
|
|
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
|
|
MultiLineEdit don't, continue to replace MultiLineEdit with
VclMultiLineEdit as we continue .ui conversion and delete
at end
Change-Id: I0d5c5621d5fe26ac5e39392c66b95eebb0786f0d
|
|
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
|
|
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
|
|
Adjustment for size of an object had the minimum set to 1 (mm)
instead of 0.
Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
|