summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19fdo#73565: Populate date members in a locale-safe way.Kohei Yoshida
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-01-22bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fdo#71120: use native checkbox heightIvan Timofeev
2013-10-30use SC_STRLOAD()Eike Rathke
2013-09-05CID#1079327 uninitialized scalar valuesCaolán McNamara
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26WaE: unused variable 'vParts' [loplugin]Tor Lillqvist
2013-08-26add magic incantation for expander buttons in treelist, tweak some methodsNoel Power
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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