/* -*- 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/.
*/
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
' rowspan='2'>
index : lo/core | |
LibreOffice 核心代码仓库 | 文档基金会 |
Age | Commit message (Expand) | Author |
2024-12-05 | tdf#85428: Clip strokes | Dr. David Alan Gilbert |
2024-11-27 | PVS: V560 A part of conditional expression is always true: bSuccess | Xisco Fauli |
2024-11-12 | tdf#145614 Convert #define to enum class | Oromidayo Owolabi |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin |
2024-10-27 | cid#1555789 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-26 | sdext replace OUStringLiteral with new OUString literal | Arnaud VERSINI |
2024-10-22 | cid#1545605 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-19 | cid#1633260 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-18 | tdf#148526 sdext,pdfimport: Write clipToStrokePath | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: clipToStrokePath: Set line join | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: rendering::PathJoinType to B2DLineJoin | Dr. David Alan Gilbert |
2024-10-18 | tdf#148526 sdext,pdfimport: Expand path to contour | Dr. David Alan Gilbert |
2024-10-17 | tdf#148526 sdext,pdfimport: Parse clipToStrokePath | Dr. David Alan Gilbert |
2024-09-27 | tdf#162887 sdext.pdfimport: Fix tilingPatternFill crash | Dr. David Alan Gilbert |
2024-08-29 | tdf#101611, tdf#108813, tdf#86211, sdext,pdfimport: Clip fills | Dr. David Alan Gilbert |
2024-08-09 | cid#1556026 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-08 | cid#1607356 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-06 | cid#555593 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-31 | cid#1555417 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-28 | cid#1556624 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-18 | cid#1555824 Check of thread-shared field evades lock acquisition | Caolán McNamara |
2024-07-11 | Resolves: tdf#161965 missing UpdateControlStates on page switch | Caolán McNamara |
2024-07-09 | cid#1606955 Use of auto that causes a copy | Caolán McNamara |
2024-05-16 | loplugin:ostr in sdext | Noel Grandin |
2024-05-12 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-22 | use more OUString literal | Noel Grandin |
2024-04-04 | A small refactor | Mike Kaganski |
2024-04-04 | Drop a bit of redundancy | Mike Kaganski |
2024-04-04 | Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return false | Mike Kaganski |
2024-04-03 | tdf#160260: make poppler wrapper executable Unicode-aware on Windows | Mike Kaganski |
2024-03-31 | tdf#146619 Drop unused 'using namespace' in: sdext/ | Gabor Kelemen |