summaryrefslogtreecommitdiff
path: root/svtools/source/control/calendar.cxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-18WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin
2017-08-18WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin
2017-08-03tdf#111074: fix AddDays in calendarJulien Nabet
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17maSelectHdl is unusedNoel Grandin