summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
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>
2013-11-20convert delete hatch querybox to .uiManal Alhassoun11-7/+42
Change-Id: If550ac8ad58ea7ff05650692d1a506c5088d05e2 Reviewed-on: https://gerrit.libreoffice.org/6708 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-1/+1
Convert code like: aOStringBuf.append( RTL_CONSTASCII_STRINGPARAM( " is missing )") ); to: aOStringBuf.append( " is missing )" ); which compiles down to the same code. Change-Id: I3d8ed0cbf96a881686524a167412d5f303c06b71
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-2/+2
Convert code like: aStrBuf.appendAscii( RTL_CONSTASCII_STRINGPARAM( "ln(x)" )); to: aStrBuf.append( "ln(x)" ); which compiles down to the same code. Change-Id: I24c7cb45ceb32fd7cd6ec7ed203c2a5d746f1c5c
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin2-5/+5
Convert code like: aStr.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ActiveConnection" ) ) to aStr.startsWith( "ActiveConnection" ) which compiles down to the same machine code. Change-Id: Id4b0c5e0f9afe716a468d3afc70374699848dc33
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-4/+4
change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-11-18missing resourceCaolán McNamara3-26/+0
this is missing since abad15bc31e99d554a68c6806a3ebb5f592dabbd "small improvement of Insert -> Hyperlink -> Internet dialog". I can only assume that removing the target button was intentional. Change-Id: I71147394bcab348ed1d9e1e19e32b5ebdddc8c0e
2013-11-17missing translatable="yes" attributesAndras Timar1-1/+1
Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
Change-Id: I9058044d13f696e07667dce706f6c311af6dbea0
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann3-7/+20
Change-Id: I034132c315b74d0ea5e03b7d5f7cc225a6c8164e
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann7-10/+10
For now, this checks for a trusted referer (if the BlockUntrustedRefererLinks configuration prop is set) in utl::MediaDescriptor::impl_openStreamWithURL and SvxBrushItem::GetGraphicObject. Checking in additional places will probably be necessary to block /all/ unwanted communication. Also, some places marked /*TODO?*/ currently pass in an empty referer (which is always considered trusted) and will probably need to be adapted. Ideally, Referer URIs would never be empty (and consistently use something like <private:user> for cases where access is explicitly initiated by the user and should never be blocked), but that's a very daunting task, so start small by identifying the places that potentially need blocking and adding appropriate Referer URIs there. Also, Referer information should always be computed as freshly as possible from the context in which an access attempt is made, but, again, always carrying the information from the context all the way to the relevant functions is a very daunting task, so for now store the information upon object instantiation in some cases (SvxBrushItem, SdrGrafObj, ...). The Referer URI (css.document.MediaDescriptor property; SID_REFERER) was already used to track macro execution, and there is one place in SfxApplication::OpenDocExec_Impl where opening of hyperlinks (explicitly clicked by the user) is done that needs the current document's URI as Referer to check execution of macro URIs but needs an empty (or <private:user>, see above) Referer to not block non-macro URIs. Special code has been added there to handle that. Change-Id: Iafbdc07a9fe925d9ee580d4f5778448f18f2ebd9
2013-11-14Add "block untrusted referer links" switchStephan Bergmann4-1/+38
Change-Id: Id2f2a3dafc3bb7ec6fada6bfda5843348dfac5a1
2013-11-13On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar1-1/+1
Change-Id: I37d36ba175362dedffbbabb561a11033a0454110
2013-11-13fdo#59256 hide this option when experimental features are disabledAndras Timar1-0/+5
GTK print dialog is experimental, the checkbox has no effect, if experimental features are disabled. Change-Id: I664a5520ed8fd0740c381af3d38fc5252c020548
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann2-3/+0
Change-Id: Ia9af3b76c2a2ac654b02c1502aa2d0c2c987fbf2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-8/+8
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin5-16/+16
Change-Id: Ib6cc0f089e9b3cbcfee67c6a780527e148f3c382
2013-11-08fdo#67401 set AntiAliasing for SVG logoAndras Timar1-0/+7
Change-Id: I90aae11aca84c9c5445f58bdf76d65f0213a334c
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-2/+2
...and clean up call sites. Change-Id: I7219a33652835e82fdc44e9e801a7e62868e4f38
2013-11-07xub_Strlen to sal_Int32Andras Timar3-4/+3
Change-Id: I5cf06c6d9648f8f447b7669edfab8436e6f948ab