summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl
2023-01-23XUnoTunnel->dynamic_cast in vcl::GraphicNoel Grandin
2023-01-20tdf#153047 sw: fix PDF export of content controls in placeholder modeMiklos Vajna
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-12vcl: introduce a BitmapEx::DumpAsPng()Miklos Vajna
2023-01-12maAlphaMask in BitmapEx should be AlphaMaskNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11remove defunct pXRenderFormat fieldCaolán McNamara
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10rename setAlphaFrom->ChangeColorAlpha and fix parameterNoel Grandin
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-06use std::optional for SALCOLOR_NONENoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2023-01-02split OutputDevice::CreateMask methodNoel Grandin
2022-12-23SDPR: Add rendering of BitmapPrimitive2D for CairoCaolán McNamara
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-12-04Check for trailing numeric part in isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-04Add and use Feature::isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-02intended to use floating point for the divisionCaolán McNamara
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-02cairo_surface_t shouldn't appear in outdev.hxxCaolán McNamara
2022-12-02loplugin:unusedfields make some fields privateNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29SalLayout::mnUnitsPerPixel is always 1Caolán McNamara
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-27cid#1517055 Dereference before null checkCaolán McNamara
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-25vcl: list the glyphs and bound rects of a specified fontChris Sherlock
2022-11-25pdfium: reduce size if cannot create bitmapSzymon Kłos
2022-11-24Resolves: tdf#152157 show update icon on all menubarsCaolán McNamara
2022-11-24split RemoveBubbleWindowCaolán McNamara
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-21Revert "vcl: test getting glyph boundary rect from LogicalFontInstance"خالد حسني
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos
2022-11-21lok: make properties>change password dialog asyncMert Tumer
2022-11-21be more specific on what "Symbol" isCaolán McNamara
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt
2022-11-18vcl: test getting glyph boundary rect from LogicalFontInstanceChris Sherlock
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna