Age | Commit message (Expand) | Author |
2022-07-31 | clang-tidy modernize-pass-by-value in writer* | Noel Grandin |
2021-12-03 | UBSan still needs RTTI of some types to be exported | Stephan Bergmann |
2021-12-01 | improve the script for reducing symbol exports | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-05 | use more DECL_DLLPRIVATE_LINK | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in writerperfect | Mike Kaganski |
2021-09-04 | dynamic_cast -> static_cast (tdf#130795) | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in w* | Vincent LE GARREC |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-16 | writerfilter: use the fastparser API when possible | Noel |
2020-07-20 | compact namespace: writerperfect | Noel Grandin |
2020-02-11 | tdf#42949 Fix IWYU warnings in writerperfect/ | Gabor Kelemen |
2019-12-22 | loplugin:finalclasses in UnoControls..writerperfect | Noel Grandin |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-25 | loplugin:returnconstval in writerperfect | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfect | Stephan Bergmann |
2019-02-22 | loplugin:unusedfields in writerfilter | Noel Grandin |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-09-17 | rename to weld::ComboBox are they are not text only now | Caolán McNamara |
2018-05-15 | weld WPFTEncodingDialog | Caolán McNamara |
2018-05-01 | tdf#117323 fix import of MS Multiplan for DOS | osnola |
2018-04-20 | writerperfect: astyle -> clang-format | Miklos Vajna |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-10-23 | loplugin:includeform: writerperfect | Stephan Bergmann |
2017-08-03 | loplugin:constparams in starmath | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | writerprefect: run astyle | Miklos Vajna |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert writerperfect module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-02-15 | move headers used by tests to inc/ | David Tardon |
2017-01-29 | eliminate some code duplicity | David Tardon |
2017-01-27 | loplugin: unnecessary destructor writerfilter..xmloff | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-05 | try to retrieve the .fm3 file when reading a .wp3 file | osnola |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | astyle | David Tardon |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-15 | make charset sel. dlg translatable | David Tardon |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |