summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 416fa8c63b14e6dca66fbf4fc178dcebdaa8130e (plain)
1
2
*.doc binary
*.sdw binary
formatMichael Stahl 2015-03-23Build libtest on Windows, tooTor Lillqvist 2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk 2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini 2014-09-11smoketest: run the extension test firstMichael Stahl 2014-08-20java: remove unnecessary constructor declarationsNoel Grandin 2014-08-12java: fix broken javadoc tagsNoel Grandin 2014-08-11java: remove unused parametersNoel Grandin 2014-08-11java: remove unused parametersNoel Grandin 2014-08-08java: remove unused importsNoel Grandin 2014-08-08java: remove unused fieldsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt 2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt 2014-06-18LOK: kill double initialize.Andrzej Hunt 2014-06-17LOK: Split into instance and class.Andrzej Hunt 2014-06-12cast loses precisionCaolán McNamara 2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks 2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt 2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt 2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt 2014-04-17remove executable bitAndras Timar 2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann 2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann