Age | Commit message (Expand) | Author |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-07-24 | Fix typos | Andrea Gelmini |
2018-07-23 | loplugin:unusedfields | Noel Grandin |
2018-07-10 | tdf#65353 filter fonts when embedding (unused, font script) | Tomaž Vajngerl |
2018-07-06 | tdf#101856 Backport parsing of bookmark properties | Serge Krot |
2018-04-30 | loplugin:useuniqueptr in XMLTextParagraphExport | Noel Grandin |
2018-02-25 | remove const property name member for "GraphicURL" | Tomaž Vajngerl |
2018-02-22 | sw: remove "ReplacementGraphicURL" related things | Tomaž Vajngerl |
2018-01-26 | loplugin:useuniqueptr in XMLTextParagraphExport | Noel Grandin |
2018-01-20 | loplugin:unused-returns in filter,tools,xmloff | Noel Grandin |
2018-01-11 | RotateFlyFrameFix: Add RotCenter info to ODF export | Armin Le Grand |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-07-20 | loplugin:constparams in xmloff | Noel Grandin |
2017-05-08 | loplugin:checkunusedparams in xmloff | Noel Grandin |
2017-04-11 | OFFICE-2102: ODF export: write <text:s> after non-mark elements too | Michael Stahl |
2017-04-11 | xmloff: rename one overloaded XMLTextParagraphExport::exportText | Michael Stahl |
2017-04-11 | loplugin:inlinefields in XMLTextParagraphExport | Noel Grandin |
2016-11-23 | loplugin field-can-be-private in include/vcl..xmlscript | Noel Grandin |
2016-10-24 | loplugin:expandablemethods in xmloff | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/xmloff | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-05-25 | Convert XMLTextParagraphExport::FrameType to scoped enum | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in xmloff | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-12 | clang-tidy performance-unnecessary-value-param in xmloff | Noel Grandin |
2016-03-16 | loplugin:constantparam in xmloff/ | Noel Grandin |
2016-03-08 | loplugin:constantparam in xmloff | Noel Grandin |
2016-02-25 | loplugin:unuseddefaultparams in xmloff/ | Noel Grandin |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/xmloff | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/ucbhelper to include/xmlscript | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-15 | loplugin:unusedmethods xmloff | Noel Grandin |
2015-04-08 | text:p is not allowed as child element of draw:frame | Markus Mohrhard |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-06 | fdo#84938: convert SEF_EXPORT_ #defines to 'enum class' | Noel Grandin |
2014-11-16 | Remove now useless setTextEmbeddedGraphicURL() | Zolnai Tamás |
2014-09-30 | xmloff: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-07-02 | drop UniReference in favour of rtl::Reference | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-01-16 | Resolves: #i123457# suppress import and export of hyperlinks without an URL | Oliver-Rainer Wittmann |
2013-11-09 | fdo#65108 inter-module includes <> include/xmloff | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/xml* | Thomas Arnhold |
2013-08-21 | fdo#60740: Populate auto styles from edit cells without using UNO API. | Kohei Yoshida |