summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Collapse)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
Mechanical removal of usage together with OUString ctor, done by compiler plugin. Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
2013-05-04fix macro assign dialogCaolán McNamara
Which was empty of contents e.g. from autotext->macro... because of 5d84af7e83404f22d3c9cd0b0bb88fb84d0550e7 "fdo#57553: Picture dialog Macro tab page: lazily init" which was because of bd2c14ec78a7549d4a19738154cdd5ea890f61c4 "we have to have all tabpages in all modes now" which was because we need to create all tabpages in order to determine their size for layout. Change-Id: I01fe03abf3e4582e87927729286a21d0bac7037c Change-Id: Ic662f6a927225b56820ccebf135b82ab1631974d
2013-05-04fdo#54087 refactor/fix browser plugin detection on WindowsAndras Timar
Former code did not find the Firefox plugin, if it was registered under HKEY_CURRENT_USER. Therefore the checkbox state was not preserved in Tools - Options - Internet - Browser Plug-in. Change-Id: I9ae2a7dae1501500d7ea7cb42517605219450af3
2013-04-30rework background page to balance the preview and controlsCaolán McNamara
a) expand to fit the available space b) make the controls and the preview the same size c) reorganize the three options of color, gradient and bitmap to all put the preview in the same place and adjust so the preview is the same size in each case, i.e. switching between views gives the impression of a single shared preview element d) put a border around the gradient list so its area is visually noticable to be the same size as its preview area Change-Id: I88735778bb482f9dd011f890d170be127877367a
2013-04-30Bin rtl:: namespace prefix for OUString that had crept backTor Lillqvist
Change-Id: I64ab5fd3268a9366ddfec823e7d936b5790f23e1
2013-04-30Restore accidentally removed prefixTor Lillqvist
Change-Id: I62e9daa35605883ee0949ecdce6b86c07cc42c09
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-27some eco-activismThomas Arnhold
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
The time when it made sense to use "clever" #ifdefs to, for performance or compiler reasons, conditionally bypass private parts of a class declaration passed a decade or longer ago. Still more of this in sw and sc. People working on those modules might want to do it too, or not. Change-Id: I1053139ca5e5e2631f7b22d99d3bada54fc337be Reviewed-on: https://gerrit.libreoffice.org/3627 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22sal_Bool to boolMatteo Casalin
Change-Id: I5831dfb7270ce3983a454c6c40558a74931d5200 Reviewed-on: https://gerrit.libreoffice.org/3537 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
Change-Id: I84a88238f6cdc485530ffb76f9444179a22abb92 Reviewed-on: https://gerrit.libreoffice.org/3491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19Personas: Now they are called 'Themes', and changed location.Jan Holesovsky
Updated the URL's + the code that works with them & parses the page accordingly. Change-Id: Iba1414c749bdf227b3945162da83e3d35ce86244
2013-04-18fdo#63503 add 'Delete Last' button to Special Characters dialogAndras Timar
Change-Id: I7f14564f6b28e0b480b503394e0e078ed28f9150
2013-04-18pick a default number of lines for abbrev/double listsCaolán McNamara
Change-Id: I553149931b6f2bad5ef149d899ca974240bda4fd
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara
Change-Id: I962fae2d4d177a7ca364d0dece0c15132a199497
2013-04-18remove unused helpidCaolán McNamara
Change-Id: Iefbab5f23e0d0143ec0d9c81e9c68241d8878e3a
2013-04-18make replace column list align with replace editboxCaolán McNamara
Change-Id: I23c813bde254c65ce3279784aa0650c879fdd992
2013-04-18convert autocorrect replace to to .uiCaolán McNamara
Change-Id: Id1ea4f5e5f003b4c5c405556a2951943a5ed4fb2
2013-04-17convert autocorrect dialog to .ui formatCaolán McNamara
Just the outmost dialog itself, not the individual pages. We have to go top down in this case to incrementally convert the pages because of the non-standard additional widgets outside the tabcontrol area. So this dialog is set to non-resizable until its contents are converted over. Change-Id: I92014a44b4cab8d345666295b052635d4b57a496
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
Change-Id: I23c9f905e6f679299f95baa6d8d4bafa97a3f19a Reviewed-on: https://gerrit.libreoffice.org/3399 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16convert email options to .ui formatCaolán McNamara
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
2013-04-16convert browser options to .uiCaolán McNamara
Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0
2013-04-08Resolves: fdo#59246 shrink font to fit available widthCaolán McNamara
Change-Id: I74cabfcbbfe24e598e497cf6eb451bd9ab517c44
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
the service already existed, it just needed an IDL file Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
2013-04-08Fix variable reassigned before the old value has been usedJulien Nabet
Change-Id: Ifd90fe801371a7f4cbeefe49dbfbe192c3040ebd
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-05new module i18nlangtagEike Rathke
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05Resolves: fdo#62478 crash on tools->options->base->databasesCaolán McNamara
Change-Id: Ic24c5f14f66a4059ce653df34321352adb50496f
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
Just sprinkle #ifdef SOLAR_JAVA into the code instead. In the source for jvmaccess and jvmfwk such ifdefs can be removed as it isn't compiled unless SOLAR_JAVA. Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
2013-04-04convert about dialog to .ui formatCaolán McNamara
Change-Id: I7a4636c212e19702b94f5c42491c9785f1eccc00
2013-04-03convert online updates page to .uiCaolán McNamara
Change-Id: I69e8a1d136df3f8f8daa2d3f5241b74d2b39efdd
2013-04-02remove unused help idsCaolán McNamara
Change-Id: Ie4d5869dc08d67486c27dc4c31333aee3b6c61ec
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot
Format - cell, alignment tab Change-Id: I78e4252064671720d41ad3af086b41d2efe06ac1 Reviewed-on: https://gerrit.libreoffice.org/2773 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-04-01remove unused help idsCaolán McNamara
Change-Id: I2a5e7099fd9900864c70c4e2be687e69d67509f9
2013-03-30Simplify a bit iterators stuffJulien Nabet
Change-Id: Ie2159d5eb8caf3d8f13d9c1ec49cc2bb6a0d94eb
2013-03-30remove local css definitionsThomas Arnhold
follow-up of 66a175834c39ccde9475eac3adb72a843110d01f Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
and at the same time we got rid of tools/fsys.hxx dependency in svtools Change-Id: I5237529681a8b6ec32f41086af41ac575fbcff9b
2013-03-29String to OUStringAndras Timar
Change-Id: I3292e489d0033f56c407af799e9c90d497e98744
2013-03-29ResMgr with LanguageTagEike Rathke
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
2013-03-27DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
Change-Id: Iac61bcae89e9a96c7b9b97be3fa60378acc89bd9
2013-03-27-Wunused-macrosStephan Bergmann
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-26convert half of optfltr.src to .uiKrisztian Pinter
Converted the "VBA Properties" half of optfltr.src to optfltrpage.ui. Change-Id: Ie200377f2956aa243b1be859eb52972b79e9dc66 Reviewed-on: https://gerrit.libreoffice.org/2961 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-25cui: replace DBG_ASSERTs with bogus messagesMichael Stahl
Change-Id: I0646224e50d36db0171c063bd68e8eb6b4b6519c
2013-03-22String::AppendAscii cleanupRicardo Montania
Change-Id: I3c1ff291488b7747e143982aa7ea95169175c2c2 Reviewed-on: https://gerrit.libreoffice.org/2914 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
Change-Id: I9a0677cb36805d0a27514824c937901f73fee1c8 Reviewed-on: https://gerrit.libreoffice.org/2864 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3