summaryrefslogtreecommitdiff
path: root/sc/inc/formulaparserpool.hxx
AgeCommit message (Expand)Author
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2015-10-28com::sun::star->css in scNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien
'>Noel Grandin 2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov 2019-06-08loplugin:singlevalfieldsNoel Grandin 2019-05-12regenerate PCH headersLuboš Luňák 2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák 2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov 2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl 2019-04-21Exit from search loop when condition is satisfiedArkadiy Illarionov 2019-04-15improve loplugin simplifyconstructNoel Grandin 2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin 2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski 2019-04-03Fix typoAndrea Gelmini 2019-04-01Fix typoAndrea Gelmini 2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2019-03-04Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini 2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin 2019-02-25loplugin:unusedfields in variousNoel Grandin 2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski 2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik 2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin 2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen 2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen 2019-01-08add operator* to uno::ReferenceNoel Grandin 2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen 2018-12-31cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-12-08Use switch with init-statementStephan Bergmann 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin 2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen 2018-11-22Fix typoAndrea Gelmini 2018-11-21weld SwCondCollPageCaolán McNamara 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2018-11-17Adapt to C++2a char_tStephan Bergmann