# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,svtools_unoapi)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,svtools_unoapi)) # vim: set noet sw=4 ts=4: /allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-05-22chart2 lok: tunnel context menu of the chart edit viewPranav Kant
2018-05-22chart2 lok: give parent to data table dialog to tunnel itPranav Kant
2018-02-27lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-05Fix typosAndrea Gelmini
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-09-01tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-15Fix JunitTest chart2 unoapiJan-Marek Glogowski
2017-08-09unit test for tdf#111173Marco Cecchetti
2017-08-09bug fix: tdf#111173Marco Cecchetti
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-31tdf#103984 : For bubble charts append data column...Dennis Francis
2017-06-12Fix typo in queryAggregationStephan Bergmann
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-11-21add missing depDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18loplugin:unusedmethodsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01Omit the default comparatorTakeshi Abe
2016-11-01Omit the default comparator for std::sort()Takeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky
2016-10-22fix 32bit buildsCaolán McNamara
2016-10-22fix for windows buildsJochen Nitschke
2016-10-22chart2: fix unserialization of empty cellsJean-Tiare Le Bigot
2016-10-21Avoid further crash with empty Chart documentStephan Bergmann