summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-26Remove visual noise from cuiAlexander Wilms
Change-Id: I6cec1f747ce57c3153af92e9e0c317d34d5a245d Reviewed-on: https://gerrit.libreoffice.org/8250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#75254 Unsupported shape in DML writing was causing document corruption.Nikhil Walvekar
Added a way to avoid DML export for un-supported shapes. We need to fix those properly by adding proper support. Change-Id: I0aeac1cc3b6e807a0427df9a9695446148d2ba38 Reviewed-on: https://gerrit.libreoffice.org/8202 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
Change-Id: I0ffbc08cf769e39e8c3b7519e8d2e13ccbe6e3d8 Reviewed-on: https://gerrit.libreoffice.org/8331 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
Change-Id: I3d65145422039d629d2375c9fef030cd6ee41124 Reviewed-on: https://gerrit.libreoffice.org/8291 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from toolkitAlexander Wilms
Change-Id: I1704d6ac497f2e47a813813640ead14c5fa480d9 Reviewed-on: https://gerrit.libreoffice.org/8326 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand
print preview dynamic (cherry picked from commit 51dac483c90f5d33fab5f449c0915917540ef547) Conflicts: sc/source/ui/inc/printfun.hxx sc/source/ui/view/printfun.cxx Change-Id: I1ec4b29821a958f8ca95d8e770de9971fbc47bae
2014-02-26we can do away with mfSmallValueCaolán McNamara
Change-Id: Ia3ae16d71d1044ef9f338cd4322b371bdffd8e2e
2014-02-26callcatcher: update unused codeCaolán McNamara
Change-Id: I2d79938465800a6bfe8cc120b85dc449ff04a960
2014-02-26fdo#75133: Preseved bibliography after round trip.Rohit Deshmukh
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx writerfilter/source/dmapper/DomainMapper_Impl.hxx Reviewed on: https://gerrit.libreoffice.org/8124 Change-Id: Ieaea19600fbda3b536549a1a100f847f9ae3654b
2014-02-26Remove visual noise from toolsAlexander Wilms
Change-Id: I779bb5cf991e1fee1e2a2c0a4cd45af3c5f502bd Reviewed-on: https://gerrit.libreoffice.org/8327 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
Conflicts: vcl/headless/svpgdi.cxx vcl/source/app/dbggui.cxx vcl/source/app/help.cxx vcl/source/app/idlemgr.cxx vcl/source/app/settings.cxx vcl/source/app/stdtext.cxx vcl/source/app/svdata.cxx vcl/source/app/svmain.cxx vcl/source/control/fixed.cxx vcl/source/control/ilstbox.cxx vcl/source/control/spinbtn.cxx vcl/source/filter/sgfbram.cxx vcl/source/filter/sgvmain.cxx vcl/source/filter/sgvtext.cxx vcl/source/filter/wmf/emfwr.hxx vcl/source/filter/wmf/winmtf.hxx vcl/source/filter/wmf/wmfwr.hxx vcl/source/fontsubset/cff.cxx vcl/source/fontsubset/fontsubset.cxx vcl/source/fontsubset/xlat.cxx Change-Id: Ifc4fa21e552a8b031645eb883bdc23563eebb602 Reviewed-on: https://gerrit.libreoffice.org/8357 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr
in CTLayout::FillDXArry() Change-Id: I8ee83068d71275874e4af364df253251dfb41c8c
2014-02-26Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist
When adding SAL_OVERRIDE to the member functions marked virtual, I found one that was not an override of anything, and actually not used at all: GetGlyphOutlines(). Change-Id: I3e56caa6262b2f21f7f47e3851ab0e07bbc4b642
2014-02-26fdo#73596 [DOCX] Auto Columns in IndexVinaya Mandke
When number of columns in the Index is not specified by the "\c" switch, then avoid adding the section breaks explicitly before and after the Index Section and "\c '0'" in the field identifier string. Also added UT for the same. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8104 Change-Id: I56826f72beea580d0ac5aef44d4a71fd29b77316
2014-02-26Restore jpgCaolán McNamara
This reverts the jpg part of d9f0af83b7f0abe7119eefca62cbbca7eff818ef. Change-Id: Idcba2e16cc3f2fce9c04a225a5754841b4f39380 Reviewed-on: https://gerrit.libreoffice.org/8358 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26cppcheck: duplicateIfJulien Nabet
- replace duplicate TIB_DROPDOWN test with TIB_DROPDOWN + TIB_DROPDOWNONLY - consider also TIB_RADIOCHECK as AccessibleRole::TOGGLE_BUTTON Change-Id: Id159349ae1515681f47c373ba3d839ed406284ab Reviewed-on: https://gerrit.libreoffice.org/8164 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from vclAlexander Wilms
Conflicts: vcl/source/app/settings.cxx vcl/source/window/dockmgr.cxx vcl/source/window/dockwin.cxx vcl/source/window/floatwin.cxx vcl/source/window/toolbox2.cxx Change-Id: Ie67681549a76e77064b09d4b5bf80fe4c6010341 Reviewed-on: https://gerrit.libreoffice.org/8339 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#72563 : PAGEREF field tag not preserved during RoundtripTushar Bende
There was a problem that in case of TOC,PAGEREF field tag was not preserved inside <hyperlink> during Roundtrip. Reason found, there was no code support to handle PAGEREF in export. - Added code support in export code to handle PAGEREF. - Also added <w:webHidden /> tag for PAGEREF - Earlier pushed code changes was corrupting some documents. - Verified this patch on large set of Docx containing different combination of hyperlinks. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8048 Change-Id: I2331a33100ed77e15a39ecc6db01b0e696ea62de
2014-02-26Translate german strings, potentially user-visible - sw/source/filter/ww1Stefan Ring
These are mostly assertion-like messages. Change-Id: Iabf8e2ea3411c51756765e160a9e654b06ca005d Reviewed-on: https://gerrit.libreoffice.org/8356 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from fpickerAlexander Wilms
Change-Id: I58ae70cc71853e17e638ef64aaded87615e37986 Reviewed-on: https://gerrit.libreoffice.org/8264 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from xmloffAlexander Wilms
Change-Id: I205d4e555f5b88654a90007eb7ac05bc7b00a904 Reviewed-on: https://gerrit.libreoffice.org/8346 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from xmlscriptAlexander Wilms
Change-Id: Id984fe846f28eba50f0fd480dca235482d150dd9 Reviewed-on: https://gerrit.libreoffice.org/8347 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke
The number of columns in an Index is given by the "\c" switch. During export, added section breaks before and after the Index; this is to preserve the layout of the round tripped file in MS Office. Modified MSWordExportBase::NoPageBreakSection so that an incorrect "nextPage" section break is not exported. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8047 Change-Id: I364e19d6739c4c6a60e3c605044fc1fafd9147d3
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/toolbox2.cxxChristian M. Heller
Conflicts: vcl/source/window/toolbox2.cxx Change-Id: Ifcb3a31733d8122d228596e8ec1253990f979471 Reviewed-on: https://gerrit.libreoffice.org/8174 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from wizardsAlexander Wilms
Change-Id: I27c730fa18b665bffe8c8d032fa51680cbbb2dd5 Reviewed-on: https://gerrit.libreoffice.org/8341 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/floatwin.cxxChristian M. Heller
Conflicts: vcl/source/window/floatwin.cxx Change-Id: I5cf91515e088f7f7bb766089c0812b023ecb3bdd Reviewed-on: https://gerrit.libreoffice.org/8172 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Use exact same license formatting in touch as elsewhereAlexander Wilms
Change-Id: I7e1a41784fc12828a2f530a3e3019b95ade19cdf Reviewed-on: https://gerrit.libreoffice.org/8328 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#39468 Translate German Comments - vcl/source/window/dockwin.cxxChristian M. Heller
(BTW: There seems to be some duplication between dockwin and dockmgr) Conflicts: vcl/source/window/dockwin.cxx Change-Id: Icaf421620f87de7512a461b778958f6e141946db Reviewed-on: https://gerrit.libreoffice.org/8171 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove germanisms in variables: sw/source/filter/ww1Stefan Ring
Change-Id: Ieb61128a6497fc8f980b315a949ce74b2dc4adce Reviewed-on: https://gerrit.libreoffice.org/8324 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from unotoolsAlexander Wilms
Change-Id: I1285c4e47ad381934adc3aea6671e7c95d820c39 Reviewed-on: https://gerrit.libreoffice.org/8334 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from xmlhelpAlexander Wilms
Change-Id: Idd4d9d556d6644350d1a14b9f81f5fd0df8ee2d1 Reviewed-on: https://gerrit.libreoffice.org/8344 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#74566:DOCX: Preservation <w:br> tag for Break to Next PagePallavi Jadhav
Issue : 'Break to Next Page' gets converted to 'Page Break Before' in RT. XML diffrenece : - LO exports <w:br> as <w:pageBreakBefore /> in document.xml - The page break is written into wrong paragraph. Implementation : 1] Removed implementation to export <w:pageBreakBefore />. 2] Added a check to write <w:br> in correct paragraph. 3] Modified code to handle SectionBreak() even if Text node has no string. It is required when DOCX contains a PageBreak with footer. 4] Written Export Unit Test case. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7891 Change-Id: I237b9c5fdd3083b441f6e81cd8442f458eccf1a0
2014-02-26Remove visual noise from uuiAlexander Wilms
Change-Id: I64fa42929aad00fc63f2937527dd3539f9d6f7f3 Reviewed-on: https://gerrit.libreoffice.org/8337 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from unotestAlexander Wilms
Change-Id: I34d98f086d1a041516174a26cbf37fc3d75da155 Reviewed-on: https://gerrit.libreoffice.org/8333 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26fdo#74271: Added unit test & code changes for footer contains hyperlink.YogeshBharate
Problem description: - If the document contains a hyperlink in footer that starts with "www" (ex. www.google.com) then the footer1.xml.rels of the roundtrip file contains empty Target. - Since the target is empty, the file get corrupted in MS Office 2007. Implementation: - If hyperlink starts with "www" then make bSmart as true. Change-Id: Ifa2b587d3326152b2d9778bd818fbe68b1cf6410 Reviewed-on: https://gerrit.libreoffice.org/7766 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert
This reduces the number of files which need to be recompiled after a change to the internal details. Also: Remove explicit assignment operators since they are no longer needed. Change-Id: Ieb18a8437fbcd39c6003b50c656ce010f5002d9a Reviewed-on: https://gerrit.libreoffice.org/8161 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-02-26Fix a crashtest + default value + fix a wrong copy pasteJulien Nabet
Change-Id: Ic7a4ff410b2e4450c5f5220c6201931ca3e15a02 Reviewed-on: https://gerrit.libreoffice.org/8307 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
Change-Id: I773524536c0ed7bc34eb08cd35cfc77e83f722ba
2014-02-26webdav: fix remaining build issuesMatúš Kukan
Change-Id: I9416551ba78a6a27071fdf92a6c36c271a1032b7
2014-02-26webdav: fix include pathsMatúš Kukan
Change-Id: I323bef2e1c21e2a1981409d4295ccf555088e5ea
2014-02-26webdav: std::hash_set|map -> std::unordered_set|mapMatúš Kukan
Change-Id: Id0c18cb51af742d073d532662558fdd84d476f88
2014-02-26webdav: fix cherry-pick commit 7056e8ef89e938e38fc5b2b8a7493f0c79d5efd4Matúš Kukan
Change-Id: I177daf0d4e22d96167ab094a5c9d5c9cab6cf409
2014-02-26 #i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
(cherry picked from commit 1a15756db5173403fcdbc3ad522c3a76e88a7082) Conflicts: ucb/source/ucp/webdav/DAVProperties.cxx ucb/source/ucp/webdav/SerfRequestProcessor.cxx ucb/source/ucp/webdav/SerfSession.cxx Rest ignored. Change-Id: I7d25170cc07538dbab70bc72af8764820da2b60b
2014-02-26 #122008# - use <serf_bucket_headers_setc(..)>Oliver-Rainer Wittmann
when header name's data need to be copied (cherry picked from commit e50d4638e4fe64eb05b8f22006c7f04c05ec288b) Change-Id: Ib4f171b05bafe380187a09cbfe143b0bef8b6f25
2014-02-26minor WaE cleanup for SerfRequestProcessorImpl.hxxHerbert Dürr
that solves another dozen warnings (cherry picked from commit f42f6eb8aa2ab01befeba42871d9d5c7b381f49f) Change-Id: Ia06cee06e04b09fe6ed45cf4159722be191a21d2
2014-02-26#i120041# Update of serf library from 1.0.0 to 1.1.0.Andre Fischer
(cherry picked from commit eb0311f38de6c30fb15f87b4599e932897f281f5) Conflicts: external_deps.lst scp2/source/ooo/file_library_ooo.scp solenv/bin/download_external_dependencies.pl ucb/source/ucp/webdav/SerfPostReqProcImpl.cxx ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.cxx ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx ucb/source/ucp/webdav/SerfSession.cxx Change-Id: I6b9576226f86b87397bedc2b67a9289bc19317a7
2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan
Change-Id: I71984066a512a023c67d1690bd984d66f75f894b
2014-02-26remove unused code ScDocument::IsEmptyData(short, short)Noel Grandin
and the consequently unused code ScTable::IsEmptyData(short, short) Change-Id: I622de7c1118d61c0e434f80d1b7c41ace24c5592
2014-02-26remove unused code ScDocument::CountNotes()Noel Grandin
Change-Id: Ic0f638f1e052b2d9117207f234d879638cbfc19a
2014-02-26remove unused code ScDocument::GetFormulaTokensNoel Grandin
and consequently unused code ScTable::GetFormulaTokens ScColumn::GetFormulaTokens Change-Id: Iad1fd45e67489bb8b0f9ed96a36b647e40e6f774