# -*- 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/. # $(eval $(call gb_Rdb_Rdb,saxparser)) $(eval $(call gb_Rdb_add_components,saxparser,\ sax/source/expatwrap/expwrap \ )) # vim:set noet sw=4 ts=4: ='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)Author
2014-07-18cid#1226493 Uninitialized scalar variableNoel Grandin
2014-07-17libreofficekit_tiledrendering test: force lock file removalAndrzej Hunt
2014-07-17Add png dumping to LOK tiled rendering test.Andrzej Hunt
2014-07-17Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan
2014-07-14LOK tiled rendering test: add some debug output.Andrzej Hunt
2014-07-12GtkComboBoxText requires gtk >= 2.24.Andrzej Hunt
2014-07-12Add LOK tiled rendering divided-tile unit test.Andrzej Hunt
2014-07-12Add part selector to gtktiledviewer.Andrzej Hunt
2014-07-12gtktiledviewer: allow selecting between normal and quad-tile view.Andrzej Hunt
2014-07-12Quad Docview: only rerender on zoom if we have a document open.Andrzej Hunt
2014-07-12Implement a (qa-only) quad-tiled viewer.Andrzej Hunt
2014-06-25Add zoom controls to gtktiledviewer.Andrzej Hunt
2014-06-25Move gtktiledviewer into libreofficekit.Andrzej Hunt