summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-23Removed duplicated includeAndrea Gelmini1-2/+0
2022-05-23don't use glyph subsets with complicated LTR/RTL setupsLuboš Luňák1-17/+8
2022-05-23Revert "[API CHANGE] call ftruncate instead of ftruncate_by_name"Noel Grandin2-23/+26
2022-05-23gtk: fix leak in treeview tooltipCaolán McNamara1-5/+6
2022-05-23Fix typosAndrea Gelmini2-2/+2
2022-05-23elide allocation of CacheItem when enumerating filtersNoel Grandin7-32/+26
2022-05-23std::unordered_set->o3tl::sorted_vector in TaskManagerNoel Grandin2-15/+9
2022-05-23use std::move to avoid some object allocationNoel Grandin1-3/+3
2022-05-23Bad hack to silence UBSan nullptr-with-offsetStephan Bergmann1-1/+8
2022-05-23README libtiffJulien Nabet1-0/+3
2022-05-23tiff: reverse row pixels for ORIENTATION_LEFTBOTCaolán McNamara1-2/+38
2022-05-23crashtesting: we can have negative skewCaolán McNamara1-10/+34
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna6-32/+106
2022-05-23qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn1-1/+8
2022-05-23qt6 configure: Consider 'qmake6' when searching Qt 6 qmakeMichael Weghorn1-1/+1