/* -*- 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/. */ #ifndef INCLUDED_DESKTOP_MINIDUMP_MINIDUMP_HXX #define INCLUDED_DESKTOP_MINIDUMP_MINIDUMP_HXX #include #include namespace crashreport { // when response = nullptr only make test /** Read+Send, Test and send info from the Dump.ini . @param [in] iniPath Path-file to the read/test ini-file (UTF-8 on Windows) @param [in] response=nullptr in this case made the Test only @param [in] response!=nullptr in this case made the Read+Send @retval true Read+Send, Test was okay @retval false Read+Send, Test is a error */ CRASHREPORT_DLLPUBLIC bool readConfig(const std::string& iniPath, std::string* response); } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ 3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt
2019-07-11Use an unused ID for SID_REMOVE_HYPERLINKSamuel Mehrbrodt
2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-23Add new customize and position merged dialogGülşah Köse
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-23Add style options to redaction exportMuhammet Kara
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-05fix ubsan after "TypedWhichId in svx part 1"Noel Grandin
2018-01-06remove unused definesNoel Grandin
2018-01-04de-duplicate some defines in hrc filesNoel Grandin
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-21no need to play define games with SID_DRAW_CHARTNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18undef SID_INSERT_FRAME can go nowCaolán McNamara
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose