summaryrefslogtreecommitdiff
path: root/lcms2
ModeNameSize
-rw-r--r--lcms2-windows-export.patch655logplain
-rw-r--r--lcms2.patch1107logplain
-rw-r--r--makefile.mk2830logplain
d---------prj103logplain
g document metadata, 2014-08-28) implemented metadata import for the PPTX filter, but in case the metadata stream is not an existing one, then OHierarchyHolder_Impl::GetListPathFromString() invoked by OStorage::openStreamElementByHierarchicalName() throws. The bugdoc is generated by a 3rd-party tool that always starts the stream path with a slash, and MSO seems to just ignore that: so let's do the same to be able to open the document. Change-Id: I6c0715adeb19b9055669f6a45055415dd2c44e28 2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara Change-Id: I545ed112b54fb3d81e67b0f42230811cd48de626 2014-06-25remove whitespacesMarkus Mohrhard Change-Id: Ie14ba3dcb97f20479a04538748ef2c1c9e6c5dac 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin Now that we have default values for Exception constructor params, remove lots of boilerplate code. Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74 2014-04-14Clean up function declarations and some unused functionsStephan Bergmann Change-Id: I2f5b3144e8d4ce3e497a030aa102985c3bc81645 2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard Change-Id: I292217537eb592cbad9af11f87402baa9f4cc442 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3 2014-02-26Remove visual noise from ooxAlexander Wilms Change-Id: Ie25838f20f00dc32d9d22959308c118cef688e94 Reviewed-on: https://gerrit.libreoffice.org/8288 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza to use cppu::supportsService and other pieces. Change-Id: I16893b3d31a8055acd214ff23d01e63d38fe0826 Signed-off-by: Stephan Bergmann <sbergman@redhat.com> 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09 2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna 2012-09-24Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba We fixed a root cause of that exception. This reverts commit 0f0bd022b6f8ae89655a6e47964842086a9beb80. Conflicts: oox/source/docprop/ooxmldocpropimport.cxx Change-Id: Ica3691e967a30722516420997e6e49fbf38f20d2 2012-09-13fdo#54750: Handle any kind of exception (ooxml import).Muthu Subramanian This is very similar to fdo#54609 - so changed it to throw a generic Exception. 2012-09-11fdo#54609: Exception while importing xlsx.Muthu Subramanian * Handle any exception thrown during document properties import. This is not so critical so as to stop the import. We anyways check for hasElements(). * Also lclGetRelatedStreams might throw IllegalArgumentException 2012-07-17re-base on ALv2 code. Includes:Michael Meeks retain presence of MPL licensed nssrenam.h symbol renamer.