# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: .png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)Author
2015-12-10More smoketest notes.Michael Meeks
2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist
2015-11-26smoketest: improve docs.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-15coverity#1326133 Logically dead codeCaolán McNamara
2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-01smoketest: run XML files through xmllint --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
2014-01-29smoketest: remove OpenOffice.org 1.0 XML format export testsMichael Stahl