summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13vcl: move RawBitmap out of BitmapTools.hxxTomaž Vajngerl
2020-05-13move LongCurrencyBox to be toolkit onlyCaolán McNamara
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-05-12add Paned accessCaolán McNamara
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-10move CloseButton to be toolkit-onlyCaolán McNamara
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-10lok: replace name Neutro to NeutralHenry Castro
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-09this should be Indet to indicate neither radio or check buttonCaolán McNamara
2020-05-09lok: fix the window type of the metric field controlHenry Castro
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
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