summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara1-0/+12
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-13/+10
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-12-31Remove some unused functionsMarcos Paulo de Souza1-5/+0
2012-12-30More cppcheck cleaning in scJulien Nabet1-2/+1
2012-12-17callcatcher: update unusedcode code listCaolán McNamara1-5/+0
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-2/+8
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida1-26/+5
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