summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power1-5/+26
2012-12-04re-base on ALv2 code. Includes:Michael Meeks8-185/+113
2012-11-02Set initial focus to the check list box.Kohei Yoshida1-0/+1
2012-11-02Enable "type-ahead" search in the check list box in the autofilter popup.Kohei Yoshida1-0/+3
2012-11-02Launch pop-up right-aligned in case the cell is wider than the popup.Kohei Yoshida1-1/+11
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-4/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-2/+2
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-0/+1
2012-06-09Remove superfluous include commentsThomas Arnhold3-16/+0
2012-05-17Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida1-4/+0
2012-05-17Make the window taller as appropriate.Kohei Yoshida1-0/+7
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida1-10/+136
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard1-0/+2
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud6-11/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-4/+4
2011-11-18Check the empty set state after launching.Kohei Yoshida1-0/+4
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida1-1/+19
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida1-7/+23
2011-11-18Remove the query entry when all items are selected.Kohei Yoshida1-0/+5
2011-11-04Test-run the filter query after pressing OK. It's far from perfect.Kohei Yoshida1-4/+3
2011-11-04Calculate window size and geometries of controls based on menu items.Kohei Yoshida1-81/+104
2011-09-29add modelinesCaolán McNamara1-0/+3
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida3-1170/+1199
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida1-32/+32
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-4/+4
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida1-0/+1
2011-03-29switch sc to gbuildNorbert Thiebaud1-68/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida5-41/+41
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+1
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-3/+3
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko5-46/+46
2010-12-11cleaning of __EXPORT defineGert Faller4-8/+8
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]1-1/+1
2010-11-16HC Cleanup - calcJoseph Powers1-92/+3
2010-11-16get this building againCaolán McNamara1-2/+1
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers1-2/+2
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-4/+3
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner1-7/+6
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-2/+2
2010-10-17clean up after removal of empty makefilesDavid Tardon1-2/+0
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-3/+19
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth6-0/+13
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel1-3/+19