summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-10-16jsdialog: enable Hyperlink DialogSzymon Kłos
2023-10-16check return of get_iter_abs_posCaolán McNamara
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-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-14get_iter_abs_pos doesn't neeed to be virtualCaolán McNamara
2023-10-14use a single queue of data for PDFExtOutDevDataSyncNoel Grandin
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
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-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl
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-11tdf#157613 make sure surface is not a null pointerPatrick Luby
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
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