summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-10-19tdf#157680 scale down size and adjust size and scale factor for /BBoxPatrick Luby
2023-10-19use png_set_keep_unknown_chunksNoel Grandin
2023-10-18tdf#157517 vcl: PDF/UA export: add PDF/A extension schema to XMPMichael Stahl
2023-10-18tdf#157792 followupNoel Grandin
2023-10-18tdf#157696 a11y: Report spelling error via IA2 "invalid:spelling" attrMichael Weghorn
2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn
2023-10-17tdf#157792 FILEOPEN: PPT: logo not displayedNoel Grandin
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs
2023-10-15Drop OStringConstExpr, use constexpr OString insteadStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-15pStringIds can be constexprStephan Bergmann
2023-10-14use a single queue of data for PDFExtOutDevDataSyncNoel Grandin
2023-10-13tdf#157696 a11y Translate "CharStrikeout" to IA2 equivalentsMichael Weghorn
2023-10-12tdf#157696 a11y: Map "CharEscapement" text attr to IA2 "text-position"Michael Weghorn
2023-10-12tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroDeepika Goyal
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12tdf#157696 a11y: Escape commas in IAccessible2 color text attributeMichael Weghorn
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-12tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl
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