summaryrefslogtreecommitdiff
path: root/vcl/qt6/QtInstanceContainer.cxx
blob: 0d6e777c2ff4a6659b542fa3d8bfc7fff7d77aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -*- 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 "../qt5/QtInstanceContainer.cxx"

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
uli 2024-06-13tdf#159930 Treat special case with no integer digitLaurent Balland 2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia) 2024-05-14loplugin:ostr in svlNoel Grandin 2024-04-28Extended loplugin:ostr manual changesStephan Bergmann 2024-03-22improve loplugin:staticmethodsNoel Grandin 2024-03-22tdf#160306: make sure that SvNumberFormatter agrees with ROUND outputMike Kaganski 2024-03-08tdf#158773 reduce size of IndexedStyleSheetsNoel Grandin 2024-03-08tdf#158773 reduce cost of stylesheet lookupNoel Grandin 2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia) 2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland 2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia) 2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia) 2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia) 2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia) 2023-12-18add copy constructor for SfxItemSetFixedNoel Grandin 2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia) 2023-11-19Extended loplugin:ostr: svlStephan Bergmann 2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia) 2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland 2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann 2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann 2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann 2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)