summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-09-23vcl: mask scale regression in BitmapFastScaleFilterChris Sherlock
2024-09-23vcl builder : no need to use OUString hereArnaud VERSINI
2024-09-22remove some dead code in DrawDeviceBitmapExNoel Grandin
2024-09-21cid#1607013 silence Overflowed return valueCaolán McNamara
2024-09-21tdf#130857 VclBuilder: Extract helpers to insert combo/list box itemsMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Extract helpers to set prio/EnumContextMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Avoid using vcl WindowType to detect toolbarMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move handleActionWidget to base classMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move "packing" parsing to base classMichael Weghorn
2024-09-21tdf#130857 Refactor VclBuilder::handlePacking/applyPackingPropertiesMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Reduce var scopeMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use existing toBool helperMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use OUString instead of OStringMichael Weghorn
2024-09-21vcl: Move UTF-16 toBool helper to it's local non-UTF16 equivalentMichael Weghorn
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-20Correct usage of premultiply for ENABLE_WASM_STRIP_PREMULTIPLYArmin Le Grand (allotropia)
2024-09-18tdf#130857 VclBuilder: Move m_sHelpRoot member to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move TextBuffer bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move Adjustment bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move class/id/custom prop extraction to helperMichael Weghorn
2024-09-17tdf#130857 VclBuilder: Turn extractOrientation into static helperMichael Weghorn
2024-09-17ofz#71606 use better upstream solutionCaolán McNamara
2024-09-17cid#1608226 Overflowed integer argumentCaolán McNamara
2024-09-16cid#1607350 Data race conditionCaolán McNamara
2024-09-15ofz#71606 don't ignore CRCs when fuzzingCaolán McNamara
2024-09-15Related: cid#1608226 make this more directCaolán McNamara
2024-09-13vcl: move variables closer to first usage in BitmapEmbossGreyFilter::execute()Chris Sherlock
2024-09-13vcl: just return a BitmapEx() in BitmapDisabledImageFilter::execute()Chris Sherlock
2024-09-13tdf#43157 vcl: remove OSL_ENSURE from BitmapEx functionsChris Sherlock
2024-09-12These bogus -Wdangling-reference still hit with current GCC 15 trunkStephan Bergmann
2024-09-11cid#1607412 silence Overflowed constantCaolán McNamara
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-09-10Add arguments to Last 4 UNO Commands in CrashReport DumpXisco Fauli
2024-09-10vcl: variable refactoring BitmapConvolutionMatrixFilter::execute()Chris Sherlock
2024-09-05tdf#162359 sw: fix the export of comments as PDF annotationsTibor Nagy
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-09-03tdf#92064 sw: Improve large paragraph layout performanceJonathan Clark
2024-09-03tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea
2024-09-03ofz#70815 Timeout, reduce this limit for fuzzingCaolán McNamara
2024-09-01vcl: flatten Animation.cxx functionsChris Sherlock
2024-09-01cid#1607909 silence Overflowed constantCaolán McNamara
2024-08-31cid#1607670 Overflowed constantCaolán McNamara
2024-08-31cid#1608005 Overflowed constantCaolán McNamara
2024-08-30Resolves: tdf#146800 Linked libraries don't show shource path in MacroJim Raykowski
2024-08-28tdf#127610 subtract width of shortcuts from width available for tab itemsPatrick Luby
2024-08-28cid#1606906 Overflowed constantCaolán McNamara
2024-08-28cid#1607037 silence Overflowed constantCaolán McNamara
2024-08-27vcl,filter: replace about 5 hard-coded JPEG PDF export qualitysMichael Stahl
2024-08-26cid#1556160 COPY_INSTEAD_OF_MOVECaolán McNamara