summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)AuthorFilesLines
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-11/+0
2017-10-23loplugin:includeform: writerperfectStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-03loplugin:constparams in starmathNoel Grandin2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+1
2017-07-24const these upCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara2-51/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-05-07break circular includeJochen Nitschke1-1/+1
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-02libstaroffice import filter improvementsosnola1-6/+18
2017-04-02libwps import filter improvementsosnola1-3/+3
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem1-1/+4
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-29eliminate some code duplicityDavid Tardon1-0/+38
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-5/+0
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-97/+46
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-09astyleDavid Tardon1-5/+5
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-3/+3
2016-08-11integrate libstarofficeosnola1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-3/+3
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin2-2/+0
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-4/+4
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-02-15make charset sel. dlg translatableDavid Tardon2-0/+62
2016-02-08loplugin:unusedmethodsNoel Grandin1-32/+0
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-11-25com::sun::star->css in writerperfect/Noel Grandin2-8/+8
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin2-2/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-31/+31
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young1-0/+5
2015-10-06astyleDavid Tardon2-4/+6
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara1-9/+8
2015-09-17convert Link<> to typedNoel Grandin1-3/+2
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-25astyleDavid Tardon2-34/+67
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-06-19clean upStephan Bergmann1-77/+82