summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
Change-Id: Ie2d476780a48b5815961598e214343d5def962c1
2014-09-13configure: kill unsupported mac SDKNorbert Thiebaud
Change-Id: I1185539ecee1b9ede161bffcea9c13af0ade9510
2014-09-13mac: enable-retina is now the defaultNorbert Thiebaud
Change-Id: I311d6b359007b1d5799673e3d7733bdf2177df88
2014-09-13coverity#704830 Dereference after null checkCaolán McNamara
Change-Id: Ifb9e226b848bfcba593bc54558680738158adc36
2014-09-13coverity#705042 Dereference after null checkCaolán McNamara
Change-Id: Iac532477802588333560497767a613bb0a55effe
2014-09-13Use comphelper::SequenceAsHashMapMiklos Vajna
Change-Id: Ib510ce39e83f87c8a9c7a4f5dce4b29b012ce732
2014-09-13Add proper help for with-build-platform-configure-optionsPeter Foley
Change-Id: I9ebe739223f396f16f326c7fbad09c762030f796 Reviewed-on: https://gerrit.libreoffice.org/11406 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13Fix circular deps when opencl is disabledPeter Foley
Change-Id: Ic68f3ae19ae55d507b80f4685966357d55cb47b9 Reviewed-on: https://gerrit.libreoffice.org/11407 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13javaunohelper: use a character literalrbuj
Change-Id: Ib0a69ac4714cd694ccd6a9bea87e32c1aadb0428 Reviewed-on: https://gerrit.libreoffice.org/11433 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13javaunohelper: use String.length()==0 instead of String.equals(empty string)rbuj
Change-Id: Ic738dbbee4ce972ebf7efcfda33ccbb3f3ac48ff Reviewed-on: https://gerrit.libreoffice.org/11432 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13scripting: use String.length()==0 instead of String.equals(empty string)rbuj
Change-Id: Icff6a5d19aaf7ac7ebb0cd54140bd388cba0f24d Reviewed-on: https://gerrit.libreoffice.org/11431 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13scripting: use a character literalrbuj
Change-Id: Iabd3514f3c64ff851463cb9b2c1c425164285eb5 Reviewed-on: https://gerrit.libreoffice.org/11430 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13scripting: Enhanced For-Loopsrbuj
Change-Id: Ib5e59a8c153e7d788c14153fa3b94c8b2d0a068c Reviewed-on: https://gerrit.libreoffice.org/11292 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-13Access2Base - PATCH-01 Field.setValueJean-Pierre Ledure
setValue gives erroneously an error message when argument is Null and field is nullable https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=61447&sid=48e231a12084933d9da1b47e50b186ea#p323714 Change-Id: Ic96e50f4c752f5fa38e8f40e80692f166fd88e4a
2014-09-13Resolves: fdo#82259 more fonts that lie or have no os/2 tableCaolán McNamara
Seems to be that the default mac fonts are way messy than the MS or Linux ones tend to me Change-Id: Ia0ed6f9fcc650bea9466c4127f6faf7adba72d44
2014-09-13Access2Base - Introduction of CloseConnection methodJean-Pierre Ledure
The invocation of CloseConnection has next effects: All the recordsets related to a database linked to the current document are closed. The database object(s) is(are) released. Change-Id: I845b27acb8469c4dea0dc3bc20b912ab123d06cf
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
Change-Id: I851c414aa9e95c4d2c3ddb44deb5835656d16f87
2014-09-13USCRIPT_LAO->USCRIPT_MALAYALAMCaolán McNamara
Change-Id: I5ae275532ccb3e77acd2422f1d6b90078fe95a9e
2014-09-13Related: fdo#82259 GungSeo has no OS/2 tableCaolán McNamara
Change-Id: Idf2431927d8f501f87301d01a7bb884f1445125f
2014-09-13do HardCodedScriptName before getting Font CapabilitiesCaolán McNamara
Change-Id: I3f3f14b3b24abbbdb40f8eb6655d42b12d920999
2014-09-13vcl: tabify salvd.hxxChris Sherlock
Change-Id: Ifb52f18f34f510b60292fc80e3e47b2ff45b841c
2014-09-13vcl: tabify salobj.hxx and fix initial commentChris Sherlock
Change-Id: I89e60f743c5af8b5fa0f3df779f240945af40c07
2014-09-13vcl: tabify salframe.hxxChris Sherlock
Change-Id: I53ad4992c6901e3dceae453699c2da785feb21a5
2014-09-12MM: Don't adapt the view when saving dbg documentsJan-Marek Glogowski
DoSaveCompleted updates the SwViewShell and recent file lists after the document was saved via DoSaveAs. So we can simply drop the call and delete the SfxMedium to save a copy. Change-Id: I04a0710949ca60e1ff4cab24c6b504deb130db63 Reviewed-on: https://gerrit.libreoffice.org/10983 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12sc: enable threaded sheet loading un-conditionally.Michael Meeks
Previous this was experimental only. Change-Id: Ie5923e5342e7bace7492d561ce80ac86f69ec06c
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski
This simplifies the handling of CreateMonitor and PrintMonitor in the combined mail merge function. Change-Id: Iacf933ec1a6017949b29b3d5f62d5f55c4691053 Reviewed-on: https://gerrit.libreoffice.org/10984 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl
Change-Id: Ibb9db5ecdea6439df20fc1ee609267dcdd864405
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist
Change-Id: I073d44c0e3e8c6eff0e885f827fa661e3c8e5206
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
This reverts commit 1b42acdaeae134f94580d6e1eba89da16741d596.
2014-09-12pyuno: remove obsolete NOOPT comment about GCC 3.2Michael Stahl
Change-Id: Ie280325ddc45a79f3b73ae10f6e9cf952657091b
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
Change-Id: I396b1f612432ffe5f77cae505f2a57ca0f2068a2
2014-09-12STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
Change-Id: I48f4ceaf1d01d449eba169534f6512f9aadca886
2014-09-12xmloff: remove yet another SunStudio workaroundMichael Stahl
Change-Id: Ic9ec167d921c4c5f08914476bdbdd6a31a9391c1
2014-09-12svl: remove misleading comment obsoleted by 18fa868fMichael Stahl
Change-Id: Ib598a77cef98376089620b8f06fa34cfbf9a7a02
2014-09-12sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl
i#116803 was filed against OOo Linux baseline (some GCC 4.2.x); let's hope the current GCC versions that are required for C++11 work fine. Change-Id: Ie95b52c801564519aec348ae3fd56b14e2408234 Reviewed-on: https://gerrit.libreoffice.org/11396 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12dbaccess: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl
i#102305 was filed against OOo Linux baseline (some GCC 4.2.x); let's hope the current GCC versions that are required for C++11 work fine. Change-Id: I0ff00a44bb8fbb48845756cebd4ad69e0ab0c7aa Reviewed-on: https://gerrit.libreoffice.org/11395 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12sc: remove optimization disabling workaround for GCC 4.5 bugMichael Stahl
... since we need newer GCC for C++11 anyway. Change-Id: I5408d9066b9f1efec234fe05551fed2d8fb583ed Reviewed-on: https://gerrit.libreoffice.org/11394 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12Related: fdo#82259 BiauKai makes some crazy claimsCaolán McNamara
Change-Id: I002dd4834e0813b81548d6f275e261b37859f646
2014-09-12Related: fdo#82259 we don't actually care about the ttf version hereCaolán McNamara
Change-Id: I75253c8cc4ab6325447d29fcb30a1992d8eb83ec
2014-09-12vcl: avoid calling GetResolution() twiceGiuseppe Bilotta
Since we want both horizontal and vertical resolution, just get both with the same call. Change-Id: I7b08b94e792b069b86e334608d6d6dc3901ad181 Reviewed-on: https://gerrit.libreoffice.org/11423 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-09-12Found out that Mac OS X 10.9 has working threadsafe staticsStephan Bergmann
Change-Id: Ia50181989dfacee342bfa025cbdf718edaa27832
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
Change-Id: Ifad71823e72be71cbd9f9f58a51f4553ff54e4d4
2014-09-12fpicker: sal_Bool -> boolStephan Bergmann
Change-Id: Iaf55e2106900be0319c96861b07abea24075bbbe
2014-09-12cui: sal_Bool -> boolStephan Bergmann
Change-Id: Ib472f25eb1625dadca8c2078b3f9cdab98763c8d
2014-09-12Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMILCaolán McNamara
Change-Id: Ie1f21052ff09fcf243a3cc0839cf7118efa09c68
2014-09-12use Apple Language Id conversion for matching font namesCaolán McNamara
Change-Id: Ic953c4ff0de6a90b0580bb22554750be08727349
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara
Change-Id: Ib203264ae89aef66f0e9b011ef9a34a8670500de
2014-09-12fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks
Accidentally introduced in d73c039fa it seems. Change-Id: I846314ebca3a24520492887d4d9027f812cfb32f
2014-09-12chart2: sal_Bool -> boolStephan Bergmann
Change-Id: I8d9802c58950ebe46202c4305b58682f6321531a
2014-09-123D charts: Call the 3D chart update from the lazy update, instead of always.Jan Holesovsky
Change-Id: Ie3603695cbabe9ebc734b80d00ade553cf31d987