summaryrefslogtreecommitdiff
path: root/pch/system_empty.cxx
blob: 2b7f95335dd7f04b37df75a3d0099bec19f933e3 (plain)
1
2
3
4
5
6
7
8
9
10
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * 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/.
 */

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
21-05-25 22:20:10 +0200'>2021-05-25tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch 2020-08-18move TextWindowPeer to its only userCaolán McNamara 2020-07-05basctl: create instances with uno constructorsNoel Grandin 2020-07-04reduce number of framework librariesNoel Grandin 2020-05-23uitest: add wrapper for macro editorXisco Fauli 2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin 2020-02-11add some more libs to libmergedNoel Grandin 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi 2018-11-29Rename files for class ObjectCatalogtagezi 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky