summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadocumentproperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist1-4/+4
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin1-2/+2
2017-07-14use more OUString::operator== in swNoel Grandin1-2/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-60/+60
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+1
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2015-12-21loplugin:unusedfields in swNoel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-45/+45
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken1-1/+1
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-08-03sw: inline use-once typedefsNoel Grandin1-2/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-6/+6
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-4/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-13/+13
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-45/+45
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-57/+57
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-3/+3
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-60/+60
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+7
2012-12-20incorrect if/for body alignmentLuboš Luňák1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-28/+194
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-03-26reduce over use of static OUStringsCaolán McNamara1-10/+7
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-22these can be constCaolán McNamara1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-3/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-1/+1
2010-11-30clean code at writerKayo Hamid1-1/+0