summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-24loplugin: unused variablesThomas Arnhold
2012-12-31Remove some unused functionsMarcos Paulo de Souza
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-02Set initial focus to the check list box.Kohei Yoshida
2012-11-02Enable "type-ahead" search in the check list box in the autofilter popup.Kohei Yoshida
2012-11-02Launch pop-up right-aligned in case the cell is wider than the popup.Kohei Yoshida
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-17Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida
2012-05-17Make the window taller as appropriate.Kohei Yoshida
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-18Check the empty set state after launching.Kohei Yoshida
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida
2011-11-18Fix painting of autofilter buttons.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
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller