summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-10-11Make the format > sections > options dialog a jsdialogSkyler Grey
2023-10-11lok: flush the VOC primitives when trimming memoryAshod Nakashian
2023-10-11cool#7318 Calc rendering accelerationNoel Grandin
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-11tdf#133870: read OBJECTDESCRIPTOR from clipboardMike Kaganski
2023-10-10vcl: swap out the BinaryDataContainer tooAshod Nakashian
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay1110
2023-10-10gtk3 a11y: Drop unnecessary check before loopingMichael Weghorn
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-10Drop repeated codeMike Kaganski
2023-10-10Silence a new -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2023-10-09loplugin:casttovoidStephan Bergmann
2023-10-09bump odt2pdffuzzer max_len againCaolán McNamara
2023-10-08Fix buildMike Kaganski
2023-10-08tdf#156040 pick a better "LightColor" for windows dark themeCaolán McNamara
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos
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-04Fix typoAndrea Gelmini
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-03optimize DrawRect if we fill but no line colorCaolán McNamara
2023-10-03tdf#147906 Use std::hypot for Pythagorean additionAnkit_Jaipuriar
2023-10-02tdf#157164 Vertical Position preview does not show red line for baselineNoel Grandin
2023-10-01tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS CatalinaPatrick Luby
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby
2023-09-30pdf-dialog general-tab: set_sensitive if config not read-onlyJustin Luth
2023-09-29Drop some newly obsolete __cplusplus version checksStephan Bergmann
2023-09-28cid#1545247 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-09-27Let SkBitmap determine when it is safe to delete the pixel bufferPatrick Luby
2023-09-27vcl: remove rTargetDevice from OutputDevice::ImplGetEllipsisString()Chris Sherlock
2023-09-27gtk4 a11y: Map paragraph role to Gtk equivalentMichael Weghorn
2023-09-27tdf#139935 Part B: Show all menu items possible/potential actions,Jim Raykowski
2023-09-26tdf#124591: Update Noto Naskh Arabic to v2.016Khaled Hosny
2023-09-26tdf#152675 treat all cairo versions <= 1.17.8 the same (actually)Aron Budea
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