# -*- 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/. # #************************************************************************* $(eval $(call sw_ooxmlexport_test,7)) # vim: set noet sw=4 ts=4: /'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gdb
AgeCommit message (Expand)Author
2023-07-17solenv: gdb: BigPtrArrayPrinter, try both 0 and 0ulMichael Stahl
2023-06-15gdb: BigPtrArrayPrinter, add the suffix, so 0->0ulJulien Nabet
2022-12-15fix BigInt gdb pretty-printerCaolán McNamara
2022-11-08Simplify some Python version comparisons a bitMike Kaganski
2022-09-24solenv: gdb: unbreak MarkBasePrinterMichael Stahl
2022-09-16fix SwContentIndexPrinter pretty printerNoel Grandin
2022-09-01improve the SwContentIndex debug pretty printerNoel Grandin
2022-08-09tools: prefix member variables with an 'm'Chris Sherlock
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-02-09gdb: fix SwXTextCursorPrinterMichael Stahl
2021-12-03gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-01GDB vcl.py: actually return a string in to_stringJan-Marek Glogowski
2021-06-29Extend and fix Scheduler GDB printerJan-Marek Glogowski
2021-04-29rename A field in ::Color to TNoel Grandin