summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/checklistmenu.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-3/+3
2014-05-11fix-includes.pl: scThomas Arnhold1-5/+5
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-3/+3
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-18sal_Bool->boolNoel Grandin1-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-1/+0
2013-08-26add magic incantation for expander buttons in treelist, tweak some methodsNoel Power1-4/+7
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power1-2/+27
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-02-16coverity: we need a virtual d'tor hereMarkus Mohrhard1-1/+5
2012-12-17callcatcher: update unusedcode code listCaolán McNamara1-2/+0
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-0/+1
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida1-1/+5
2012-03-02WaE: is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida1-0/+11
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida1-2/+7
2011-11-18Use scoped_ptr instead of auto_ptr; auto_ptr is deprecated.Kohei Yoshida1-3/+3
2011-11-18Remove the query entry when all items are selected.Kohei Yoshida1-0/+1
2011-11-04Test-run the filter query after pressing OK. It's far from perfect.Kohei Yoshida1-1/+3
2011-11-04Calculate window size and geometries of controls based on menu items.Kohei Yoshida1-1/+9
2011-09-29add modelinesCaolán McNamara1-0/+3
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida1-0/+309