summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard3-11/+11
Change-Id: I1dbd256812cccae1e6ed0ad8bb34ce427e5e5be8 Conflicts: include/vcl/metric.hxx svtools/source/control/ctrlbox.cxx svtools/source/control/ctrltool.cxx svtools/source/control/stdmenu.cxx svx/source/sidebar/nbdtmg.cxx Conflicts: include/svtools/ctrltool.hxx include/vcl/metric.hxx include/vcl/outdev.hxx svtools/source/control/ctrlbox.cxx svtools/source/control/ctrltool.cxx svtools/source/control/stdmenu.cxx svx/source/sidebar/nbdtmg.cxx sw/source/core/uibase/docvw/srcedtw.cxx vcl/source/gdi/metric.cxx vcl/source/outdev/font.cxx
2014-06-10Integrate branch of IAccessible2Steve Yin5-10/+16
Change-Id: Ic7d66abbfe8d88bfad66b1dbc8dd5bd103419714
2014-06-02do not store invalid date acceptance patterns in configurationEike Rathke2-1/+7
(cherry picked from commit e0480c81a956751e48f8ef36a41c3062c1bed345) Conflicts: cui/source/options/optgdlg.cxx Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042 Reviewed-on: https://gerrit.libreoffice.org/9453 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-22(related: fdo#62176) Revert "reset min/max values in paragraph ...Michael Stahl1-2/+4
... dialog before setting the actual value" This prevents handling negative first-line indent in Impress, for which it is necessary that the values are set before the limits. This reverts commit 3d7ff1e907713d8ed53a1e193641a2f16de3c38b. Change-Id: I47807d7d49716acab3657de1da64c6e9a99fc44d (cherry picked from commit 35199df7b7af9d9dd3e98eb5f1b24ac1d407345c) Reviewed-on: https://gerrit.libreoffice.org/9415 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2014-05-09coverity#1210177 Uninitialized pointer fieldCaolán McNamara2-1/+2
Change-Id: If4e8ddfa0a4dcb9875ce82fc82d196ff3dbd9657 (cherry picked from commit f670aaaabf23f13ae5ebf61ba61824794137c597) Reviewed-on: https://gerrit.libreoffice.org/9201 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+5
Change-Id: I24800c28b1513b883c42d9ce1c787eaf07815b92
2014-04-08Resolves: fdo#75307 discard invalid user dataCaolán McNamara1-0/+20
Change-Id: Id39b51c344004e02d3d5a281ba98721b944468c3 (cherry picked from commit f5b9db43080658201caf07cd646bae4f4f2acc95) Reviewed-on: https://gerrit.libreoffice.org/8815 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-03-25hidpi: Make many places Hi-DPI aware.Jan Holesovsky2-3/+31
This also introduces a getter for the mnDPIScaleFactor variable. Change-Id: I02ba6858fb1842f911d62976f4c54afc3bfa337f Reviewed-on: https://gerrit.libreoffice.org/8517 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-03-25Resolves: fdo#74985 forward/back buttons too largeCaolán McNamara1-84/+107
Change-Id: Ibed2216d2ca0a6dce48c0a6ef276f4a4f4d53219 (cherry picked from commit 7d68f0fa201ce1b29f62ecbaea25890148591da7) Reviewed-on: https://gerrit.libreoffice.org/8543 Tested-by: Kohei Yoshida <libreoffice@kohei.us> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2014-03-25fdo#75968 Fix OUString conversionMaxim Monastirsky1-1/+1
Change-Id: Ie865b16c163d47de34ab2fe23bb7432b7710877f Reviewed-on: https://gerrit.libreoffice.org/8510 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit fc4ce3f5d0c630623eca5b55f8083d54e5beeeee) Reviewed-on: https://gerrit.libreoffice.org/8511
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-28/+47
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. (cherry picked from commit 2c62596cf264ef10749d8bfdb2bb2ebef2d98fbc) Conflicts: cui/source/tabpages/border.cxx sc/qa/unit/subsequent_export-test.cxx sc/source/ui/view/tabvwsha.cxx sw/source/core/layout/paintfrm.cxx xmloff/source/style/bordrhdl.cxx Change-Id: Iaaa353b6e4f998b524262bea59260b4333e0cdb4 Reviewed-on: https://gerrit.libreoffice.org/8464 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-28Resolves: fdo#73851 promote labels to headingsCaolán McNamara1-37/+55
Change-Id: Ia12b32abfad987bfaecc54005a73ccbeb158f61b (cherry picked from commit c923b15cd99672e5b93d1ab6314c66caa417c738) Related: fdo#73851 select driver list widget to shrink/expand Change-Id: I3f2013ab8e0b188e74da99d2f1ff8bc842f60f50 (cherry picked from commit c8cd1c61ee3f491e170086f740ffde65a8a63f83) Reviewed-on: https://gerrit.libreoffice.org/8397 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-18Resolves: fdo#74070 make replace and with fields the same widthCaolán McNamara1-83/+95
Change-Id: I2fbd7d6ed4e657660334a572768f12cbba1d75e2 (cherry picked from commit 8d464a7423ac8f3eb30eb80a0e5041989a4cc2da) Reviewed-on: https://gerrit.libreoffice.org/8109 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2014-02-17fdo#72967 Draw position size tab - min size is 0 not 1 (mm)Tomaž Vajngerl1-1/+0
Adjustment for size of an object had the minimum set to 1 (mm) instead of 0. Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06 Reviewed-on: https://gerrit.libreoffice.org/8072 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2014-02-09related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl1-47/+64
The Area dialog for shapes unfortunately makes it possible to set gradients/hatching/bitmap that uses the default items in the SfxItemPool. These items however cannot be stored to ODF files, since these are represented as elements, not as attributes on a style:default-style; what we get for defaults is a somewhat silly draw:fill="hatch" without an draw:fill-hatch-name. So prevent the dialog from creating them by forcing a selection of an entry in the list. Change-Id: I67cc6dbbf7b491f06d094d4de1e9c3ffe79b01f5 (cherry picked from commit 38d0047da7f964c862360b48d88cc869ad376b6b) Reviewed-on: https://gerrit.libreoffice.org/7930 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-04fdo#74366# Determining bMail was accidentally invertedStephan Bergmann1-1/+1
...in 64b720dce8d3087ed62da815ecae1375b45149be "Related: fdo#38838 remove UniString::SearchAscii" Change-Id: I814d832dc88704670a04fdc7f3edd1296dfda991 (cherry picked from commit 196386efb6592c8ca43d40e27f7888d4809f500c) Reviewed-on: https://gerrit.libreoffice.org/7820 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara2-2/+19
Change-Id: Ia6b8c02fc0d79fef974f5a0462856f05256c76f8 (cherry picked from commit 58dfc97ca697875c36b7ddf14f5505a93d7b9cf8) Reviewed-on: https://gerrit.libreoffice.org/7688 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-01-24Resolves: fdo#73970 CMYK labels are switchedJulien Nabet1-2/+2
Change-Id: Ie6a2aa5b1123c0ab752e10c4e587ef780784b247 Reviewed-on: https://gerrit.libreoffice.org/7621 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2-5/+5
3af99e4d59d89c343965a928681a30f36b1007d2 "convert equalsAsciiL calls to startsWith calls" should rather have converted to oprator ==. (cherry picked from commit a3f32769fc4bb23c64168b412dd10ec769a3854d) Conflicts: sc/source/ui/unoobj/nameuno.cxx sc/source/ui/unoobj/styleuno.cxx sfx2/source/appl/sfxhelp.cxx stoc/source/security/permissions.cxx sw/source/core/unocore/unocrsrhelper.cxx (None of those bogus startsWith calls seem problematic enough to warrant backporting also to libreoffice-4-2-0.) Change-Id: Id4a8836c5d6d570e54661c40be7214632e202b21 Reviewed-on: https://gerrit.libreoffice.org/7578 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar1-3/+3
Change-Id: I60b74cecc17352681fac7dfa0e41114515dbd6f5 Reviewed-on: https://gerrit.libreoffice.org/7536 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara4-16/+13
Change-Id: I71bfe44b3d1f88a44a2c53b10c6880c2a3a4ede0 (cherry picked from commit 5ac26a7f0054ca3d1af41f3483dc0e32a343bb96)
2014-01-10select elements that are to shrink when not enough spaceCaolán McNamara1-8/+15
options->language settings (fr) Change-Id: I32ccb9c7d1b131d91b99ed983cbba46f7d9a6821 (cherry picked from commit 1a25a0c9b506294bc40397d2f1cc860290f1ae55)
2014-01-10stray FOOCaolán McNamara1-1/+0
Change-Id: Iee524cb40ce8cc6098f67231a11362c9eaf8777f
2014-01-09wrong title, copied and paste from its neighbourCaolán McNamara1-4/+4
Change-Id: Ib9b7eb21cacdf864f309a0a853d64f299ec7b74c (cherry picked from commit 224da5bcde2a62d375490456f717e5c2a639a802)
2014-01-09put these col entries back as rows againCaolán McNamara1-22/+13
because in French they are way too long to go side by side Change-Id: I2c0e0450b2da1f023d33a8c23e7322902c783e6e (cherry picked from commit 52f4526afe382c5c79465484da0d349ade305239)
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara3-259/+293
i.e. all shrinkable elements in the one column (de) Change-Id: I53574047cd7eaeccb610fa05fd67183c54157437 (cherry picked from commit a7a3733d8872551279d2b96aecb5a64e1ffd0c98)
2014-01-09specify which elements can shrinkCaolán McNamara1-14/+17
in options view if there isn't enough space to show everything (fr) Change-Id: I01e97d7eb65c01e169440ac817fa55425a85327c (cherry picked from commit 6cb6370711f1072e3266d9218f7e42534e8ed58c)
2014-01-08designate which elements should shrink when limited widthCaolán McNamara1-13/+6
load/save HTML compatibility page (e.g. .de|pl) Change-Id: I1d118ebcf8718244dd4f2bab2dc6cb8d60b1008b (cherry picked from commit 3b0648f2b74b5ac95deabcc3dce2ff690a1f6cc6)
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke2-10/+13
Change-Id: I69b13d1009638451fa6c2bc9336cdac0bab6ec32 (cherry picked from commit aec792c1a429bd96a172d529521247a2b3391987)
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke1-0/+7
Once selected, the locale was resolved and the "Default ..." entry never displayed again. Change-Id: I4d94730b1c104e0b96e7e02275958b78e2899eca (cherry picked from commit c30de064af34e288f3e224c1c7cf1923858eb738)
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
make packageinfo target add uiconfig file translations add missing l10n config files add missing help files in packageinfo Reviewed-on: https://gerrit.libreoffice.org/6754 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Conflicts: helpcontent2 translations a2498a118e729276a78ef3a4eb43b5d0b302d326 9bb39bdd677af4be0da621370c51eb9e22ecc33f a7e654cdeffd832f51016ff51aa180fe3924ff4e 4ee41fdb600cb3a89da387dffe64e6a30192761c 349fb24a388775c58be7a326832b3fc0ec38180f 8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06 Change-Id: Id5f6f5c1f3e46df2d9033ccd5bbf2af6ab38a9e8 Reviewed-on: https://gerrit.libreoffice.org/6982 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-1/+1
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
2013-12-13Resolves: fdo#71192 options->appearence isn't all the same colorCaolán McNamara1-1/+3
Change-Id: I8beaf1f4a1ea685af22ae0dafbff767bee98d3b4 (cherry picked from commit e3853a1abc9873a00478ba56b124e0a94f9896ba)
2013-12-12Expert config: 6px between lines + center the button.Jan Holesovsky1-1/+4
Change-Id: I91899493479eb60c955dac3891a38913ad871376
2013-12-12Expert config: Introduce configuration key to disable expert config.Jan Holesovsky1-0/+3
It is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values true/false; defaults to true. Change-Id: I5a18d16182c28a13169677b11f68884f34c11c63
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky2-5/+7
Change-Id: I5e25401b76458e712070bc76c86083bbd9ae2daa
2013-12-06More Expert Config Page fixesStephan Bergmann2-80/+131
Change-Id: Iaa2b7df4246ab3fa31737126f27e4a9da3814048 (cherry picked from commit 434465cee3c5e21881d3466f115d968e8fbf731c)
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin1-48/+29
This is not a full fix, this just trims some of the fat in CuiAboutConfigTabPage::FillItems. Specifically - improve string handling - don't use catch/throw unnecessarily Change-Id: I5b4987407bd007fbbb18f76fcf26f4a33282c0c0 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>: reintroduced lost "/" into path of recursive FillItems calls (cherry picked from commit 7468f9b773d5a9a4cb3af57cf123c2a0e7e937fd)
2013-12-06A bit of constness.Jan Holesovsky2-5/+4
Change-Id: If7681341c7d5d88286f36f943708f99b3c5700e0 (cherry picked from commit 0b5e5783d8b15b0415c9fd5043932882904aece8)
2013-12-05made button labels > ' < and > " < non-translatableEike Rathke1-4/+4
These are the ASCII characters typed in that shall be auto-corrected to typographic quotes defined in locale data. It makes no sense to translate them. Change-Id: Ied9c53950882b6dd3bf65a044c3ecc34bd5becaa (cherry picked from commit 958ec1b6e1b87c541521fd7faf2f72931c170702)
2013-12-04Related: fdo#72258 re-orient dialog verticallyCaolán McNamara3-1/+83
Change-Id: I9f703e2ab5c787641e9cc62f223f39dbd5d02529 (cherry picked from commit cce14c9717e3c21a61bbd4ce620d17fa23feafa2)
2013-12-04Resolves: fdo#72258 options is .ui now, so drop SfxNoLayoutSingleTabDialogCaolán McNamara1-4/+4
Change-Id: Ie1def5b116c4b998e62f840b992633a8c0d4d61a (cherry picked from commit f8d96ebdf71f74c3608e2c6d7cc889a055ed3c2c)
2013-12-02fdo#43494 Allow UI scaling up to 400%Samuel Mehrbrodt1-1/+1
Change-Id: Ibf53276b567b0591f9635f49761784900faae816 Reviewed-on: https://gerrit.libreoffice.org/6891 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 62e2cfa79cef65a82c21f3d2bcca890d85beae95)
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-1/+1
so bin/ui-translatable.sh will not find false positives Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
2013-11-25Add missing keyboard shortcut to dialogOlivier Hallot1-3/+3
Add missing keyboard shortcut to dialog swpossizepage.ui Change-Id: Ie1e499af05e2a08432dd7649c0ffbe9ea0a12bf2 Reviewed-on: https://gerrit.libreoffice.org/6795 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit f336d8f8e9e9fdc1cf04c43ab2dbdc74706a3bf5)
2013-11-21.ui typo fixesAndras Timar1-2/+2
Change-Id: Icbd66948404051014fa21669d353e6893c967532
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-2/+2
See f0a9ca24fd4bf79cac908bf0d6fdb8905dc504db "rhbz#887420 Implement 'block untrusted referer links' feature" for details. This adds some further /*TODO?*/ comments, and one known problem (marked /*TODO!*/) is that movies/sounds are not blocked during a slideshow presentation. Change-Id: Ib2d0c7e4f7b02c4bdec0d8a90cee5e7e1bee8325
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN8-178/+256
Expert Config Page moved SfxTabPage to ModalDialog. It has its own window as requested on this bug. Double click works as edit button now for better usability. Also Default button renamed as Reset button. Change-Id: Ie4732860b9677a313697d5faa72109c8b16b9c2d Reviewed-on: https://gerrit.libreoffice.org/6704 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-11-20convert delete gradient/color queryboxes to .uiManal Alhassoun7-14/+72
Conflicts: cui/UIConfig_cui.mk Change-Id: Ie45c1c0d549fc879043d7f108f33e67adc4721fd Reviewed-on: https://gerrit.libreoffice.org/6729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-20convert delete bitmap querybox to .uiManal Alhassoun5-7/+36
Change-Id: Ie789954555012f766e48f9605f84e0ca5b2bca6d Reviewed-on: https://gerrit.libreoffice.org/6717 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>