summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Collapse)AuthorAgeFilesLines
* move memory option page to cui and adapt codeCaolán McNamara2013-02-198-353/+471
| | | | Change-Id: I0660592f233d9f190d11337068f33f2c13ba9251
* Fix the Ignore system input language label truncated in translationsAndras Timar2013-02-181-1/+1
| | | | Change-Id: I3d05135f7973d6ca9cb3e554a4c80544a17e6f60
* remove unused hidCaolán McNamara2013-02-181-1/+0
| | | | Change-Id: I3a762f61720b02e92592ec19f0da199823c9f5ce
* migrate the textflow NumericField settings to GtkAdjustmentsCaolán McNamara2013-02-181-5/+35
| | | | Change-Id: I751071365b8aaa0d22364ed0ca74b3954839c126
* Widget UI for Text Flow tab pageOlivier Hallot2013-02-186-607/+833
| | | | | | | | | | | | * Need to address help for the page Conflicts: cui/UI_cui.mk Change-Id: I7e4d9c9827ba80986059ff628d02f798eabbb4f6 Reviewed-on: https://gerrit.libreoffice.org/2184 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara2013-02-182-2/+0
| | | | Change-Id: If69a3ca02615ae50404fc66b3f560d9c9988ded4
* HIG adjustment for numbering tab page formatOlivier Hallot2013-02-181-4/+6
| | | | | | | Change-Id: If3503445783b3158c4d669aed0ec37e4a6279f19 Reviewed-on: https://gerrit.libreoffice.org/2194 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* move General options page to cui and adapt codeCaolán McNamara2013-02-187-299/+474
| | | | Change-Id: I724db9d199ad15d31f8daf2329ceb9cd46fdefda
* move Stored Web Connection Information dialog to cuiCaolán McNamara2013-02-189-249/+278
| | | | Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-156-38/+49
| | | | Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c
* Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara2013-02-154-4/+4
| | | | | | | | | | | Under Linux dlsym will search other locations and find them if they exist elsewhere, but not under windows, so its easy to put the wrong lib name in if developing under Linux because it'll generally work anyway. So add a script: bin/verify-custom-widgets-libs which can be used under Linux to verify that the required factory methods exist in the right lib. Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
* fully convert security options to .ui formatCaolán McNamara2013-02-156-345/+226
| | | | Change-Id: I119b38f96ebdd6af19b9dce926a684398b4f72f8
* cui: get rid of _SVX_BACKGRND_CXX defineMiklos Vajna2013-02-152-4/+1
| | | | Change-Id: Ib93806d697f10abeb1e97d0cb08954e15961ad87
* move security options dialog to cui and adapt codeCaolán McNamara2013-02-156-20/+304
| | | | Change-Id: Ie1f5c5eb437c55844a524c1219b1e30e5f07b3c3
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-143-21/+13
| | | | Change-Id: Ib34dfd1ffa096ce890a8cb1baf403e595128c79c
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ↵Jean-Noël Rouvignac2013-02-142-3/+3
| | | | | | | | | ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING Change-Id: I96d690bf9f9b319e9eeafcf218ec5ce87f21215f Reviewed-on: https://gerrit.libreoffice.org/1954 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* TriState boxes created via the builder default to STATE_DONTKNOWCaolán McNamara2013-02-143-6/+7
| | | | | | | while classic ones default to "false", easiest thing to do here is to simply only query for their value if enabled Change-Id: I5b01d344a5310b9bbd8d59e9c53bef1a6bfee1ce
* Widget for asian typographyOlivier Hallot2013-02-146-72/+107
| | | | Change-Id: I70535593c3e06caca48ae8bc8b9476ae09210df8
* SvxBackgroundTabPage: use XFillStyle enumMiklos Vajna2013-02-142-19/+59
| | | | Change-Id: I8fb8765ed6ee2f879a170f4f9c51ee05b695304a
* SvxBackgroundTabPage: select matching gradient entry on load, if possibleMiklos Vajna2013-02-141-2/+8
| | | | Change-Id: Ie654fc795a3f46f1ff26a1ff5adb7e8ce9091851
* SvxBackgroundTabPage: fix non-gradient preview in gradient frameMiklos Vajna2013-02-141-0/+6
| | | | Change-Id: Ia7d64301a250bf51a6343f155144edced8e3bd09
* consistent 6 pixels borders around all option pagesCaolán McNamara2013-02-136-10/+16
| | | | | | and center middle column of writer print options Change-Id: I344d114ec0dd87ef5de5a920acea9f39e0e89dfe
* HIG spacing for personalization_tabCaolán McNamara2013-02-131-2/+4
| | | | Change-Id: Ia791942f77df024a90224a706847300643d5a74e
* move security options to cui and adapt codeCaolán McNamara2013-02-136-329/+521
| | | | Change-Id: I7f53b9486d95f539fe893f7ab72c2eee64449064
* SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENTMiklos Vajna2013-02-131-2/+14
| | | | | | | This makes it possible to turn the bitmap background of a Writer frame into a gradient one. Change-Id: Iae88793d40593a2adbcc7f83e82e28265cdd9be7
* SvxBackgroundTabPage::FillItemSet: handle XFILL_GRADIENT -> XFILL_SOLIDMiklos Vajna2013-02-131-0/+3
| | | | | | | This makes it possible to turn off the gradient background of a Writer frame. Change-Id: Ic7bdfec252847f463da47c838c7de0fdb7625869
* consistent padding around various format->character pagesCaolán McNamara2013-02-137-94/+50
| | | | Change-Id: I8c8ed2db29d1175ba2187509482cdaf858ed660c
* Some cppcheck cleaningJulien Nabet2013-02-131-1/+1
| | | | Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-129-17/+17
| | | | Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
* cui: kill RTL_CONSTASCII_USTRINGPARAM in macrosMiklos Vajna2013-02-121-2/+2
| | | | Change-Id: I4d6b7760f9c6901c5c42070bedc8fbbec79215d0
* SwFrmDlg: initial gradient background UIMiklos Vajna2013-02-123-22/+206
| | | | Change-Id: I7d8612d6b2d3eb2262ed148153a0c249bcb36599
* Some cppcheck cleaningJulien Nabet2013-02-121-5/+3
| | | | Change-Id: Idb380dbb7470dbdb371778ba0c486392cc55380e
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-122-42/+24
| | | | Change-Id: I1cafbfc53994e5d74241042dbd1d292ddbda67d5
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-123-6/+6
| | | | Change-Id: Iaf81a38063411b8a003b78f7eb7d6aab6c9df292
* address cell protection text alignmentCaolán McNamara2013-02-122-209/+0
| | | | | | tabpage code lives in sc, so .ui should live in sc Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
* Widget for Calc protect cell tab pageOlivier Hallot2013-02-122-0/+209
| | | | | | | | | | | * Translated some German comments to English (thanks to David E. Jourdain) * Moved tab page .ui from sc/ to cui/ * Need to address text alignment on the right Change-Id: I332c263bce7c8f743c60bbe79e23641e9f037474 Reviewed-on: https://gerrit.libreoffice.org/2075 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* add borders to simpletablecontainerCaolán McNamara2013-02-116-6/+6
| | | | Change-Id: I9215516c21ce1330cf1fef07cbd647a1c318e241
* move paths option page .ui to cui and adapt codeCaolán McNamara2013-02-1111-234/+289
| | | | Change-Id: I60063a0d101ef47271194e45ee59f9ff622a4f1c
* fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin2013-02-111-6/+2
| | | | Change-Id: I15f45bb51fe8880041c396025efdd5c91ebc3f13
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-5/+4
| | | | | | And deprecate the old-style service util::MacroExpander Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd
* fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2013-02-111-26/+17
| | | | Change-Id: I16efc7466a2dbcccb4dddefdccada8549e7252f8
* Fix "bModified" reassigned before previous value usedJulien Nabet2013-02-081-3/+1
| | | | Change-Id: Ief802e26faf8165477b12d92524ce36f92575509
* Fix "eState" reassigned before previous value usedJulien Nabet2013-02-081-3/+1
| | | | Change-Id: I2ca1ebdd726b0f07d796d883f3340213780c7b79
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-082-15/+7
| | | | | | | Change-Id: I6daea312198fae3a9717bd8d4fea6371aa4cd275 Reviewed-on: https://gerrit.libreoffice.org/1962 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* move java options page .ui to cui and adapt codeCaolán McNamara2013-02-0810-277/+528
| | | | Change-Id: I481a4bbe06a5d0b3fb8701181d49d84d628fdd32
* restore full list of destination colorsCaolán McNamara2013-02-071-1/+1
| | | | Change-Id: I54d7372bade5ac067a781956d987409008de0b2b
* convert drawinglayer gradient dialog to new .uiMiklos Vajna2013-02-076-508/+753
| | | | Change-Id: Iaa91d3b1ab47e02edc69c2b9abdb33ae097571cb
* SvxBackgroundTabPage: don't hide items in Show() methodsMiklos Vajna2013-02-072-11/+23
| | | | Change-Id: Icac851be692837873b177b4bd9a7c47d3d785702
* add some missing member initializationsDavid Tardon2013-02-076-0/+41
| | | | Change-Id: I36bab07a127f90f651f3db67831a37bbb78900ce
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-1/+1
| | | | | | | Change-Id: I0a44bab196ae239d3bdea75fd2b657bdfa4ecf31 Reviewed-on: https://gerrit.libreoffice.org/2011 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>