summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin9-57/+42
2022-05-25Add Makefile for the FirstUnoContact C++ SDK exampleHossein4-0/+103
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski2-10/+24
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski6-229/+64
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna4-19/+69
2022-05-24no need to call makeStringAndClear hereNoel Grandin1-2/+2
2022-05-24comments: reassign ID when copy commentPranam Lashkari3-1/+9
2022-05-24fix thread-safety in OInterfaceContainerHelper4Noel Grandin1-4/+12
2022-05-24tdf#145248 don't start a drag if actively selectingCaolán McNamara1-1/+2
2022-05-24Resolves: tdf#148168 disable gtk treeview seach boxCaolán McNamara1-0/+1
2022-05-24tdf#149170 sfx2: store IsOriginallyLoadedReadOnly() for recent filesMichael Stahl1-1/+1
2022-05-24ofz#47591 avoid OOMCaolán McNamara1-0/+11
2022-05-24sw XHTML import: handle non-image, non-RTF objects as clickable imagesMiklos Vajna9-12/+62
2022-05-24sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl1-1/+10
2022-05-24use comphelper::ByteReader in XBufferedStreamNoel Grandin1-23/+45
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann104-191/+279
2022-05-24reduce space needed for NameSpaceMapNoel Grandin2-29/+38
2022-05-24ofz#47589 can't avoid passing in an output in the general case after allCaolán McNamara2-157/+50
2022-05-24upgrade harfbuzz to 4.3.0Caolán McNamara1-2/+2
2022-05-24sw content controls, date: add doc model & UNO APIMiklos Vajna7-0/+157
2022-05-24modernize and improve PropertySetInfoNoel Grandin29-129/+92
2022-05-24tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara3-30/+49
2022-05-24do not use ubidi_setLine() for text runsLuboš Luňák1-16/+5
2022-05-24elide some OUString allocationNoel Grandin2-7/+13
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin3-37/+34
2022-05-24Resolves tdf#148815 - Make SAL_NO_QUERYSAVE work for SID_RELOADHeiko Tietze1-5/+7
2022-05-24reserve vector in FrameView::WriteUserDataSequenceNoel Grandin1-0/+1
2022-05-24no need to instantiate these services indirectlyNoel Grandin3-227/+208
2022-05-24ConfigFlush can be directly instantiated hereNoel Grandin1-4/+2
2022-05-24m_xRefreshBroadcaster in BaseContainer is dead codeNoel Grandin6-24/+8
2022-05-24workdir/UnpackedTarball/libtiff/libtiff/tiff.h is generatedStephan Bergmann1-1/+1
2022-05-24avoid some unnecessary work when importing graphicNoel Grandin1-1/+1
2022-05-24tdf#148168 set built-in gtk search box to search "document name" columnCaolán McNamara1-1/+1
2022-05-24We actually want to divide by 257 hereCaolán McNamara1-3/+3
2022-05-24move the comment around a bitCaolán McNamara1-8/+8
2022-05-24tdf#149198: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+7
2022-05-24tdf#149186: Table of contents editor not showing buttons in Dutch UIJulien Nabet1-0/+3
2022-05-24tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet2-10/+4
2022-05-24tdf#149206: Add EMF test in GraphicDescriptorTestofftkp1-0/+15
2022-05-24tdf#149206: sd_import_tests2: Add unittestXisco Fauli2-0/+25
2022-05-24tdf#149206 Set size correctly when loading EMFofftkp1-4/+60
2022-05-24sw: document SwFltAnchorListenerMiklos Vajna1-0/+1
2022-05-24sw HTML import: extend list of MIME types recognized as image objectsMiklos Vajna1-0/+3
2022-05-24elide some OUString allocationNoel Grandin2-5/+7
2022-05-24this data does not need to be per-objectNoel Grandin3-46/+64
2022-05-24elide OUString allocationNoel Grandin1-1/+1
2022-05-24no need to call makeStringAndClear hereNoel Grandin1-20/+13
2022-05-24tdf#149252 adjust vertical/horizontal positioning labels for paragraphsSeth Chaiklin1-2/+2
2022-05-24tdf#149231 Fix crash on print preview of masterJim Raykowski1-5/+5
2022-05-23external/libtiff: Silence invalid-null-argumentStephan Bergmann2-0/+12