summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp
AgeCommit message (Expand)AuthorFilesLines
2017-11-21loplugin:flatten in swNoel Grandin1-21/+22
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke2-24/+0
2017-11-13sw: prefix members of SwLabRecMiklos Vajna1-30/+30
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski2-10/+10
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-0/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-42/+2
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann2-6/+10
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-9/+9
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-8/+8
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin1-81/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+2
2015-11-09formatting improvements in sw/Noel Grandin3-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin3-7/+7
2015-11-05sw: prefix members of SwLabItemMiklos Vajna1-262/+262
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-7/+7
2015-06-26Fix WNTStephan Bergmann1-3/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-6/+6
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl3-3/+3
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin2-8/+6
2014-12-02loplugin: cstylecastNoel Grandin3-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-24fdo#75757: remove inheritance to std::vectorTakeshi Abe1-33/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-03Remove stray debug fprintfStephan Bergmann1-1/+0
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara2-14/+6
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara2-2/+0
2014-06-03sw: fix include guardsThomas Arnhold1-2/+2