summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/checklistmenu.hxx
AgeCommit message (Expand)Author
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-01tdf#92262 - fixup shared_ptr -> VclPtr issue.Michael Meeks
2015-05-15refactor ScMenuFloatingWindow to use RenderContextTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-18sal_Bool->boolNoel Grandin
2014-01-17Window::Notify should return boolStephan Bergmann
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26add magic incantation for expander buttons in treelist, tweak some methodsNoel Power
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-16coverity: we need a virtual d'tor hereMarkus Mohrhard
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida