summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2018-08-20Fix wizard step text stylingJan-Marek Glogowski
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-07-03weld SwWatermarkDialogCaolán McNamara
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-13weld SvxCharPositionPageCaolán McNamara
2018-06-01connect up accessibility locationCaolán McNamara
2018-05-31focus rect for value setCaolán McNamara
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-05-14weld AddInstanceDialogCaolán McNamara
2018-05-02Fix typosAndrea Gelmini
2018-04-29loplugin:useuniqueptr in RulerNoel Grandin
2018-04-29loplugin:useuniqueptr in FontNameBoxNoel Grandin
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-19weld XMLFilterTabDialogCaolán McNamara
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-09tdf#115584: fix crash BaseJulien Nabet
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2018-01-18Replace OUStringBuffer in valueacc (svtools)Julien Nabet
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in AsynchronLinkNoel Grandin
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe
2018-01-06svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe
2017-12-27svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin