summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Collapse)Author
2013-08-20Convert position and size dialog to widget UIOlivier Hallot
Change-Id: I283667cd21fee7dd905c5353245317ed90102c96 Reviewed-on: https://gerrit.libreoffice.org/5524 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19Revert "drop unused help ids"Caolán McNamara
blast, they *are* unused, bad grep This reverts commit 0ec56aee18cf35728596a0398b0aaf3384099a17. Change-Id: I06b618f88240dab084dfa89fd21119f07d5ee5d5
2013-08-19drop unused help idsCaolán McNamara
Change-Id: I780f4a117ce0a461031d8b66747d7d52493ef6d2
2013-08-19missing mnemonic widgetCaolán McNamara
Change-Id: I292db7ad4c614568fe9a5f011e545e9a068e8a5c
2013-08-19Convert similarity search dialog to .uiFaisal M. Al-Otaibi
Conflicts: cui/UIConfig_cui.mk Change-Id: Ia628babd27ca29769a6a287f70367d8208c5cc59 Reviewed-on: https://gerrit.libreoffice.org/5510 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19Convert rotation tap page to widget UIOlivier Hallot
Conflicts: cui/source/inc/helpid.hrc cui/uiconfig/ui/slantcornertabpage.ui Change-Id: Ifd2a18ad1a84728237de61bed3d96f83313afd62 Reviewed-on: https://gerrit.libreoffice.org/5506 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19Convert slant & Corner radius tabpage to Widget UIOlivier Hallot
Conflicts: cui/source/inc/helpid.hrc Change-Id: Id0a51421e7d6cb7e0d0265f88de31ff3d9c574ec Reviewed-on: https://gerrit.libreoffice.org/5505 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19drop unused help idsCaolán McNamara
Change-Id: I3c660679852afee5fc6684f4ea94445ce1ec8423
2013-08-19tweak a bitCaolán McNamara
Change-Id: Ic2ea51faf0fcec0a7d6fdc4a52e2e930e8461e20
2013-08-19Convert position & size tab page to widget UIOlivier Hallot
Conflicts: cui/source/inc/helpid.hrc Change-Id: I5265e74e88654136b4eeeabf7cfcae24dec08e38 Reviewed-on: https://gerrit.libreoffice.org/5504 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-18fix updating of initials for the RussiansIvan Timofeev
i.e. replace hardcoded "2" by nInits var. For the Russians nInits == 3. Also move the code block to the more appropriate place. Change-Id: I1cbc6b14dc5e4c04516c0d3952920ee060c81afc
2013-08-18Convert text dialog to widget UIOlivier Hallot
Change-Id: Ifd1303db2b3da95d80baaace898fc3e93996fa76 Reviewed-on: https://gerrit.libreoffice.org/5486 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-18Convert text animations tab page to widget UIOlivier Hallot
(src file will be deleted in a forthcomming patch) Change-Id: Iabb77ae70e536afe0ba24b8922be98ea87441f3f Reviewed-on: https://gerrit.libreoffice.org/5485 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-18callcatcher: update unused codeCaolán McNamara
One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is that the last use of the old PercentField is gone now as well, so that can be removed and the new PercentFieldWrap can be renamed as PercentField to take its place Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd
2013-08-18Update comment in border.cxxZolnai Tamás
Change-Id: Ica1adc71f3269a88bcf478931cee56dde565898c
2013-08-17add SvxRectCtl::SetControlSettings and restore original settingsCaolán McNamara
Change-Id: Ie307b3acb3e87bd87ec578e042b1cea29ab4839d
2013-08-17Convert text attributes tab page to widget UIOlivier Hallot
Conflicts: cui/UIConfig_cui.mk Change-Id: I9332e159a4a4865aac42f601ff1d592fd94a84b5 Reviewed-on: https://gerrit.libreoffice.org/5468 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-17remove various unused dialogsCaolán McNamara
Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
2013-08-16fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna
Change-Id: Ieff7fc6a5b718e11de7d1e4ec2087d64a8a13cae
2013-08-16WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
Change-Id: Icdc6189be1c8126f83e8585513709d44dfa6ec35
2013-08-16convert sw pos/size page to .uiCaolán McNamara
Change-Id: I75cdc5ff2f2b51ef02feba9e380571cd3b7ae803
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
Change-Id: Id16a2b29b1d6cf02b94cc6c423e2475a9cbeb8a3
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin
Change-Id: I72c5e3e47040e78976f46f585b50ab6c12f84986
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
Change-Id: Ie80c29a73db295ccc8fe975f8fe7027b9a1eb79a
2013-08-14Help button added to the aboutconfigvalue dialogEfe Gürkan YALAMAN
Change-Id: Id47fafe67c20de5b163f7a4a04d2475297664c54 Reviewed-on: https://gerrit.libreoffice.org/5421 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
Change-Id: I77726f009338ae49877c5f58fe6c14d386089bbe
2013-08-13Expert config edit button implemented.Efe Gürkan YALAMAN
Value modifying dialog added. Checking if property changed before from a vector. Not stable but working. Change-Id: Id2b5ac102007af21ec12635b98f24a11c5befc90 Reviewed-on: https://gerrit.libreoffice.org/5306 Tested-by: Katarina Behrens <bubli@bubli.org> Tested-by: Thorsten Behrens <tbehrens@suse.com> Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
2013-08-12WaE: '&=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
Change-Id: I2ffffe38b479a6116bfeff37c78cc15e5e26cee5
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: Ibcb2dd5861ad14e286596999b757ca5c41137626
2013-08-12convert vcl/abstdlg.hxx from String to OUStringNoel Grandin
Change-Id: I5c3066d458aab78ccadd14c35bdd91361dad81bf
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
Change-Id: I41997c49e6332fc378a3173616112a3a26e336ae
2013-08-12Resource cleanup in cui/Olivier Hallot
Change-Id: I30a33e3b2f7d117cf5a36df4dc076c5d32691ce1 Reviewed-on: https://gerrit.libreoffice.org/5357 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12remove HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I8872cbacfe545a389b4ef1c8b3c2a5af658db44c
2013-08-12Replace warn duplicate dialogs with new UIOlivier Hallot
Change-Id: I9d2fbea71f486d1cd8340609547da8059676cd63 Reviewed-on: https://gerrit.libreoffice.org/5356 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12help has no entry for HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I03c168f61adaae6ff98fab40923f64e5c8f9cc00
2013-08-12Replace old dialogs with new one (widget UI)Olivier Hallot
Change-Id: Ia91ce634dee434de841b9b61455e447588926f17 Reviewed-on: https://gerrit.libreoffice.org/5355 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12Replace read data error dialog with new UIOlivier Hallot
Change-Id: I1466730309351371943073548403bf7a24cc8b76 Reviewed-on: https://gerrit.libreoffice.org/5354 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1
2013-08-11Replace write data error message box with new UIOlivier Hallot
Replace occurences of error box with RID_SVXSTR_WRITE_DATA_ERROR into new widget UI Change-Id: I78ab59e30655f729dbe04ec145edcd3b3811254b Reviewed-on: https://gerrit.libreoffice.org/5347 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-09Use new save list error dialogOlivier Hallot
This patch cannot be tested unless bug fdo#67929 is fixed. Change-Id: I7183d809e460fcdd48a4af38ce5b1eb9567c7928 Reviewed-on: https://gerrit.libreoffice.org/5322 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-09Resolves: #i122818# fix crash in online-update-check when no app is activeHerbert Dürr
Closing all application windows and retaining access to the application menu is only possible on MacOSX. The DispatchProvider used for the update check seems to depend on having an active application window. Maybe it is possible to get the update check working without it but this patch doesn't attempt that, it prevent further escalation such as crashes. Fixed by: Herbert Duerr Debugged by: Oliver-Rainer Wittmann, Herbert Duerr Found by: Frantisek Erben (cherry picked from commit bd363910bb80e61805672430de7870e1583b0052) Conflicts: cui/source/options/optupdt.cxx Change-Id: I0a00b8a3af8e37997e82ffd325c8239142acbf4a
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist
Change-Id: I2c41b9960960ad9d290f84cc6e28d938068c0050
2013-08-08WaE: unused variablesCaolán McNamara
Change-Id: I1345d5fd4a634980de9b3fcdb9f60274eafc9392
2013-08-08Use new widget UI dialogs in line style ctorOlivier Hallot
Change-Id: I2b646d71fe4ab28137d88ebf638b28674eab3c91
2013-08-08Use new file load error dialog in widget UIOlivier Hallot
Change-Id: Ifa31cb9113fc497992d029f401cdadb12cf83c96
2013-08-08Use new save list dialogs in tab pagesOlivier Hallot
Change-Id: I2d85f8ab0c220d82476c4cc587921c7fb9aa5df4 Reviewed-on: https://gerrit.libreoffice.org/5301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-08Convert save list dialog to widget UIOlivier Hallot
Change-Id: I36f38accc88f9247b43e0a87fd7f4b1b86505171 Reviewed-on: https://gerrit.libreoffice.org/5300 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>