summaryrefslogtreecommitdiff
path: root/include/postmac.h
blob: a0cc11b34e8d0219fd97fe4b88eab087dd0a80c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* -*- 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/.
 *
 * 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 .
 */

#undef Line
#undef Point
#undef Polygon
#undef Size
#undef TimeValue

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ucevarscope in dbaccessNoel 2020-08-03Make test operate on copy of .odb fileStephan Bergmann 2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann 2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann 2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin 2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen 2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara 2019-09-12weld OCopyTableWizard clusterCaolán McNamara 2019-09-02Adapt CppunitTest_dbaccess_dialogs_test to .ui file removalStephan Bergmann 2019-08-29tdf#127180: Propose migration + Firebird by default only in experimentalJulien Nabet 2019-07-19loplugin:referencecasting in dbaccessNoel Grandin 2019-07-12tdf#126268: Add support for negative decimalXisco Fauli 2019-07-11tdf#126268: first byte is not used for the sign symbolXisco Fauli 2019-04-22Fix typoAndrea Gelmini 2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen 2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen 2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann 2019-03-04Fix typoAndrea Gelmini