summaryrefslogtreecommitdiff
path: root/include/svtools/ctrlbox.hxx
AgeCommit message (Expand)Author
2019-01-25Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
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-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-29loplugin:useuniqueptr in FontNameBoxNoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04simplify, its just a vector of colorsCaolán McNamara
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25no ListBox loaded from .src nowCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin