summaryrefslogtreecommitdiff
path: root/include/svtools/calendar.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2019-10-30loplugin:finalclasses svtoolsNoel Grandin1-2/+2
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen1-4/+0
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara1-201/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-2/+0
2018-11-19-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-11-17loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin1-7/+1
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-2/+2
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin1-6/+3
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin1-4/+1
2017-08-25loplugin:unusedfieldsNoel Grandin1-3/+0
2017-08-25loplugin:unusedmethodsNoel Grandin1-4/+0
2017-08-18WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin1-22/+1
2017-08-18WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin1-9/+0
2017-08-18WB_QUICKHELPSHOWSDATEINFO is deadNoel Grandin1-2/+0
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin1-1/+0
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke1-1/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-3/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-1/+0
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-5/+5
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-2/+0
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-6/+5
2016-02-09Formatting changes across all modulesChris Sherlock1-14/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+2
2015-08-17maSelectHdl is unusedNoel Grandin1-3/+0
2015-08-17make Link<> typedNoel Grandin1-5/+5
2015-08-17maDoubleClickHdl is unusedNoel Grandin1-2/+0
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin1-2/+0
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin1-2/+0
2015-08-17maSelectionChangingHdl is unusedNoel Grandin1-2/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-58/+0
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+3
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl1-7/+6
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18