Commit graph

1458 commits

Author SHA1 Message Date
Philipp Riemer
2ce25faffd fix typos (wich instead of which) 2013-05-06 20:07:23 +02:00
Luboš Luňák
e2e2cc6114 remove usage of RTL_CONSTASCII_USTRINGPARAM
Mechanical removal of usage together with OUString ctor, done
by compiler plugin.

Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
2013-05-06 16:51:45 +02:00
Caolán McNamara
cf3d6757a9 fix macro assign dialog
Which was empty of contents e.g. from autotext->macro...

because of 5d84af7e83
"fdo#57553: Picture dialog Macro tab page: lazily init"

which was because of bd2c14ec78
"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-04 20:53:16 +01:00
Andras Timar
e61ea2d79f fdo#54087 refactor/fix browser plugin detection on Windows
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-05-04 09:58:06 -07:00
Caolán McNamara
1680b036c5 clear gtk enum value response ids
Change-Id: I4cf3d81bcfe31e8a2b99c0f770bc1f999205f110
2013-05-01 14:42:04 +01:00
Caolán McNamara
930582f5bc rework background page to balance the preview and controls
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-30 16:00:17 +01:00
Tor Lillqvist
bf3f3668c8 Bin rtl:: namespace prefix for OUString that had crept back
Change-Id: I64ab5fd3268a9366ddfec823e7d936b5790f23e1
2013-04-30 17:45:19 +03:00
Tor Lillqvist
71512d1a99 Restore accidentally removed prefix
Change-Id: I62e9daa35605883ee0949ecdce6b86c07cc42c09
2013-04-30 17:41:16 +03:00
Michael Meeks
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Thomas Arnhold
f8231a9765 some eco-activism
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
2013-04-27 23:04:15 +02:00
Tor Lillqvist
ec8617568f Bin ugly (ab)use of preprocessor in headers
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-27 09:28:37 +00:00
Caolán McNamara
6f906d9c26 add borders to category and format listboxes
Change-Id: Ic53084ded75f9c9000d5768de12953e3b339908e
2013-04-25 20:56:56 +01:00
David Tardon
1cc9bbfd57 gbuild: drop empty use_packages calls
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f
Reviewed-on: https://gerrit.libreoffice.org/3503
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:18:15 +00:00
David Tardon
c042cd05e9 gbuild: drop uses of removed packages
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:18:03 +00:00
Michael Meeks
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Matteo Casalin
e0067f8451 sal_Bool to bool
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-22 07:16:25 +00:00
Michael Dunphy
13dcaae519 fdo#62699 Remove pass-through headers
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-20 18:15:58 +00:00
Michael Dunphy
8546c324ff Remove pass-through header file sot/inc/sot/clsids.hxx
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-20 14:55:56 +00:00
Marcos Paulo de Souza
0f200cc30e fdo#63154: Change Min/Max/Abs for std::min/max/abs
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-20 11:09:54 +00:00
Jan Holesovsky
6faa622c13 Personas: Rename them to Themes even in the UI.
Change-Id: Ia7916e0cbbf91de09195c20b60f31ffe80256a9c
2013-04-19 16:32:38 +02:00
Jan Holesovsky
ca3fa2a210 Personas: Now they are called 'Themes', and changed location.
Updated the URL's + the code that works with them & parses the page
accordingly.

Change-Id: Iba1414c749bdf227b3945162da83e3d35ce86244
2013-04-19 16:32:38 +02:00
Andras Timar
ab7776e1bc fdo#63503 add 'Delete Last' button to Special Characters dialog
Change-Id: I7f14564f6b28e0b480b503394e0e078ed28f9150
2013-04-18 12:47:23 -07:00
Caolán McNamara
fe9237785a pick a default number of lines for abbrev/double lists
Change-Id: I553149931b6f2bad5ef149d899ca974240bda4fd
2013-04-18 15:49:20 +01:00
Caolán McNamara
599d66fdce convert autocorrect replace tabpage to .ui format
Change-Id: I962fae2d4d177a7ca364d0dece0c15132a199497
2013-04-18 15:45:24 +01:00
Caolán McNamara
49313bd92e remove unused helpid
Change-Id: Iefbab5f23e0d0143ec0d9c81e9c68241d8878e3a
2013-04-18 14:17:23 +01:00
Caolán McNamara
ac1f7e13b0 make replace column list align with replace editbox
Change-Id: I23c813bde254c65ce3279784aa0650c879fdd992
2013-04-18 10:06:05 +01:00
Caolán McNamara
61a690cd79 convert autocorrect replace to to .ui
Change-Id: Id1ea4f5e5f003b4c5c405556a2951943a5ed4fb2
2013-04-18 10:06:04 +01:00
Caolán McNamara
2bbdf5c722 convert autocorrect dialog to .ui format
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-17 17:06:16 +01:00
Noel Grandin
e2ce353894 remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx
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-16 20:25:41 +00:00
Caolán McNamara
8fb49ab62e convert email options to .ui format
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
2013-04-16 10:53:15 +01:00
Caolán McNamara
0039c8598c convert browser options to .ui
Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0
2013-04-16 10:15:38 +01:00
David Tardon
ed72983131 rename UI to UIConfig
I plan to use it to deliver all */uiconfig files, not just .ui, as a
preliminary step to get rid of postprocess/packconfig.

Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149
Reviewed-on: https://gerrit.libreoffice.org/3225
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11 03:37:30 +00:00
Caolán McNamara
eb1c808001 Resolves: fdo#59246 shrink font to fit available width
Change-Id: I74cabfcbbfe24e598e497cf6eb451bd9ab517c44
2013-04-08 14:42:53 +01:00
Noel Grandin
34da7fbcc6 fdo#46808, convert embed::MSOLEObjectSystemCreator to new style
the service already existed, it just needed an IDL file

Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
2013-04-08 13:53:03 +02:00
Julien Nabet
73cc9fc42c Fix variable reassigned before the old value has been used
Change-Id: Ifd90fe801371a7f4cbeefe49dbfbe192c3040ebd
2013-04-08 07:31:04 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
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-07 14:23:11 +02:00
Eike Rathke
876c619b94 new module i18nlangtag
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-05 19:10:48 +02:00
Caolán McNamara
944bc0a3a3 Resolves: fdo#62478 crash on tools->options->base->databases
Change-Id: Ic24c5f14f66a4059ce653df34321352adb50496f
2013-04-05 12:19:51 +01:00
Tor Lillqvist
b7525f1f1d Drop jvmaccess and jvmfwk when no SOLAR_JAVA
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-05 00:18:50 +03:00
Caolán McNamara
79af094f8a convert about dialog to .ui format
Change-Id: I7a4636c212e19702b94f5c42491c9785f1eccc00
2013-04-04 20:59:45 +01:00
Caolán McNamara
e910123ece make border property of multiline edit optional
Change-Id: Ideeda46baf3d96dd52a77b5d225df3c00153183e
2013-04-04 20:59:45 +01:00
Honza Minarik
2409c4b291 Resolves: fdo#60663: Adapt hyphenation dialog to HIG
Change-Id: I1a67a73e6dc6b26bdb84f0594d84a1f5d7e2bca2
2013-04-03 14:33:08 +01:00
Caolán McNamara
1b6afe0788 convert online updates page to .ui
Change-Id: I69e8a1d136df3f8f8daa2d3f5241b74d2b39efdd
2013-04-03 14:33:08 +01:00
Caolán McNamara
d0fead6129 remove unused help ids
Change-Id: Ie4d5869dc08d67486c27dc4c31333aee3b6c61ec
2013-04-02 15:24:27 +01:00
Caolán McNamara
67e5e3763f various efforts to consistently apply HIG rules
Change-Id: I1056635b0bd6f1220a7cf7cc1182a37c7d104a9a
2013-04-02 13:34:13 +01:00
Olivier Hallot
df311b82a3 Widget UI for Calc cell alignment page
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-02 12:33:23 +00:00
Caolán McNamara
0c3ee47708 remove unused help ids
Change-Id: I2a5e7099fd9900864c70c4e2be687e69d67509f9
2013-04-01 21:34:26 +01:00
Caolán McNamara
2ba5a31ceb put save options into columns
risk putting the save options into columns, and put the load
options into their traditional position, rather than side
by side with the save options

Change-Id: I298ca87b11afcc0dcd4ddc148b37f50e0c89baea
2013-04-01 21:34:25 +01:00
Caolán McNamara
b7b0c61e8e various efforts to consistently apply HIG rules
Change-Id: I168fd3813d64c11d2c90bf94cac146a26714adde
2013-04-01 21:34:25 +01:00
Julien Nabet
51e05acf07 Simplify a bit iterators stuff
Change-Id: Ie2159d5eb8caf3d8f13d9c1ec49cc2bb6a0d94eb
2013-03-30 22:09:21 +01:00