summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-03Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist
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 d22c94dbf16d18bce39f060aa21f3083169426ca Change-Id: I240dbb36529c419b81b062f6fe860a9e621c2400
2013-09-03Upgrade the bundled OpenSSL to 1.0.1eTor Lillqvist
Change-Id: I5bc15cd2a6e35a7e4dd203ceffb3b49e5949855c
2013-09-03fix html export of SfxPoolItemsIvan Timofeev
hintids.hxx and SwAttrFnTab were out of sync => wrong functions were called. regression from 288bcd68bdccd7a57b2c6da2c0bb91b71e8fcd3b Change-Id: I2a8a68178249f6a4a8a82f38960b046850f7368b
2013-09-03XubString->OUStringCaolán McNamara
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-03String to OUStringMatteo Casalin
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-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist
Change-Id: I804bafb4057e1bb409b7f30d79554f2773cb3967
2013-09-03Blind fix to make this perhaps actually workTor Lillqvist
Change-Id: If99b8f1bf55fe9acd12b9668bf8e8e4386aa44e7
2013-09-03Just use the wide char API and no TCHAR crack, puh-leaseTor Lillqvist
Change-Id: I12dc2d9d1c76e43d27b6aaf2ded6444a6aa3d365
2013-09-03fdo#68877: Select "<?>" as Elements window doMarcos Paulo de Souza
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-03resolve all known fallbacksEike Rathke
Needed for rsc during build time to not pull in liblangtag and its data. Change-Id: I1d4dd32b04ed93ec75720132a30b66ef63fec179
2013-09-03simplified simpleExtract() and made some cases workEike Rathke
Change-Id: I5d39a020a4bb6164c0d7695d2f2e43785869b345
2013-09-03warning C4701: potentially uninitialized local variable 'pItem' usedStephan Bergmann
Change-Id: I04cc1589139841f50fcaa5ef9e1deaf53fb00096
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara
Change-Id: Idb12b12e4313668bf3390a97551c688ee0dcde67
2013-09-03Make --enable-vlc at least compile on WindowsStephan Bergmann
...no idea whether the changes are actually any good, though. Change-Id: I43965f6c10b572ee098bfacfa0995414a53af45f
2013-09-03WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
Change-Id: I18cefc69b963cb957645a4586079de0d448e90b3
2013-09-03Fix HTML closing tags order for slide notes.Artur Dryomov
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-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist
Change-Id: If56eaa48c176138cd1b74da2f7f0aa71e3845894
2013-09-03startcenter: Add tooltips for thumbnails with long filenamesKrisztian Pinter
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-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
This is a port of commit 8fe8bd6c3b5b1a539b7370f8c457fa69c061d2de "Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a frame" from the WW8 filter to the DOCX one. (regression from edc4861a68e0269b83b17e0ec57912a1ce4220ad) Change-Id: If1bb4a8a3786aacd618585cf859b57ce9be85c51
2013-09-03warning C4702: unreachable codeStephan Bergmann
Change-Id: I1391780715e7b29a33c3ee647a62780b0b2174a4
2013-09-03WaE: unused defineCaolán McNamara
Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9
2013-09-03Remove cancel buttons from timer dialogs.Artur Dryomov
The cancel button just duplicates back button on Android devices. Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25
2013-09-03Change saving computer connnection fragment state.Artur Dryomov
* Do it more proper way. * Do not reconnect on orientation changes without user actions. Change-Id: Ib5dcb7ef05096b9ee2899d3508961fc52f706729
2013-09-03Add preferences keys single source.Artur Dryomov
Should help avoiding type errors. Change-Id: I5b15d7e21e3adcff0fd1fe11d5a14c121fbd486b
2013-09-03Add saving computer information on keyboard actions.Artur Dryomov
Change-Id: I84844a004d2d07809f024ed2e84abcbbba80fb99
2013-09-03Change search delay from 10 seconds to 5.Artur Dryomov
Should be better for UI interaction feelings. Change-Id: I68322ed71878ec520676d68d821f64041476b800
2013-09-03Add computer name as a subtitle to the connection activity.Artur Dryomov
Change-Id: I3df33faef2004107cd2a806e536efb63517a18c7
2013-09-03Change time of intents filter reginstration.Artur Dryomov
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-03Update the launcher icon.Artur Dryomov
Change-Id: I63808fc96fd235fdb483f95b75d3a13d4402c867
2013-09-03Remove more unused methodsMarcos Paulo de Souza
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-03Write integers as signed sal_Int32Stephan Bergmann
...this was a regression introduced with 64b993e046f23baaacaff1572b7d2a816588b5ef "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-03dbgutil deref of empty vector assertCaolán McNamara
Change-Id: I9c3b4f84df252e632f02e79e069426fafadee0fe
2013-09-03String->OUStringIvan Timofeev
Change-Id: I5708992ce73edd96f030ee7bfd5fcd9e0e6fca8a
2013-09-03completition->completion :)Ivan Timofeev
Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a
2013-09-03Updated coreCaolán McNamara
Project: help fdae1bb5ed104b443f19ed026dd2b7d9f67cafdb
2013-09-03convert select index dialog to .uiCaolán McNamara
Change-Id: I49a3d67e9c22c1608354b732f8aee27afcf15885
2013-09-03Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTINGTor Lillqvist
Change-Id: I687dc152a60d1f5ccdf8d8ca763040cbff74e3cf
2013-09-03Missing exception specificationsStephan Bergmann
Change-Id: Ie0b0ce5f72c02f4dcdece48fe35bed50af4eb572
2013-09-03fix string conversionIvan Timofeev
regression from 710f41b7aec8e7d35a0da8be332aa289f98942af Change-Id: I7c5e41294e072eceb036a24397fbb899a568587c
2013-09-03remove stray method declarationIvan Timofeev
Change-Id: Ia536eadc80a969ce16f5d9fb995adfab048b77c1
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl
- 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-03Ruler: clear ruler elements at copying only when input is not emptyTomaž Vajngerl
Change-Id: I633dcd452a0df426421eaccadf648ad06b8e124c
2013-09-03Ruler: use vector instead of array for elementsTomaž Vajngerl
Change-Id: I099387648988b83d4d4b53f59237906e8f939c6e
2013-09-02PoHeader constructure problem with boostNorbert Thiebaud
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-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
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 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70) Change-Id: I28a8a752f3eed176cc2ebb4c9af11a0dd4d18ea6
2013-09-03startcenter: Add missing tooltip for new presentation buttonKrisztian Pinter
Change-Id: If2d0285a0aa9e3959352b01e1f99ff082dfad01b
2013-09-02MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud
Change-Id: Id1029f777e4f1d03ce7d3fb85ced38deeefca619
2013-09-03Update a few library namesTor Lillqvist
Change-Id: I17c575ce0d4ba55a47a97d86c69a00ef7f822838
2013-09-02No need to install non-SONAME versions of icu libsStephan Bergmann
Change-Id: Ica8057c70f5e4b63830c6ffe7fb85269a10b845f
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet
See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183