summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-10coverity#1079327 Uninitialized pointer fieldCaolán McNamara
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27coverity#1187680 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187870 Unused pointer valueCaolán McNamara
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