summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke
We now have a roundtrip of the EnhancedProtection feature. Change-Id: Ib13b4d23a10dd51d9328de872e076bf58ee3127d
2014-03-21copy-construct maEnhancedProtection in ScTableProtectionImplEike Rathke
Change-Id: Ia1f7415b853f9e5ac585f89cbc938c2464c33fe5
2014-03-21we don't need psprint.conf or the generic ppds on MacOSX and iOSCaolán McNamara
I think Change-Id: I876018d663bcfab0bfff52829637f85da3dc72bd
2014-03-21Resolves: fdo#76457 image buttons too narrowCaolán McNamara
but we liked the size of the symbol buttons regression since 1f6e88276006bea5d597ee6ca6fdf3af4dbf5ffd Really the PushButton::CalcMinimumSize and PushButton::ImplDrawPushButton are the better place to handle this, but its such a train-wreck Change-Id: Ib7ba00c6a9c2698ff4e4f264c4242bf48a686da8
2014-03-21fdo#74702 ImplPrintMask() implemented in PrinterChris Sherlock
Printer should implement ImplPrintMask(), as a protected function. If OutputDevice calls it, then do nothing. Also removed commented out code. Change-Id: If3e7d3b2057f0c89f48f81a4a7a7b2360c0a3439 Reviewed-on: https://gerrit.libreoffice.org/8593 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock
Made OutputDevice::ImplReleaseGraphics a pure virtual function, then implemented function in Printer, Window and VirtualDevice. The reason was that OutputDevice was checking to see if it was a Printer, Window or VirtualDevice that was calling on it in an if statement, very uncool :-) Now I let the classes themselves do the work. There is some common functionality, which is to release the fonts. I have put this into a protected OutputDevice function, ImplReleaseFonts. Change-Id: Id41db2119d4022ea2fc7855158ca9f610af3c85c Reviewed-on: https://gerrit.libreoffice.org/8548 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-03-21Revert "fdo#74064 The filename gets properly highlighted in the Save As dialog."Kohei Yoshida
This reverts commit 55eb86699d7d4b2151530e9a0b3ca2e99033595b, which caused a regression fdo#76466.
2014-03-21always resize vector, reserve is just thatEike Rathke
Change-Id: I6e6c54e5e6ee87039b8337258bb78da2f0201d06
2014-03-21refactored to use XclRangeList and XclImpAddressConverterEike Rathke
Change-Id: If0455f0243aace784c704e234469709e6da4542f
2014-03-21fdo#76361 : LO crash: LO crashes while saving the document to docxRajashri
The document contains an empty table with borders. LO was treating this table as a nested table, which lead to a TC tag mismatch. In docxattributeoutput.cxx, inside 'switchHeaderFooter' added a check against 'm_oldTableReference->m_pOldTablepInner' For some documents, even if the above value was null, still it was getting assigned to 'm_tableReference' . Thus in such situations it leads to a crash. Change-Id: I883267585cb804f961989797de57c4b843b96821 Reviewed-on: https://gerrit.libreoffice.org/8677 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-03-21Related: fdo#76457 set the edit fields to expandCaolán McNamara
the buttons remain too narrow, but that seems to be the case for all the formula buttons Change-Id: Ib7ecc6dffeed23459eddb1fc98140faf1a26296d
2014-03-21Fold psprint_config into vclKhaled Hosny
The files are only used by the psprint stuff in vcl, so move them closer to it. We should kill all of this anyway, but that is for another day. Change-Id: Ie3b893c92d556333c9d8b041859d5e97604ace10 Reviewed-on: https://gerrit.libreoffice.org/8694 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-21Related: fdo#74468 drop hard-coded 'sec' and use FUNIT_SECONDSCaolán McNamara
Change-Id: I11e2aa39d77c01446387b13ba4bc9f40b61a958a
2014-03-21coverity#982461 Unchecked dynamic_castCaolán McNamara
Change-Id: I3933b2cd03b8e1dff7bcb106d841a429e4d0ba53
2014-03-21Remove opengl usage from svx until we can't solve building problemsZolnai Tamás
Change-Id: I45b2e0f772f7bcc47bc2e0ce2c7639ef775b379b
2014-03-21Resolves: #i124474# on change of User Field via UNO-API...Oliver-Rainer Wittmann
trigger update to get dependent Input Fields updated. (cherry picked from commit fc0c91c2d00157cb02cbe7b1d09cb950762e8145) Conflicts: sw/source/core/unocore/unofield.cxx Change-Id: I0ead765729c93992103baca53924b7a127936b38
2014-03-21missing another libspaCaolán McNamara
Change-Id: I1e9a9e97ea2f6bdd43e6143830a3ab45177f9b05
2014-03-21coverity#982649 Missing break in switchCaolán McNamara
Change-Id: I25ffff8576aca6891060283c55eff7125a9d4681
2014-03-21coverity#705313 Missing break in switchCaolán McNamara
Change-Id: I71c7c1af3f4ec804b1722003099869994199939d
2014-03-21coverity#705310 Missing break in switchCaolán McNamara
Change-Id: Ibadcc7c4da119989b57fcf96c5a2413f1346fca5
2014-03-21coverity#705309 Missing break in switchCaolán McNamara
Change-Id: Ia1522c645793af8bc316885def415beb2a5d50d5
2014-03-21another hidden libspa usageCaolán McNamara
Change-Id: I523a9813c2b121342fc1bc31328ff8ce48f68c4d
2014-03-21WaE: -Werror=unused-variableCaolán McNamara
Change-Id: I857fcd923788f086294f8f3e3105b44949d80e56
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara
Change-Id: Ib49e23529e34dfc4afda45f26eec15af67e9da68
2014-03-21coverity#1000766 Dereference before null checkCaolán McNamara
Change-Id: I539cb91511fe95d004044a98736b4a6b99f24a5b
2014-03-21coverity#705975 Dereference before null checkCaolán McNamara
Change-Id: I5499cba6f72c9bcf4b47363da7003fa9bc94dfa6
2014-03-21coverity#705974 Dereference before null checkCaolán McNamara
Change-Id: I6286888f85214a82ad232dd26b7b23e175de39d4
2014-03-21coverity#705953 Dereference before null checkCaolán McNamara
Change-Id: Ia9d6af4d601b76dfb9e950fdb4bdaf283f3e985c
2014-03-21coverity#705956 Dereference before null checkCaolán McNamara
Change-Id: I2058c5ab31763b0df483737e79ead6c980b966c7
2014-03-21coverity#705966 Dereference before null checkCaolán McNamara
Change-Id: I74507ce67f928bdeb626d4070dbd2a45cc126521
2014-03-21coverity#705961 Dereference before null checkCaolán McNamara
Change-Id: I0737bbc738779a4ef282c7eea1406a796e0d663d
2014-03-21coverity#705960 Dereference before null checkCaolán McNamara
Change-Id: I39253ca1e50c57564b594401f69cef4b661dbd2a
2014-03-21Updated coreCaolán McNamara
Project: help b0fd711c33b96466e3be944fdc497f9c248e8b38
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida
And make the current print range behavior a bit more intuitive. People often "remove" ranges to quickly clear any custom ranges if set. They wouldn't expect this to actually set the print range to "none". Also, change the wording of the menu item from "Remove" to "Clear", to refect this behavior change. Change-Id: I0369020fedf1c7463d718809875022adef697bf4
2014-03-21just give the enclosing frame the required helpidCaolán McNamara
Change-Id: Ifb0209eaea4f738ac5b5826f924552465cccc272
2014-03-21Updated coreCaolán McNamara
Project: help 6a97b776ce1d7a6fc454203ece60ab506228d4e1
2014-03-21Updated coreCaolán McNamara
Project: help f8aa9509d36c652b00e4c7c827dcdab62a218c56
2014-03-21First check if this is the one we search for, then extract.Jan Holesovsky
Change-Id: Ie98dc14b743983e68f126ed4b7a7f00b637957d3
2014-03-21DOCX import: implement progressbarMiklos Vajna
The design follows what we do in case of ODT import already: read the number of paragraphs from the document statistics metadata, and then estimate progress based on the number of already imported paragraphs. Change-Id: I042cc6014c05ca7456fdf1c8d7247b615ba3a244
2014-03-21coverity#736078 Missing break in switchCaolán McNamara
Change-Id: I9b47828d3aea4d84788958f56056c1b62a806b36
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara
Change-Id: Icfa4ee2a525016775b5917143b5c4333212db362
2014-03-21coverity#705331 Missing break in switchCaolán McNamara
Change-Id: Ie7416ac3b6cadce8e07d87b290869c0101c39783
2014-03-21coverity#705973 Dereference before null checkCaolán McNamara
Change-Id: Iee76f24ad73d103507594fb1433fba7d1294d759
2014-03-21coverity#708674 Uninitialized pointer fieldCaolán McNamara
Change-Id: Ie48cefda1ac7f626e8b5f969209c6960c124a889
2014-03-21coverity#735563 Logically dead codeCaolán McNamara
Change-Id: Idebbefe8c3d18df559fe4d9635dc407f51ec9f1d
2014-03-21Fix android buildZolnai Tamás
Change-Id: Iee1d84e428a27917bbaaf0df95763794e9b4cca6
2014-03-21update enhanced protection rangesEike Rathke
Change-Id: I15eb63da7123f8c2bf9ae1b77fdd32289dba3636
2014-03-21Fix incostintent dll linkage warnings related with vclopengl libZolnai Tamás
Change-Id: I9c589e8890c3a824f13b1768021c7a6b0b658eee
2014-03-21Updated coreCaolán McNamara
Project: help 7182afe0322254178ed9b6096a62c9cc8c6f3b62
2014-03-21Try to fix win build: cant open <GL/glext.h> includeZolnai Tamás
Change-Id: I2c4bb2831e12ff45d56335ab17561ea9cf5e9921