summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaselection.cxx
AgeCommit message (Expand)Author
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-11-16sw: convert 'a ? sal_False : sal_True' to '!a'Matteo Casalin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-07-10coverity#1224987 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
2014-07-09coverity#738460 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-05-28coverity#738461 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-05coverity#707400 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738459 Uncaught exceptionCaolán McNamara
2014-01-22bool improvementsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-15convert sw/source/ui/vba/*.cxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-28sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-01-30Don't need a break after a throwJulien Nabet
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-30clean code at writerKayo Hamid
2010-10-27micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-09i#105455#Noel Power
2009-09-23warnings as errorsNoel Power
2009-09-18new and removed filesNoel Power