summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist
Change-Id: I0e86c82fb81732468cf0a60eb8ff1d0579986767
2013-08-22Add the entitlement for app-scope security bookmarksTor Lillqvist
Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75
2013-08-22Updated coreCaolán McNamara
Project: help d94d2ab8e1f91817a318edefbbd3e805cb71102d
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
Change-Id: Ib3b2bab5beffb8164a8cd2c0b4db4c97f427507e
2013-08-22fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza
Change-Id: I973a66c6f805727cfaa5a5663ce4a9c200412a66 Reviewed-on: https://gerrit.libreoffice.org/5571 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-08-22convert picture frame to .uiCaolán McNamara
Change-Id: I624a4cfa8a5e8c3c72833ff0c3545deadbe4435d
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
Signed-off-by: Adam Co <rattles2013@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/5272 Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I5c8440edad0381e33b64f64bb54aa8f1bc304007
2013-08-22DOCX tests: move testTableFloatingMargins to the export suiteMiklos Vajna
This was added to the import suite temporarily, to be sure the import part does not regress till the export part passes, which is now the case. Change-Id: Ib9291ab3ef0beaa407f025c6f81bda9cdf9f75e9
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev
Change-Id: Icdb1774996e9b9669e95fdbefca0be054f91465a
2013-08-22oox::drawingml::convertEmuToHmm: fix rounding for negative valuesMiklos Vajna
This commit also moves the floating table DOCX import testcase to the export suite. That test now passes fine, though previously it failed with: - Expected: -199 - Actual : -198 Due to the rounding error. Change-Id: I9bdc9295f68b6bd3e5f5bee868aae15194b30804
2013-08-22Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara
Change-Id: I2f50ef1dabe2f152f2e18025edc88734158dbea2
2013-08-22No use continuing with empty extensions sequence past the exception hereStephan Bergmann
Change-Id: I889c7d526b0b06b3c77248d1da255ffa8f754da1
2013-08-22Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)Stephan Bergmann
Change-Id: I2575da1ccbe1c301dd826588aec2a787176d3cfd
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara
this reverts 6c719c1585eb1a2dbab86cc73ff871da41765981 "n#615223 local nbyte1 should have been class-level nByte1" which was to fix the use seen in valgrind og the uninitialized nByte1 So additionally remove the use of the uninit nByte1 entirely Change-Id: I5b3f4fa00d74e545f207a11a5e90935f14a23a8e
2013-08-22fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan
Change-Id: If4940b17bcee0d06fa8dc9bf9faa708cf6d0db1c Signed-off-by: Adam Co <rattles2013@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/5528 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-08-22Use project-relative pathsTor Lillqvist
Change-Id: Ibb2a62d85d291138b002fb72ef3f681a46376bc9
2013-08-22convert print monitory dialog to .uiCaolán McNamara
Change-Id: I59081c74adaf88d81a3c539c8fbfe3b535d7f6bb
2013-08-22Application::Reschedule * 25 to get redraw to workCaolán McNamara
use the same arbitrary looking value as the other places where this hack is used, and now I can get to see whats in this dialog Change-Id: I61ce921778befa604dba362e59999342a4ca34ec
2013-08-22MONITOR_TYPE_MAIL is never used anymoreCaolán McNamara
Change-Id: Id6d4b235e9eff610ad33a0815b2ade6d78ad704f
2013-08-22At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann
Change-Id: I15b7069e2c7362b9554bf0f869d7c922895a6466
2013-08-22Better assertionsStephan Bergmann
Change-Id: I4ba11570328e17abdf063049065b4fc6dcc65a9d
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann
...appears to be completely unnecessary, and maybe this helps fix some obscure DispsedException failures in JunitTest_sc_unoapi (not ones resulting from a crashed soffice.bin, but "genuine" ones happening when chasing util.AccessibilityTools.getAccessibleObjectForRole). Change-Id: I127940e9a2a9784d01255307b60614d53c86436f
2013-08-22Various desktop::Acceptor clean upStephan Bergmann
Change-Id: Idcb41f8b83863ac1d37ea47a8bb61901f3bc7e06
2013-08-22No need currently for static oslThread m_Mozilla_UI_ThreadStephan Bergmann
...though the real fix of course would be to keep the oslThread around to join it later. Change-Id: I604431cd59e623a7ec97734800136464fd272802
2013-08-22Added small version of Tango Insert Graphic icon.Miroslav Mazel
Change-Id: If53d3c2f35eaa2df13b02efe50972dcd53945bf3 Reviewed-on: https://gerrit.libreoffice.org/5580 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-08-22Related: fdo#68396 FrameSelectorImpl draws before being initializedCaolán McNamara
Change-Id: Iae13a7484643117a6f0f40c298c95f6b2a2a4467
2013-08-22pocheck: Math symbol names (from symbol.src) must not contain spacesAndras Timar
Change-Id: I4195ae747229dd5f991acc8ed5764b42aeb73cf3
2013-08-22remove solenv/bin/buildalyzerBjoern Michaelsen
- it was only a helper for dmake->gbuild migration - this is luckily done and good riddance Change-Id: Ib32ce4e48ff353d8207222fee18e9cb5d235bc5b
2013-08-22remove superfluous sort.plBjoern Michaelsen
Change-Id: I5d182aa00c4c0488edb52633392f6747772b7176
2013-08-22Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist
For some reason I get an error message about soffice.bin already being signed, even though it isn't. Also ignore (bogus?) exit status from codesign. Change-Id: I0227cf9a3b098a5c16ea68643c84cdc0ded2a8f9
2013-08-22equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseNoel Grandin
Change-Id: Ie3adf4cc83c7b2128565eab1a9d4df8beec36c99
2013-08-22another attempt to fix windows buildNoel Grandin
after my OUString changes. Seems like windows really doesn't like OUString tmp; bool b; tmp += b ? "1" : "0"; Change-Id: Ie53b4fa36b5ae462fe922feec76e13588d38f1db
2013-08-22convert mail merge connection dialog to .uiCaolán McNamara
Change-Id: I37bbe66798efe855e9d12d131311615f6fbac702
2013-08-22Updated coreCaolán McNamara
Project: help 0ff44743cae6804c14732976090da301b0bedcff
2013-08-22fix dodgy NO_INDEX codeNoel Grandin
The comparison of NO_INDEX to getLength() makes no sense, and makes even less sense now that the code is using OUString, after my recent change Change return type to sal_Int32, and change NO_INDEX to -1, so that it can't possibly conflict with a valid index. Change-Id: I65cb945096b4b9cb80f61d896177c2562a0d2c76
2013-08-22fix use of dynamically allocated OUStringNoel Grandin
after my change in ea5cba1f88a4e183b135ee8df72fae9c0ee32aa6, the code is passing in the address of a local OUString member, then later delete'ing that pointer. Change it to pass in new instance of OUString Change-Id: I9ae5876464fc0dcb74fbd152fd3f96cf856688c8
2013-08-22fdo#65129 Windows Installer checks OS version before proceedingAndras Timar
Change-Id: I827ecafe1a22c5ef860dea590799693525cec849
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna
Regression from 60c17b2873506ed8b068b34840aecda0c1d9bd65. Change-Id: Ie16d611622e6a814d5cbea00c3f992cd9ecba027
2013-08-22fix windows build after my String->OUString changesNoel Grandin
One of the changes is inside an "#ifdef WNT" block, so I missed it. The other change is because MSVC is not quite as smart when it comes to matching the "const char *" OUString constructors. Change-Id: I60f2ccb719630bab2a178cecc2f84b7a706ad230
2013-08-22SwASCWriter: out of bounds substring accessMiklos Vajna
Regression from 6e0d836ff120ba292ba52f3623a3dd9be04aefc2, when simply copy-pasting some string to a terminal window, rFltNm is empty. Change-Id: I874e262ef1a3ebb38d90d9ef4f1b8d3457c5daff
2013-08-22bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky
"Left to right, then down" was the same as "Top to bottom, then right" when printing handout; set the 6 pages explicitly as the default. Change-Id: I4a5f58c8fcf2efdc85ad7bb23bde791c5fb87584
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin
Change-Id: Ifd4f1548ad98665288b2b2ea8f14fa0a7e3bd697
2013-08-22convert include/sfx2/tplpitem.hxx from String to OUStringNoel Grandin
Change-Id: Idcacda16e53c0abf55c59638951c5f58c0ece4aa
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin
Change-Id: Ief905dc3f4a809bd84a48ed6754040886b30da09
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin
Change-Id: Ia0cea486e77e449f86cf21013dd193523868261f
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin
Change-Id: I0d8443b6c288449b74baa5d56593390ba3a9e419
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin
and de-virtual JumpToMark because no-one seems to be overriding it. Change-Id: I35cf856d817f2685463ae5ef9f2ebc00e515fe3d
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
Change-Id: I115dfd5ca7d343b220b2a3e8aa0565f9e4689042
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
Change-Id: I51ad001473a83eb336f6b00fd989b9e6b2f73ec5
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
Change-Id: I32e411801d3754ca635cfc3ed9529b8ea43ffa3c