summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-07-14tdf#145538 - related: Make tools::PolyPolygon iterableYuki Joou
2024-07-13cid#1610241 silence Improper use of negative valueCaolán McNamara
2024-07-13tdf#92064 sw: Improve Tibetan layout performanceJonathan Clark
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara
2024-07-12cid#1555260 Use of auto that causes a copyCaolán McNamara
2024-07-12Make SystemDependentData mechanism type-basedArmin Le Grand (allotropia)
2024-07-12Optimize a bitMike Kaganski
2024-07-12tdf#129244: fix thinkoMike Kaganski
2024-07-12tdf#129244: Let ImpGraphic update its buffer for new pixel sizesMike Kaganski
2024-07-12tdf#67943 tabs must have radio button role and tab button subrolePatrick Luby
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn
2024-07-11tdf#161026 tdf#161355 tdf#161501 icon choice ctrl: Natively draw mouse-hoverMichael Weghorn
2024-07-11tdf#161026 tdf#161355 icon choice ctrl: Draw icon + text at the endMichael Weghorn
2024-07-11icon choice ctrl: Decouple focus from text/icon drawingMichael Weghorn
2024-07-11Move break inside conditional statement to match macOS codePatrick Luby
2024-07-11CairoSDPR: Improve BColorModified BitmapsArmin Le Grand (allotropia)
2024-07-11tdf#161659: icon choice ctrl: Make use of the extra spaceMichael Weghorn
2024-07-10tdf#160427 native menu changes can only be done on the main threadPatrick Luby
2024-07-10loplugin:casttovoidStephan Bergmann
2024-07-10prefer higher version of "Noto Sans Arabic" of system vs bundledCaolán McNamara
2024-07-10icon choice ctrl: Drop unused forward-declarationMichael Weghorn
2024-07-10icon choice ctrl: Drop code for non-autoposition modeMichael Weghorn
2024-07-10icon choice ctrl: Always use SvxIconChoiceCtrlPositionMode::AutoArrangeMichael Weghorn
2024-07-10icon choice ctrl: Simplify list pos handlingMichael Weghorn
2024-07-10icon choice ctrl: Drop unused GRID_NOT_FOUND defineMichael Weghorn
2024-07-10icon choice ctrl: Drop SvxIconChoiceCtrl_Impl::nMaxVirtWidthMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_LEFTMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_TOPMichael Weghorn
2024-07-10icon choice ctrl: Don't explicitly call base class impl of methodMichael Weghorn
2024-07-09use a throwaway TMPDIR for ghostscript-using helpersCaolán McNamara
2024-07-09loplugin:unusedmethodsNoel Grandin
2024-07-09Avoid potential negative array index access to cached text.Michael Meeks
2024-07-09jsdialog: enable interaction handler without LOKNotifier cool#9453Szymon Kłos
2024-07-09cid#1607395 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09cid#1554702 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-07-08tdf#159900 sw: fix Figure tag placement attribute when exporting to PDFTibor Nagy
2024-07-08cid#1609651 Pointer to local outside scopeCaolán McNamara
2024-07-07cid#1545993 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-07vcl: add more GIF metadata to GraphicFormatDetectorTomaž Vajngerl
2024-07-07vcl: inch-size.emf is actually PICT format, rename to inch-size.pctTomaž Vajngerl
2024-07-07vcl: remove GraphicDescriptor::ImpConstructTomaž Vajngerl
2024-07-06cid#1554704 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-06cid#1555223 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-06vcl: clean-up and refactor GraphicFilter::ImportUnloadedGraphicTomaž Vajngerl
2024-07-06Related tdf#161461: break out of loop once data flavor is setPeter Hagen
2024-07-05Related tdf#161461: break out of loop once data flavor is setPeter Hagen
2024-07-05Make window's default mouse position a large negativeMike Kaganski
2024-07-04cpdb: Don't include cpdmgr.hxx if not building CPDB supportMichael Weghorn
2024-07-04Fix typoAndrea Gelmini