summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc/glosdoc.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-04-20loplugin:constantparamNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-11Fix typosAndrea Gelmini
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl