summaryrefslogtreecommitdiffstats
path: root/writerperfect/inc
Commit message (Expand)AuthorAgeFilesLines
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-245-17/+5
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-1/+1
* weld WPFTEncodingDialogCaolán McNamara2018-05-152-16/+17
* tdf#117323 fix import of MS Multiplan for DOSosnola2018-05-011-0/+1
* writerperfect: astyle -> clang-formatMiklos Vajna2018-04-2011-110/+80
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-6/+1
* loplugin:includeform: writerperfectStephan Bergmann2017-10-235-6/+6
* loplugin:constparams in starmathNoel Grandin2017-08-031-1/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-3/+3
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* writerprefect: run astyleMiklos Vajna2017-08-011-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-212-13/+13
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+4
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+3
* move headers used by tests to inc/David Tardon2017-02-154-0/+124
* eliminate some code duplicityDavid Tardon2017-01-291-0/+3
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-271-4/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+5
* try to retrieve the .fm3 file when reading a .wp3 fileosnola2016-12-051-0/+9
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* astyleDavid Tardon2016-09-091-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* make charset sel. dlg translatableDavid Tardon2016-02-152-0/+45
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+0
* loplugin:unusedfields writerfilter,writerperfectNoel Grandin2015-12-211-1/+0
* com::sun::star->css in writerperfect/Noel Grandin2015-11-254-25/+25
* use unique_ptr for pImpl in writerperfect/Noel Grandin2015-11-172-6/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-31/+31
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-061-4/+1
* astyleDavid Tardon2015-10-061-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-1/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-5/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* astyleDavid Tardon2015-05-194-20/+55
* Move module-local includes to writerperfect/incStephan Bergmann2015-05-196-2/+247
* Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann2015-05-192-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* use MediaDescriptor to get input streamDavid Tardon2014-09-171-8/+2
* generalize ImportFilterBase a bit moreDavid Tardon2014-09-172-0/+240