Commit Graph

333664 Commits

Author SHA1 Message Date
Michael Stahl
c91f708218 fdo#68731: vcl: fix path for bundled fonts on Windows
WinSalGraphics::GetDevFontList(): remove the obsolete "Basis" from
the search path to find the bundled fonts.

Change-Id: I7d7d650243592944e3339dd75caf29f2b2fe6670
2013-09-03 17:32:12 +02:00
Tor Lillqvist
d8d26ba156 More headers need un-symlinking for MSVC
Change-Id: Ic5f0bfab4a729b0abca332454817aa899a5adc6f
2013-09-03 18:30:06 +03:00
Ivan Timofeev
3103306f47 fix html export of line spacing
regression from 84931eb8ae

Change-Id: Ifcedcd34721a1ca162495f57ad36cfc6859ab0c4
2013-09-03 19:03:20 +04:00
Tor Lillqvist
d81da41c9d Don't compile all of the sal library as Objective-C++ on OS X after all
I doubt it affects ABI, but let's not take the risk.

Instead, just compile the uunxapi.cxx file (which has no public API)
as Objective-C++, as that is now the only one where Objective-C API is
used.

This reverts part of d22c94dbf1

Change-Id: I240dbb36529c419b81b062f6fe860a9e621c2400
2013-09-03 17:38:53 +03:00
Tor Lillqvist
dd3293b83a Upgrade the bundled OpenSSL to 1.0.1e
Change-Id: I5bc15cd2a6e35a7e4dd203ceffb3b49e5949855c
2013-09-03 17:38:53 +03:00
Ivan Timofeev
a8865e5df6 fix html export of SfxPoolItems
hintids.hxx and SwAttrFnTab were out of sync => wrong functions were called.

regression from 288bcd68bd

Change-Id: I2a8a68178249f6a4a8a82f38960b046850f7368b
2013-09-03 18:09:33 +04:00
Caolán McNamara
f46f23a109 XubString->OUString
Change-Id: I86515dde1c6169531e687701a5ae067de1b6f114
Reviewed-on: https://gerrit.libreoffice.org/5782
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-03 13:08:33 +00:00
Matteo Casalin
2564c5bbe4 String to OUString
Change-Id: I41bda1a4d37bff782a51d07e36d471df2d6b421b
Reviewed-on: https://gerrit.libreoffice.org/5776
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-03 13:08:22 +00:00
Tor Lillqvist
cbfe56c3bc WaE: C4101: 'ex' : unreferenced local variable
Change-Id: I804bafb4057e1bb409b7f30d79554f2773cb3967
2013-09-03 15:46:47 +03:00
Tor Lillqvist
e576b47521 Blind fix to make this perhaps actually work
Change-Id: If99b8f1bf55fe9acd12b9668bf8e8e4386aa44e7
2013-09-03 15:33:50 +03:00
Tor Lillqvist
f50f10ed74 Just use the wide char API and no TCHAR crack, puh-lease
Change-Id: I12dc2d9d1c76e43d27b6aaf2ded6444a6aa3d365
2013-09-03 15:33:49 +03:00
Marcos Paulo de Souza
9e9693b91a fdo#68877: Select "<?>" as Elements window do
Elements Dock needs to have the same behavior of Elements window. After insert some symbol, if
this symbol have some placeholder, select the first placehold to user put some data.

This increases usability of Elements Dock.

Change-Id: Idc57cc6817d94f698632eb938600a55c8f9afbd8
Reviewed-on: https://gerrit.libreoffice.org/5780
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-03 12:32:26 +00:00
Eike Rathke
7c032aa60e resolve all known fallbacks
Needed for rsc during build time to not pull in liblangtag and its data.

Change-Id: I1d4dd32b04ed93ec75720132a30b66ef63fec179
2013-09-03 14:30:14 +02:00
Eike Rathke
c318f19c49 simplified simpleExtract() and made some cases work
Change-Id: I5d39a020a4bb6164c0d7695d2f2e43785869b345
2013-09-03 14:30:13 +02:00
Stephan Bergmann
9eefaa56e4 warning C4701: potentially uninitialized local variable 'pItem' used
Change-Id: I04cc1589139841f50fcaa5ef9e1deaf53fb00096
2013-09-03 14:21:03 +02:00
Caolán McNamara
4a4ed52e57 Resolves: rhbz#993963 NULL m_pWindow on firefox deleted plugin
Change-Id: Idb12b12e4313668bf3390a97551c688ee0dcde67
2013-09-03 12:25:49 +01:00
Stephan Bergmann
6cb1ddb7cc Make --enable-vlc at least compile on Windows
...no idea whether the changes are actually any good, though.

Change-Id: I43965f6c10b572ee098bfacfa0995414a53af45f
2013-09-03 13:24:43 +02:00
Tor Lillqvist
29875a8d05 WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool'
Change-Id: I18cefc69b963cb957645a4586079de0d448e90b3
2013-09-03 14:16:17 +03:00
Artur Dryomov
96eff63b87 Fix HTML closing tags order for slide notes.
Change-Id: Ia6f84965ea0137c58f6bef375e14863d262f7e2b
Reviewed-on: https://gerrit.libreoffice.org/5771
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-09-03 11:09:19 +00:00
Tor Lillqvist
17fb3ac805 WaE: C4101: 'ex' : unreferenced local variable
Change-Id: If56eaa48c176138cd1b74da2f7f0aa71e3845894
2013-09-03 13:55:18 +03:00
Krisztian Pinter
48d00430e2 startcenter: Add tooltips for thumbnails with long filenames
Change-Id: Id9bab881f74b40691cb3e7364af78758d769a8a6
Reviewed-on: https://gerrit.libreoffice.org/5756
Reviewed-by: Krisztian Pinter <pin.terminator@gmail.com>
Tested-by: Krisztian Pinter <pin.terminator@gmail.com>
2013-09-03 10:26:35 +00:00
Miklos Vajna
78d1f1c283 fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frame
This is a port of commit 8fe8bd6c3b
"Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a
frame" from the WW8 filter to the DOCX one.

(regression from edc4861a68)

Change-Id: If1bb4a8a3786aacd618585cf859b57ce9be85c51
2013-09-03 12:13:03 +02:00
Stephan Bergmann
624ebf61f6 warning C4702: unreachable code
Change-Id: I1391780715e7b29a33c3ee647a62780b0b2174a4
2013-09-03 11:58:13 +02:00
Caolán McNamara
2c7988205f WaE: unused define
Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9
2013-09-03 10:26:01 +01:00
Artur Dryomov
d07bb04d2f Remove cancel buttons from timer dialogs.
The cancel button just duplicates back button on Android devices.

Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25
2013-09-03 12:22:48 +03:00
Artur Dryomov
20eb1462b6 Change saving computer connnection fragment state.
* Do it more proper way.
* Do not reconnect on orientation changes without user actions.

Change-Id: Ib5dcb7ef05096b9ee2899d3508961fc52f706729
2013-09-03 12:22:48 +03:00
Artur Dryomov
7b6720c3f1 Add preferences keys single source.
Should help avoiding type errors.

Change-Id: I5b15d7e21e3adcff0fd1fe11d5a14c121fbd486b
2013-09-03 12:22:47 +03:00
Artur Dryomov
b6f6147c9c Add saving computer information on keyboard actions.
Change-Id: I84844a004d2d07809f024ed2e84abcbbba80fb99
2013-09-03 12:22:47 +03:00
Artur Dryomov
837d6e5024 Change search delay from 10 seconds to 5.
Should be better for UI interaction feelings.

Change-Id: I68322ed71878ec520676d68d821f64041476b800
2013-09-03 12:22:47 +03:00
Artur Dryomov
920370f7d8 Add computer name as a subtitle to the connection activity.
Change-Id: I3df33faef2004107cd2a806e536efb63517a18c7
2013-09-03 12:22:46 +03:00
Artur Dryomov
cfe24b09a5 Change time of intents filter reginstration.
A Bluetooth pairing dialog somehow sets the connection fragment on pause
so old registration would cause loosing messages from service.

Change-Id: Ie4f6bef96b89a0c2aa86ec00da478831b572e191
2013-09-03 12:22:46 +03:00
Artur Dryomov
ff0ab3bd21 Update the launcher icon.
Change-Id: I63808fc96fd235fdb483f95b75d3a13d4402c867
2013-09-03 12:22:46 +03:00
Marcos Paulo de Souza
b62826ad38 Remove more unused methods
Change-Id: I79548f9dd1b83ef940e7a1302cf7b728610fed4a
Reviewed-on: https://gerrit.libreoffice.org/5757
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-03 09:16:14 +00:00
Stephan Bergmann
ea7ce8cf08 Write integers as signed sal_Int32
...this was a regression introduced with
64b993e046 "finish deprecation of
O(U)String::valueOf()" and it caused e.g. the value -0x100 of the enum member
css.i18n.TranliterationModules.IGNORE_MASK to be written as 4294967040 rather
than as -256.  (Though the relevant code is dead ugly, for sure.)

Change-Id: Icb3d3365135bc2a07e438317b70abdf9d74d6d7a
2013-09-03 11:04:28 +02:00
Caolán McNamara
3073c015e3 dbgutil deref of empty vector assert
Change-Id: I9c3b4f84df252e632f02e79e069426fafadee0fe
2013-09-03 09:55:36 +01:00
Ivan Timofeev
33dd0bcae8 String->OUString
Change-Id: I5708992ce73edd96f030ee7bfd5fcd9e0e6fca8a
2013-09-03 12:39:30 +04:00
Ivan Timofeev
b0184ebaa4 completition->completion :)
Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a
2013-09-03 12:39:30 +04:00
Caolán McNamara
0d1a2c1e94 Updated core
Project: help  fdae1bb5ed104b443f19ed026dd2b7d9f67cafdb
2013-09-03 08:08:08 +00:00
Caolán McNamara
58fe754c70 convert select index dialog to .ui
Change-Id: I49a3d67e9c22c1608354b732f8aee27afcf15885
2013-09-03 09:04:50 +01:00
Tor Lillqvist
8b90ad8af9 Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTING
Change-Id: I687dc152a60d1f5ccdf8d8ca763040cbff74e3cf
2013-09-03 10:56:57 +03:00
Stephan Bergmann
306dbe141d Missing exception specifications
Change-Id: Ie0b0ce5f72c02f4dcdece48fe35bed50af4eb572
2013-09-03 09:35:52 +02:00
Ivan Timofeev
0373742662 fix string conversion
regression from 710f41b7ae

Change-Id: I7c5e41294e072eceb036a24397fbb899a568587c
2013-09-03 10:29:24 +04:00
Ivan Timofeev
a5e59d4509 remove stray method declaration
Change-Id: Ia536eadc80a969ce16f5d9fb995adfab048b77c1
2013-09-03 10:29:23 +04:00
Tomaž Vajngerl
dda8877b98 Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, various
- minimal unit for inch is 1/16 and for cm 1/10 (1mm)
- additional tick level (now 4 in total)
- top and bottom tick in addition to the number (highes tick level)
- dynamically draw tick levels depending on the tick gap (should be
  at least 6 pixel wide)

Change-Id: I0598b16e32d19eb1294a2358eacbeb19a70966a2
2013-09-03 07:46:44 +02:00
Tomaž Vajngerl
be0759283c Ruler: clear ruler elements at copying only when input is not empty
Change-Id: I633dcd452a0df426421eaccadf648ad06b8e124c
2013-09-03 07:46:44 +02:00
Tomaž Vajngerl
5164552065 Ruler: use vector instead of array for elements
Change-Id: I099387648988b83d4d4b53f59237906e8f939c6e
2013-09-03 07:46:44 +02:00
Norbert Thiebaud
c2a9699e90 PoHeader constructure problem with boost
No idea why that seems to work on other platform
but 10.6 SDK does not like it at all

Change-Id: I145b03874ba948cb29c998552e852f29999bc471
2013-09-02 18:44:14 -05:00
Michael Stahl
b69d152cfa fdo#68839: ODF import: fix name of multi-image frame
When multiple image child elements are inside a frame, each one is
imported and gets unique name via SwDoc::SetFlyName().  But the
retained one is not necessarily the first one, which is the only one
that may have the original name.

Also the solveMultipleImages needs to return a smart pointer, as nothing
else keeps the image contexts alive.

(regression from 44cfc7cb65)

Change-Id: I28a8a752f3eed176cc2ebb4c9af11a0dd4d18ea6
2013-09-03 00:54:14 +02:00
Krisztian Pinter
963d098267 startcenter: Add missing tooltip for new presentation button
Change-Id: If2d0285a0aa9e3959352b01e1f99ff082dfad01b
2013-09-03 00:30:08 +02:00
Norbert Thiebaud
f761b00548 MacOSX 10.6 does not like id as a variable name
Change-Id: Id1029f777e4f1d03ce7d3fb85ced38deeefca619
2013-09-02 17:08:40 -05:00