summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/checklistmenu.hxx
AgeCommit message (Expand)Author
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
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida
2012-03-02WaE: is abstract but has non-virtual destructorTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida
2011-11-18Use scoped_ptr instead of auto_ptr; auto_ptr is deprecated.Kohei Yoshida
2011-11-18Remove the query entry when all items are selected.Kohei Yoshida
2011-11-04Test-run the filter query after pressing OK. It's far from perfect.Kohei Yoshida
2011-11-04Calculate window size and geometries of controls based on menu items.Kohei Yoshida
2011-09-29add modelinesCaolán McNamara
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida