summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-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-11CairoSDPR: Improve BColorModified BitmapsArmin Le Grand (allotropia)
2024-07-11tdf#161659: icon choice ctrl: Make use of the extra spaceMichael Weghorn
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-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-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: 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-05Make window's default mouse position a large negativeMike Kaganski
2024-07-04Fix typoAndrea Gelmini
2024-07-04tdf#161833 treat semi-transparent pixels as opaquePatrick Luby
2024-07-04cid#1607240 silence Copy-paste errorCaolán McNamara
2024-07-04tdf#144981 tdf#161853 icon choice ctrl: One selection border is enoughMichael Weghorn
2024-07-04tdf#161853 Simplify SvxIconChoiceCtrl_Impl::RepaintSelectedEntriesMichael Weghorn
2024-07-04tdf#161853 Drop IconChoiceFlags::SelectingRectMichael Weghorn
2024-07-04tdf#161853 SvxIconChoiceCtrlEntry: Drop means to manually set neighboursMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::GetPredecessorGridMichael Weghorn
2024-07-04tdf#161853 Drop always null SvxIconChoiceCtrl_Impl::pHeadMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::InitPredecessorsMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::{Set,Find}EntryPredecessorMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::SetEntryPosMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_MOVEDMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_LOCKEDMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::bUpdateModeMichael Weghorn
2024-07-04tdf#161853 icon choice ctrl: Drop WB_SMART_ARRANGE handlingMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::MouseButtonUpMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::bHighlightFramePressedMichael Weghorn