335174 Commits

Author SHA1 Message Date
Stephan Bergmann
10cafea2bc Clang does not support -fno-check-new (and it is the default for GCC anyway)
Change-Id: I7063439eb042f2abfafc06d48c4bccffd6c7762e
2013-09-30 15:12:49 +02:00
Stephan Bergmann
d3c91ba5c2 gitignore configure-generated Info.plist
Change-Id: I390dfbdedd5c4b53519c51d9953a6be07f403bc0
2013-09-30 14:48:29 +02:00
Stephan Bergmann
c3f5bb3e5b -Werror,-Wunused-function
Change-Id: I55e586fe1d145be139bf1c5b00f434ea31ba50d7
2013-09-30 14:42:12 +02:00
Samuel Mehrbrodt
eafd376f9f fdo#62082 Better Layout for Custom Animation Sidebar
* Use a toolbar with Icons instead of buttons with text
* Remove the "Start Presentation" button - it's already in the global toolbar
* Move the List of Animations to the top, the toolbar below it

This has already been discussed in the Design team (see bug report)

Change-Id: Iacbb4019ce496f1fc0dd7a252fb84f1ab52cc945
Reviewed-on: https://gerrit.libreoffice.org/6055
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 11:36:18 +00:00
Tor Lillqvist
a5730bde11 3rd party libs need to be listed more individually now, sigh
Change-Id: I604f681a43a209cb6951209e01be1bcc26cdc3c9
2013-09-30 14:25:25 +03:00
Olivier Hallot
6e8db06aa7 Convert Draw object & background dialog to new UI
Conflicts:
	sd/UIConfig_sdraw.mk

Change-Id: I5625420bb374c03da0095065444787d082df8038
Reviewed-on: https://gerrit.libreoffice.org/6066
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 11:04:24 +00:00
Michael Stahl
456b470e55 gbuild: remove "templates"
Nobody uses those anyway.

Change-Id: Ifa20827c0526a6eb3c9f554e652a354327282f48
2013-09-30 12:54:10 +02:00
Michael Stahl
28b543ce3d gbuild: remove processdelivered.mk
obsolete since 6280f921050e6e879ca752abf4e8fb7553aba6f5.

Change-Id: Idab0c904f05da66956ecbd8a01f3e9d2e2d7c605
2013-09-30 12:54:10 +02:00
Olivier Hallot
a0114eff77 Convert Draw char dialog to widget UI
Conflicts:
	sd/UIConfig_sdraw.mk

Change-Id: I1635e21d3bcfa708b4e6b99e5ec5bd00448e1f59
Reviewed-on: https://gerrit.libreoffice.org/6054
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 10:48:58 +00:00
Olivier Hallot
e5c370e53d Convert Draw page dialog to Widget UI
Change-Id: I65cb85e4f8ce3f234e6d9ae780a83db04c23f0f6
Reviewed-on: https://gerrit.libreoffice.org/6053
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 10:44:14 +00:00
Miklos Vajna
959711f127 fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotes
ExtendedSelectAll() was originally invented to e.g. select the whole
document, change the language of the selection and then inmediately
(before the layout is updated) undo the selection.

When using it for "select all and doc starts with a table" purposes,
then footnotes shouldn't be selected, just like those are not selected
either, when the doc starts with a normal paragraph. Their anchor is
still selected, and that's enough to have correct delete and copy&paste.

Change-Id: I4fc49db628054a4b8a46effc2d0328eaabcaa9f8
2013-09-30 12:28:58 +02:00
Miklos Vajna
23f5c0466f SwTxtNode::dumpAsXml: don't dereference these pointers unconditionally
Change-Id: I1b65cd92b6a2afa36a0181ab9851cfb2e30a11c3
2013-09-30 12:28:58 +02:00
Laurent Balland-Poirier
1c381d12c1 Updated core
Project: help  a6e10a3d4ef8a1f0f1c4826e300d377d677cf6e3

Update help for non-breaking space option in French

Change-Id: Ib01aa45d1c8b23e052e1ee24e26922a78a96a98d
Reviewed-on: https://gerrit.libreoffice.org/6046
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 10:14:34 +00:00
Julien Nabet
ace1c780cd n realloc -> 1 malloc + n same assignments -> 1 only
Change-Id: Ib65fabfb7445c8548845f89e5fa957a412b4222f
Reviewed-on: https://gerrit.libreoffice.org/6063
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-30 10:12:39 +00:00
Caolán McNamara
64b720dce8 Related: fdo#38838 remove UniString::SearchAscii
Change-Id: Icb7850aaabe59f96ea26a665a8d25617b2741d68
2013-09-30 11:04:22 +01:00
Stephan Bergmann
cfb09f556d Indirect dependency on boost_headers
...since 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08 "Hack to not leave SolarMutex
released after g_main_loop_run call."

Change-Id: Ib4eb92002531af423b3ed4f24f6f4b71dc9cdc0d
2013-09-30 11:49:23 +02:00
Stephan Bergmann
edecc4e9af Clean up rtl/character.hxx
It is probably best to base the functions on Unicode code points instead of
scalar values, now that they are also used from sal/rtl/strtmpl.cxx with UTF-16
code units and with arbitrary bytes (with values assumed to be a superset of
ASCII, though).  Rename compareAsciiIgnoreCase to compareIgnoreAsciiCase.  Also,
the corresponding tools::INetMIME functions can be removed completely; no need
to keep them around as deprecated.

Change-Id: I8d322177f4909e70a946e8186e3e0f7fa6d9a43e
2013-09-30 11:49:22 +02:00
Arnaud Versini
89de6ba4c6 Introduce ASCII case conversion and use more/rtl/character.hxx.
Also remove all others implementations.

Change-Id: I1dc108a9103f087bd8ce591dff2ac5dd254746f8
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-09-30 11:49:22 +02:00
Jan Holesovsky
c1df0ce01b Updated core
Project: help  824cfdb0fa0c61079cb334b1f52d992fc4abfc34
2013-09-30 09:45:10 +00:00
Philipp Riemer
2b8dc46ef3 delete code that was commented out
Change-Id: I86f53763305682946098ece4fd6d58bcfdc5a73f
Reviewed-on: https://gerrit.libreoffice.org/6083
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-30 08:28:07 +00:00
Tor Lillqvist
514414ca28 Fix up the expat dependency
Change-Id: I426779bbe0308a4e1c3bc567fe2ca67805d95e55
2013-09-30 10:51:27 +03:00
Khaled Hosny
b241c355aa This have been unused for a while
Change-Id: I0a3249ac8adb739622992f7713d5184aebc4ce80
2013-09-30 08:25:34 +02:00
Julien Nabet
9b2c434da9 Werror: nMinWidth unused
Change-Id: I2fea7be5e59c449b4d17fc30d2d3c1fcc651938d
2013-09-30 07:30:38 +02:00
Danny Brown
32dcd60b47 Ctrl + K now opens the HyperlinkDialog
Change-Id: I0177b32376b7d4c80876ad686d9e7bb16ac8d7fa

Conflicts:
	officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
2013-09-30 03:31:55 +02:00
Artur Dryomov
6faff72236 Add xxhdpi action bar icons and remove an unused search icon.
Change-Id: I7c092f0c5e42ea478946506be49a2ad47a4bb67a
2013-09-30 00:39:25 +03:00
Artur Dryomov
3b0c8081de Add some horizontal space for the computers list.
Change-Id: I4dffdf3477e4c98420ef3dee9990485c70d7a1ec
2013-09-30 00:39:24 +03:00
Artur Dryomov
3b631e4142 Rename some resources, fix action bar tab selectors as well.
Change-Id: I48b4f69bd85b9aa0b034f6a7210311598662c163
2013-09-30 00:39:24 +03:00
Artur Dryomov
041452c69f Change text for keeping screen on preference.
Change-Id: I565889ff328816031f5a73d9817b53bd18e7f153
2013-09-30 00:39:24 +03:00
Artur Dryomov
2d40728421 Change action bar background.
Use 9-patch instead of solid color. The drawable contains a little
bottom border which suits action bar better, especially on Jelly Bean
MR3 where there are no shadow below the action bar.

Change-Id: I2fd34109aae82b52326cf1315c4080e72bdb2530
2013-09-30 00:39:23 +03:00
Julien Nabet
30e72a9a36 cppcheck: some cleanings
Change-Id: Ie41b33c09d79b40116cc10f7557987860acb55e8
2013-09-29 22:49:49 +02:00
Caolán McNamara
26bb3a0895 add border to driverlist and drop unnecessary custom hid
Change-Id: I4e81556a0e1e0a6c9dd2aea42b3e7106f7dcf65c
2013-09-29 20:34:04 +01:00
Caolán McNamara
48d39355ca Updated core
Project: help  1008ed32d8e2196c3c26e5aee2c1929377bea919
2013-09-29 19:33:54 +00:00
Caolán McNamara
c08ee0c6d9 swap buttonbox for box
Change-Id: I56f2ea6731996edc9a4582dc83c9b00f09df8fd7
2013-09-29 20:25:17 +01:00
Caolán McNamara
574764bb17 no need for a double border inside border
Change-Id: I650e00bd026a66f82c6a21b0810b53f2f98c81c9
2013-09-29 19:59:58 +01:00
Caolán McNamara
ffbc9f2768 no need for custom HID_OFAPAGE_MSFLTR2_CLB hid
Change-Id: I6002c20bf1f6e6dab6ba7d0b7a0fbbe6a721e115
2013-09-29 19:59:58 +01:00
Caolán McNamara
3755b5d811 Updated core
Project: help  3d831c50a956ae42a8988d7c579a8e33b4ab6886
2013-09-29 18:59:51 +00:00
Markus Mohrhard
140e5eabbf replace more auto_ptr with scoped_ptr
Change-Id: Ia96fcc857e028c7c14186b9560153e7580e6b4fb
2013-09-29 20:26:06 +02:00
Markus Mohrhard
d3affcac9a remove unused include
Change-Id: I5d2c9bbb45c3a1f058cf3ec0e5a2a255ce83cefe
2013-09-29 20:26:06 +02:00
Markus Mohrhard
f77dedbc97 remove a few more auto_ptr
Change-Id: I316d5c91bf80ab46f8f29f4986295d48fc4427e7
2013-09-29 20:26:06 +02:00
Markus Mohrhard
00669d5976 replace some auto_ptr with boost::scoped_ptr in chart2
Change-Id: I45abfdee2e4a4e51d2066afc867e730008579814
2013-09-29 20:26:06 +02:00
Markus Mohrhard
e880a88834 fix undefined behavior with out-of-bounds substring access
Change-Id: Ie40d3dd2947d41b62eae84f20cfe457d69cc4bfe
2013-09-29 20:26:06 +02:00
Markus Mohrhard
383622a30d show chart context menu entries again
Change-Id: If4ff5188af95a7b5274d88ced41ceaae2bb7fd0b
2013-09-29 20:26:05 +02:00
Markus Mohrhard
0c377feb71 no need for this temporary object
Change-Id: I207e8fa781721ed20c306a8c581af1bc03b5d8f2
2013-09-29 20:26:05 +02:00
Markus Mohrhard
e4168dabd2 don't use SAL_WARN to log calls
Change-Id: Ia9ac8ff7d187cab9d158ffe97fb2d5faca269638
2013-09-29 20:26:05 +02:00
Andras Timar
b35c511b83 I forgot to add -d swith to signtool
The UAC prompt shows a temporary random Program Name for msi, if the
-d switch is not given.

One more change: probably it is not wise to print the password of
code signing key in clear text to log and to screen.

Change-Id: I1f555754eee19708bbd7a3c70280fe662c77fc3a
2013-09-29 09:47:06 -07:00
Jan Holesovsky
51576d102f Updated core
Project: help  cc089237993994a0a3ce91112eb45693f9a2993d
2013-09-29 13:38:32 +00:00
Takeshi Abe
2ee4a04d61 Mark as const / static
Change-Id: Ib88b9e5533e56bb8b0b05c4e668299b033f17ffb
2013-09-29 22:34:40 +09:00
Jan Holesovsky
33ad001fe6 Convert connpooloptions to .ui + adapt code.
Change-Id: Idf76635180f73716f3d476975d9738edad464348
2013-09-29 14:49:43 +02:00
Jan Holesovsky
b84c89bb2a Convert dbregister to .ui + adapt code.
Change-Id: I81cef872b6369df425b6cb3bab0eeae3fde2c34c
2013-09-29 14:49:43 +02:00
Jan Holesovsky
ffe69acb22 Kill internationaloptions page, it has been unused for years.
Change-Id: Ia528bf60a8af81b17ca18ad5eb305bed59818d05
2013-09-29 14:49:43 +02:00