summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add color replacement bitmap filterMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-05-02cleanup namespaces in pdfdocument.hxxTomaž Vajngerl
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-28IsDropFormatSupported can be constCaolán McNamara
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-27Graphic: cleanup private, public declarations, remove friendTomaž Vajngerl
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl
2020-04-26use pragma onceTomaž Vajngerl
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-25Resolves: tdf#132143 make placeholder nodes unselectableCaolán McNamara
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25fix DragDropMode:ALL constantNoel Grandin
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-24move SvInplaceEdit2 out of public headerCaolán McNamara
2020-04-24loplugin:unusedenumconstants DragDropModeNoel Grandin
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-22typeinfo for VclGrid still needed with --enable-mergelibsStephan Bergmann
2020-04-21return shared_ptr from AnyWidget::CloneNoel Grandin
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20drop EnableSelectAllCaolán McNamara
2020-04-20add selected state to UserDrawEventCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara
2020-04-07allow setting combobox fontCaolán McNamara
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara
2020-04-06unset dest dnd row highlight after dropCaolán McNamara