summaryrefslogtreecommitdiff
path: root/writerperfect/inc
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerperfectMike Kaganski
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-16writerfilter: use the fastparser API when possibleNoel
2020-07-20compact namespace: writerperfectNoel Grandin
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-05-01tdf#117323 fix import of MS Multiplan for DOSosnola
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-10-23loplugin:includeform: writerperfectStephan Bergmann
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01writerprefect: run astyleMiklos Vajna
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15move headers used by tests to inc/David Tardon
2017-01-29eliminate some code duplicityDavid Tardon
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05try to retrieve the .fm3 file when reading a .wp3 fileosnola
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09astyleDavid Tardon
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-15make charset sel. dlg translatableDavid Tardon
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-11-25com::sun::star->css in writerperfect/Noel Grandin
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin