summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/checklistmenu.hxx
AgeCommit message (Expand)Author
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