summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.cxx
AgeCommit message (Expand)Author
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos
2020-06-03weld SvxFontSizeBox_ImplCaolán McNamara
2019-11-28don't put focus into unmapped windowsCaolán McNamara
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-03-27move LineListBox beside last consumerCaolán McNamara
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-17Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-18tdf#119847 - Can now autoselect font size on first clickNickson
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-12loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-29loplugin:useuniqueptr in FontNameBoxNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe