summaryrefslogtreecommitdiff
path: root/include/svtools/calendar.hxx
AgeCommit message (Expand)Author
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-10-30loplugin:finalclasses svtoolsNoel Grandin
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-19-Werror,-Wunused-private-fieldStephan Bergmann
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin
2017-10-24loplugin:finalclasses 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-18WB_QUICKHELPSHOWSDATEINFO is deadNoel Grandin
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-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
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-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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
2015-08-17make Link<> typedNoel Grandin
2015-08-17maDoubleClickHdl is unusedNoel Grandin
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin
2015-08-17maSelectionChangingHdl is unusedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann