summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-22sw content controls, date: add ODT filterMiklos Vajna1-0/+1
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga2-2/+6
2022-07-21Removed duplicated include and typoAndrea Gelmini1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin34-83/+88
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna3-1/+9
2022-07-20move wintypes.hxx from tools to vclChris Sherlock8-11/+9
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel1-1/+1
2022-07-20Remove pngwrite.hxx and .cxx as it is replaced by PngImageWriterofftkp1-60/+0
2022-07-19Add 32bpp export support in PngImageWriterofftkp1-1/+1
2022-07-19Add ms-gif PNG chunk export support in PngImageWriterofftkp1-13/+13
2022-07-19vcl: add PNG writer based on libpngofftkp1-0/+49
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara1-1/+1
2022-07-18comphelper::ByteWriter::writeSomeBytes always writes all bytesStephan Bergmann1-1/+1
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky2-19/+1
2022-07-17ofz#48585 Out-of-memoryCaolán McNamara3-3/+6
2022-07-17cid#1506711 Uncaught exceptionCaolán McNamara1-1/+1
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin3-2/+27
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini2-2/+2
2022-07-14make B2DPolyPolygon thread-safeNoel Grandin1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin19-40/+44
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin14-34/+42
2022-07-14fix vcl::DeleteOnDeinit example in its docsLuboš Luňák1-1/+1
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski1-7/+2
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock1-3/+2
2022-07-13fix #include locationNoel Grandin1-2/+1
2022-07-13loplugin:unusedmethodsNoel Grandin4-20/+0
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky2-2/+4
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin32-111/+124
2022-07-12elide some dynamic_castNoel Grandin1-0/+6
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák1-0/+4
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin13-23/+29
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-7/+6
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl2-1/+4
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin16-195/+37
2022-07-07Use a dedicated log area for a SAL_INFO in test codeStephan Bergmann1-0/+1
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks1-2/+2
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro2-0/+3
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos3-18/+18
2022-07-05sal: fix invalid doxygenChris Sherlock10-20/+22
2022-07-04tdf#137544 reserve space in polypolygonNoel Grandin1-0/+1
2022-07-04tdf#137544 reduce cost of SolarMutex checkingNoel Grandin1-2/+2
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro1-2/+2
2022-07-04tdf#143148 registry: Use pragma once instead of include guardsChris Sherlock7-28/+7
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin1-0/+2
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro1-1/+1
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin1-1/+2
2022-06-28use utl::TempFile directly in packageNoel Grandin1-0/+1
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin10-15/+19
2022-06-28clang-tidy modernize-pass-by-value in testNoel Grandin14-28/+41
2022-06-27clang-tidy modernize-pass-by-value in ucbhelperNoel Grandin3-7/+7