summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbasystem.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-02sw: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-3/+4
2017-09-27loplugin:flatten in variousNoel Grandin1-16/+14
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-20/+24
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-08-07loplugin:constparams in sw part10Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2016-10-15clang-cl loplugin: swStephan Bergmann1-9/+9
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-9/+9
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+3
2014-04-03vbahelper: sal_Bool->boolNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-01-05remove broken DBG_UNHANDLED_EXCEPTION macro crapBjoern Michaelsen1-1/+0
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-5/+5
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-5/+5
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-5/+5
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-8/+5
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-0/+7
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-25Remove unnecessary tools/string includesAugust Sodora1-2/+1
2011-11-10make sw ByteString freeCaolán McNamara1-19/+19
2011-10-07WaE: win32 cleanupMichael Meeks1-3/+1
2011-10-07WaE: unreachable codeTor Lillqvist1-2/+4
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara1-1/+1
2011-03-29Fix Windows build of swFridrich Štrba1-0/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist1-2/+2
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-17/+122
2010-02-26npower14miscfixes: #i107591# apply caolans' fix for removing unused methodsnpower Developer1-5/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18new and removed filesNoel Power1-0/+195