summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)Author
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09astyleDavid Tardon
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-11integrate libstarofficeosnola
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-15make charset sel. dlg translatableDavid Tardon
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-25com::sun::star->css in writerperfect/Noel Grandin
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young
2015-10-06astyleDavid Tardon
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25astyleDavid Tardon
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-19clean upStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann
2015-05-19Fix wpftencodingdialog.uiStephan Bergmann
2015-05-19loplugin:vclwidgetsStephan Bergmann
2015-05-19loplugin:cstylecastStephan Bergmann
2015-05-19upload libwps 0.4.0osnola
2015-05-17astyleDavid Tardon
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-22writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara