/* -*- 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/. */ #include "precompiled_cairocanvas.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ rc='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_date.cxx
AgeCommit message (Expand)Author
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer
2018-10-29loplugin:oncevarNoel Grandin
2018-05-07tools: date unit testsChris Sherlock
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-05-02Add more unit tests for Date::Normalize()Eike Rathke
2017-05-02Test that empty date is not a valid dateEike Rathke
2017-04-28Add unit tests for Date::Normalize()Eike Rathke