summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-05-09lok: fix the window type of the metric field controlHenry Castro1-1/+1
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro1-0/+1
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+11
2020-05-08remove TriStateBox classCaolán McNamara1-9/+0
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara2-18/+45
2020-05-08move DisclosureButton out of public headersCaolán McNamara1-10/+0
2020-05-07tdf#101181: improve glow effectMike Kaganski1-2/+1
2020-05-07Add color replacement bitmap filterMike Kaganski1-0/+44
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski1-0/+60
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+9
2020-05-03use more compact namespace syntax in /includeNoel Grandin35-109/+96
2020-05-02cleanup namespaces in pdfdocument.hxxTomaž Vajngerl1-25/+4
2020-05-01move some headers inside their respective modulesNoel Grandin1-37/+0
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze1-1/+3
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara1-3/+0
2020-04-29weld SfxTemplatePanelControlCaolán McNamara2-3/+8
2020-04-28IsDropFormatSupported can be constCaolán McNamara1-1/+1
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara1-0/+4
2020-04-27Graphic: cleanup private, public declarations, remove friendTomaž Vajngerl1-11/+1
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl1-0/+4
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl2-5/+5
2020-04-26use pragma onceTomaž Vajngerl2-8/+3
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara1-0/+4
2020-04-25Resolves: tdf#132143 make placeholder nodes unselectableCaolán McNamara1-0/+1
2020-04-25loplugin:constantparamNoel Grandin1-1/+1
2020-04-25fix DragDropMode:ALL constantNoel Grandin1-4/+4
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-7/+0
2020-04-24weld StylesPropertyPanelCaolán McNamara1-7/+12
2020-04-24move SvInplaceEdit2 out of public headerCaolán McNamara1-29/+0
2020-04-24loplugin:unusedenumconstants DragDropModeNoel Grandin1-3/+1
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin1-1/+1
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin2-32/+0
2020-04-24loplugin:unnecessaryvirtualNoel Grandin2-4/+2
2020-04-24loplugin:unusedmethodsNoel Grandin8-27/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-6/+11
2020-04-22typeinfo for VclGrid still needed with --enable-mergelibsStephan Bergmann1-1/+1
2020-04-21return shared_ptr from AnyWidget::CloneNoel Grandin1-15/+15
2020-04-21weld FontNameBoxCaolán McNamara2-1/+41
2020-04-20drop EnableSelectAllCaolán McNamara2-4/+0
2020-04-20add selected state to UserDrawEventCaolán McNamara1-12/+11
2020-04-20effectively unused mnStyle memberCaolán McNamara1-5/+2
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna1-1/+1
2020-04-15Related tdf#130778: New About dialogHeiko Tietze2-3/+10
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl2-4/+2
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin1-2/+3
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara1-0/+1
2020-04-07allow setting combobox fontCaolán McNamara1-0/+3
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák1-0/+18