summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-10/+24
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard6-70/+0
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-06callcatcher: update unused codeCaolán McNamara1-7/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms5-12/+12
2014-02-27coverity#1187680 Dereference null return valueCaolán McNamara1-1/+5
2014-02-27coverity#1187870 Unused pointer valueCaolán McNamara1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-16/+16
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+0
2014-02-23Remove unneccessary commentsAlexander Wilms5-30/+30
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+3
2014-02-19fdo#73565: Populate date members in a locale-safe way.Kohei Yoshida1-42/+64
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-6/+6
2014-02-18sal_Bool->boolNoel Grandin1-3/+3
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-1/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-05fdo#71120: use native checkbox heightIvan Timofeev1-1/+1
2013-10-30use SC_STRLOAD()Eike Rathke1-3/+3
2013-09-05CID#1079327 uninitialized scalar valuesCaolán McNamara1-1/+1
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-6/+0
2013-08-26WaE: unused variable 'vParts' [loplugin]Tor Lillqvist1-1/+0
2013-08-26add magic incantation for expander buttons in treelist, tweak some methodsNoel Power1-22/+62
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power1-8/+200
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
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