summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
10 hourscreateFromAscii -> OUString literals in SvxMSDffManagerNoel Grandin1-20/+17
7 daysloplugin:ostr in filterNoel Grandin58-1662/+1671
8 daystdf#160402 filter,writerfilter: import locale-dependent STYLEREF namesMichael Stahl1-5/+2
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-1/+1
12 daysreplace createFromAscii with OUString literals in filterNoel Grandin1-1/+1
13 dayselide some OUString temporariesNoel Grandin2-29/+29
2024-04-26Configuration_filter.mk: create RESPONSEFILEs using gb_var2fileChristian Lohmaier1-18/+6
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier1-3/+3
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier1-2/+1
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski1-1/+1
2024-04-18Handle empty range properlyMike Kaganski1-3/+12
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-11/+11
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski3-4/+4
2024-04-09Simplify a bitMike Kaganski1-6/+1
2024-04-08tdf#146619 Drop unused 'using namespace' in: filter/Gabor Kelemen10-14/+2
2024-04-02tdf#147021 Replace SAL_N_ELEMENTS with std::sizeRMZeroFour4-9/+9
2024-03-23tdf#158237 use c++20 contains() instead of find() and end()Beeram_121-1/+1
2024-03-15exported SVGs: Stop bullets skipping animationSkyler Grey1-1/+1
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski5-37/+37
2024-03-09Enable CVE tests on Windows by defaultMike Kaganski1-1/+2
2024-03-09Simplify a bitMike Kaganski2-82/+74
2024-03-08tdf#156717 Add minor version / architecture to PDF metadataAdlair Cerecedo-Mendez1-1/+8
2024-03-08tdf#114441 change use of sal_uLong to better integer types in filterSteven Casey (SMCode)1-1/+1
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski1-14/+2
2024-02-23Emscripten: Filter out some filter configurationStephan Bergmann1-0/+6
2024-02-20icg is no longer dlopen-ed from sdNoel Grandin1-2/+0
2024-02-15Fix typoAndrea Gelmini1-1/+1
2024-02-14tdf#159704 svx: preserve text when getting grpahic from sdrobjectJaume Pujantell2-0/+18
2024-02-13UnoApiXmlTest: factor out common codeXisco Fauli1-76/+20
2024-02-02tdf#159461 deadlock in Dialog "XML Filter Settings"Noel Grandin2-126/+139
2024-02-01tdf#159474: fix handling of pre-set RepairPackage propertyMike Kaganski1-26/+26
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl1-9/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski6-8/+8
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara1-0/+16
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski3-18/+18
2023-12-31tdf#158337 use std::erase instead of std::removed followed by eraseLuv Sharma1-1/+1
2023-12-30cid#1546349 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara5-9/+9
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-21Add export sheet range option to calcNickWingate4-24/+121
2023-12-21get rid of warnings when reportbuilder is not configured for buildAndras Timar1-0/+2
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+2
2023-12-12tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert2-8/+9
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+2
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin2-2/+2
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin1-1/+1