summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-23indexing: make indexing XML flat and use simple element namesTomaž Vajngerl2-86/+109
2021-08-23Update git submodulesOlivier Hallot1-0/+0
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke4-4/+37
2021-08-22ofz: prep for allowing oss-fuzz msanCaolán McNamara3-11/+9
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin7-19/+15
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel Grandin2-14/+9
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin7-26/+26
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin33-83/+74
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin6-15/+13
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin19-39/+41
2021-08-22speedup SkiaSalGraphicsImpl::drawPolyLineNoel Grandin1-29/+19
2021-08-22osl::Mutex->std::mutexNoel Grandin1-5/+5
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara2-2/+2
2021-08-22ofz#36673 Indirect leakCaolán McNamara1-1/+2
2021-08-22no need to use shared_ptr for these fields in RegionNoel Grandin2-24/+39
2021-08-22no need to use unique_ptr for LineInfoNoel Grandin1-3/+3
2021-08-22no need to use unique_ptr for PolygonNoel Grandin3-7/+6
2021-08-22Give gengal invocations their own UserInstallationsStephan Bergmann1-1/+2
2021-08-22gengal needs Library_localedata_en nowStephan Bergmann2-1/+1
2021-08-22cid#1490402 Resource leakCaolán McNamara1-8/+6
2021-08-22WaE: protect clang diagnostic push/pop with if defined __clang__Caolán McNamara1-0/+8
2021-08-22make isDebuggerAttached() work on MacLuboš Luňák1-0/+33
2021-08-22no need to use unique_ptr for XPolygonNoel Grandin5-15/+14
2021-08-22no need to use unique_ptr for B2DPolygonNoel Grandin3-5/+6
2021-08-22no need to use unique_ptr for B2DPolyPolygonNoel Grandin5-13/+13
2021-08-22tdf#143959 sdext.pdfimport: fix font name with subtagKevin Suo3-0/+43
2021-08-22tdf#126915: Redaction: Clarify 'Export Directly as PDF'Muhammet Kara4-4/+20
2021-08-21arm: fix bridgeCaolán McNamara1-6/+6
2021-08-21arm: nStackBytes was already the right amount of bytesCaolán McNamara1-1/+1
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke4-2/+5
2021-08-21tdf#95495 writerfilter: clear obsolete hackJustin Luth1-21/+0
2021-08-21rtl::Static to thread-safe staticNoel Grandin5-49/+58
2021-08-21Use LanguageTagIcu::getDisplayName() for on-the-fly language list entriesEike Rathke1-13/+25
2021-08-21Unit test for LanguageTagIcu::getDisplayName()Eike Rathke2-0/+77
2021-08-21Introduce LanguageTagIcu::getDisplayName()Eike Rathke2-0/+39
2021-08-20tdf#142542 writerfilter: allow para to cancel style autoSpacingJustin Luth3-14/+32
2021-08-20Update git submodulesAlain Romedenne1-0/+0
2021-08-20tdf#142394 return to using CAIRO_OPERATOR_SOURCE in drawBitmapCaolán McNamara1-0/+5
2021-08-20-Werror,-Wunused-private-fieldStephan Bergmann1-6/+0
2021-08-20Enable automatic code style formatting for subsequent_export-test.cxxBartosz Kosiorek2-683/+1106
2021-08-20loplugin:unusedcapturedefault (macOS)Stephan Bergmann1-2/+2
2021-08-20augment CFLAGS for fontconfig and freetype instead of overwritingCaolán McNamara2-2/+2
2021-08-20Revert "ofz#37370 Null-dereference"Caolán McNamara1-14/+13
2021-08-20Fix extended tip after translation roundOlivier Hallot1-1/+1
2021-08-20Bump ui file to newest GladeOlivier Hallot1-145/+162
2021-08-20Fix extended tip after translation round.Olivier Hallot1-3/+9
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann47-53/+137
2021-08-20go on switching from boost::property_tree to JsonWriterMarco Cecchetti1-48/+31
2021-08-20loplugin:unusedmethodsNoel Grandin9-271/+0
2021-08-20Fine tune new sm import / exportdante4-78/+158