summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-10-12cool#7318 Calc rendering acceleration (part2)Noel Grandin
2023-10-12tdf#157636 FILEOPEN: PPT: Images have no backgroundNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11lok: flush the VOC primitives when trimming memoryAshod Nakashian
2023-10-11tdf#133870: read OBJECTDESCRIPTOR from clipboardMike Kaganski
2023-10-10vcl: swap out the BinaryDataContainer tooAshod Nakashian
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-10-07consistently restore the original endianness hereCaolán McNamara
2023-10-07ofz#63036 Timeout in new png codeCaolán McNamara
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-07tdf#157639 a11y: Set proper role for status barMichael Weghorn
2023-10-06tdf#157576 and tdf#157635 mask out black pixelsPatrick Luby
2023-10-05cool#7254 crash on double click of value set item in bullets and numberingCaolán McNamara
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-10-05Simplify Bitmap::DitherMike Kaganski
2023-10-04vcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl
2023-10-04vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl
2023-10-03Use Degree100Mike Kaganski
2023-10-03ofz: Timeout, reduce limitCaolán McNamara
2023-10-03Try to use doubles in a saner wayMike Kaganski
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-03tdf#147906 Use std::hypot for Pythagorean additionAnkit_Jaipuriar
2023-09-30pdf-dialog general-tab: set_sensitive if config not read-onlyJustin Luth
2023-09-28cid#1545247 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-09-27vcl: remove rTargetDevice from OutputDevice::ImplGetEllipsisString()Chris Sherlock
2023-09-27tdf#139935 Part B: Show all menu items possible/potential actions,Jim Raykowski
2023-09-25ofz#62439 Integer-overflow on scale using SAL_MIN_INT32Caolán McNamara
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-24Fix typoAndrea Gelmini
2023-09-24tdf#156539 Draw the gradient with polypolygonal clip when using SkiaPatrick Luby
2023-09-20tdf#156842 increase scale for external PDF dataPatrick Luby
2023-09-18Move SalInstanceVerticalNotebook decl to headerSzymon Kłos
2023-09-18a11y: Call base class impl at beginning of Edit::GetFocusMichael Weghorn
2023-09-14nFrames can't be trusted to believe nSequence existsCaolán McNamara
2023-09-14ofz#62352 Null-dereference READCaolán McNamara
2023-09-13tdf#90341 Clean up excessive const_cast'ingsahil
2023-09-12tdf#149545: increase svg check sizeXisco Fauli
2023-09-12ofz#62155 skip line with negative widthCaolán McNamara
2023-09-12tdf#156890 SalInstanceTreeView: Indent the entry context bitmapJim Raykowski
2023-09-11gbWatchdogFiring, replace 'volatile bool' with std::atomic<bool>Noel Grandin
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-10using decls should come after #includeNoel Grandin
2023-09-10FontIdentificator does not need to implement XAggreggationNoel Grandin
2023-09-08add SAL_WARN to UIObjectUnoObj::getChildNoel Grandin
2023-09-07tdf#157112: fix off-by-one error in /LastChar of PDF Type 3 fontsKhaled Hosny
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-09-04tdf#138792: PDF export: export metadata dc:formatSarper Akdemir
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir