Age | Commit message (Collapse) | Author |
|
Change-Id: If6a69eb384b7b7e6c71e96f126a27bcd45709ad4
|
|
Change-Id: I5258b47cba25451b36645e9de3a6a43e3ea3af4c
|
|
Setters/getters for the flag whether to restrict OpenCL to formulas that use a
subset of opcodes, and the lower limit on number of cells a fomula should
refer to in order for OpenCL to be considered.
Change-Id: Ifeb11d4e4003f13e392fe03f1ce2f89147f46e38
|
|
Project: help bab9e3aa54942efff0b2d9b013ae700cab8611f3
fix heading level
Change-Id: I639a9ff95e78ffa61d7610053655745446e84953
Reviewed-on: https://gerrit.libreoffice.org/13758
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Project: help 8632d6dca08c07b006b40b2c68f723b0f1c11406
correct label for recalculation option
Change-Id: I49db5e09fd9af960ecbaaac0e19975572f74218e
Reviewed-on: https://gerrit.libreoffice.org/13757
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Project: help b4cb9f06d6969aa1ccce515c13a97552ffadf1aa
correct title for RANK.EQ function
Change-Id: I6a438a909f082f16821b942ccdacdd5cc3374800
Reviewed-on: https://gerrit.libreoffice.org/13756
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
fixes "error: 'OpenCLConfig' does not name a type" when building
without OpenCL support
Change-Id: I21b05ca2ea5b197029af0de9b049a3a14b00f714
Reviewed-on: https://gerrit.libreoffice.org/13667
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ife7dbb298861a71987501f3847d3b931c7e83715
|
|
Change-Id: Ic94608f4afac9d8ac05ec3140d195b0526e9420a
|
|
Change-Id: If43e49dc05ad213cbbf6363dfa68a7a93959582f
|
|
Change-Id: I1dc1231661c8fed6021c10ed3c4676d2581ad1fc
|
|
Change-Id: I0208d53522da4d3d32c4060b6d784d62a64bf0eb
|
|
Change-Id: I04aed56c1e32f98f8920530e3ba313765baa1bba
|
|
Change-Id: I7341813b706faad60888e374fa50542abeb6842d
|
|
Change-Id: Ie5253f9b32bb6ed1099eca75b442ba26528f2b32
|
|
Change-Id: I75bdb9ac71a3d36eeaf0b846e25d22a0aa923895
|
|
(for non-Windows--only code, as MSVC would complain about such cases anyway)
Change-Id: Id6daf61b79bd31529bdaeb7c6df4f354731ae7d7
|
|
...of functions only accessed via dlopen
Change-Id: I6b9998298fc6df68fb0d3003cef77a62ecef8976
|
|
Change-Id: Ib1ce66bf9ec71280409335c0a5022ecfe229f494
|
|
<http://msdn.microsoft.com/en-us/library/8fskxacy.aspx> "Importing into an
Application Using __declspec(dllimport)": "Using __declspec(dllimport) is
optional on function declarations, but the compiler produces more efficient code
if you use this keyword."
Change-Id: I149306049987b2406622d7a0dc5dde92d283a5b3
|
|
thanks to wsheets for noticing
Change-Id: Iec4d3fe3e15831c153d4638c577680cd58e0881a
|
|
on loading id:000386,src:000000,op:havoc,rep:128.jpg as text
Change-Id: I98364ffbcc4ea788613cc8071c4d8774ba167033
|
|
Change-Id: If919880b51bdb30d9afdb168dae8f84dbfe18524
|
|
Using std::unordered_map causes a complex multi-line error message, call to
implicitly-deleted copy constructor of 'jni_uno::JNI_type_info_holder' etc.
Revert ce7f442bd0b600c0acc74d4757e894a2ba382c53 for one source file.
Change-Id: I24453498d3fcaadf900f2bb56a2812f8bce55dd4
|
|
Change-Id: I73abbc7cfe0804e729a711a247b6e085b4e41d95
|
|
Change-Id: I8a1c520023b493c0494ac2ac650542d8ecc11c5d
|
|
Change-Id: Iaba8b9b3415c357990b795b6f23b98929ac5e00a
|
|
Change-Id: I185b29c185094176e0992fc84c9cc82ff93de9c2
|
|
Change-Id: Ia98b32bd8451051750fbf810958bdcfe584ea7be
|
|
Change-Id: I3a16703727f1a421e0ed18079e14219a4feeb8c8
|
|
Change-Id: I77d06a70f9c000f800b9b31d3b04aafe77754446
|
|
Stumbled across such redundant visibility re-specifications when looking at the
odd case of cppu_unsatisfied_iquery_msg declared CPPU_DLLPUBLIC in
cppu/source/cppu/cppu_opt.cxx and used in inline code in
include/com/sun/star/uno/Reference.hxx with only a declaration lacking
CPPU_DLLPUBLIC visible, and wondering how that actually works on Windows.
However, this plugin is probably not worth it being run all the time, so
committing it to compilerplugins/clang/store/.
Change-Id: Ibc3c4e7499213de1b419ce7eb85455cb832e1510
|
|
Change-Id: I59e5907d0d3a6594fa5ff00ca08cd25c50256768
Reviewed-on: https://gerrit.libreoffice.org/13736
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I97ef822e41d231984e251c550f5643067d4a09f1
Reviewed-on: https://gerrit.libreoffice.org/13737
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id5125052b49e322cdfa2c7d55d68e8a7a512965c
|
|
Change-Id: I9c67de31f5571b282adc132d973b79bccb35fdc9
|
|
Change-Id: I1bb1ad04adec864b594d96711f85b8fcdc1d1ef2
|
|
Change-Id: Ibb7ecfa637ff96fbda3a8ed5d67943ece28927e5
|
|
class OptionString unused since e224c9cb929cd744674b5d4d265cfb4680c82a2b
"Refactor OpenCL settings dialog"
Change-Id: I14e6adebaa7ea9d4e733b65ef4ca90e6fe6dbce2
|
|
Change-Id: Ic90a9e76c5b1ecbe58ff663ec8970841b7e33d2d
|
|
Change-Id: If1c3bfdf6bf256da69b0837070955fabbe773c9d
|
|
Original patch by Rémi Cardona <remi@gentoo.org>
Change-Id: I815567df8a868c3997e8ac357b8529fded28c950
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=525454
Reviewed-on: https://gerrit.libreoffice.org/13731
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I1a0814ec973b1dc0f4db4ee88a999d9ffc219e7a
Reviewed-on: https://gerrit.libreoffice.org/13701
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This helps de-clutter action button groups and eases visual scanning.
This patch also contains little layout tweaks where needed to separate
the Help button from its neighbors when the dialog is too small.
Change-Id: I56aafdaf2a5351bd7bcb4db693e520fd5c5166ce
Reviewed-on: https://gerrit.libreoffice.org/13427
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ice5315136e25ece6a65c6136f0703825c426cf20
Reviewed-on: https://gerrit.libreoffice.org/13704
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Convert listbox entries into independent widgets
Some code left as the dialog and the settings are been worked ATM.
Add help button (fdo#86637)
HIG-ification of widgets
Change-Id: Ieef1abb0502171e7f46695f40445af6cfa059a04
Reviewed-on: https://gerrit.libreoffice.org/13703
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Changed ListBox to SvSimpleTable
Table header displayed
Restore CheckBox setting
Change-Id: Idca5ac7c921bf3674a36032e342708ccaae03d0d
Reviewed-on: https://gerrit.libreoffice.org/13665
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change "Default" to "New Table Defaults"
Change-Id: Icbc254e5c7529e3b07995fcdd04c3dfb0eb32ea6
Reviewed-on: https://gerrit.libreoffice.org/13598
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Project: help b3fb9849fa298bf36ffb5a9967a109f40f0e5021
fdo#86637 (part) OpenCL options help page
Change-Id: I8adfb122226d4eb4dd4342673b6707ecc1015bf9
Reviewed-on: https://gerrit.libreoffice.org/13702
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
I copied pasted the Writer way, with "follow" and "link" instead of "open" and "hyperlink"
There are still the management of ":" + space (which could be different according to i10n)
Change-Id: Ic8516c667b1882030d527add228a98e1081f608f
Reviewed-on: https://gerrit.libreoffice.org/13712
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|