summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp
AgeCommit message (Expand)Author
2018-06-04sw: prefix members of SwEnvCfgItemMiklos Vajna
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-13sw: prefix members of SwLabRecMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05sw: prefix members of SwLabItemMiklos Vajna
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-06-26Fix WNTStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara