summaryrefslogtreecommitdiffstats
path: root/svtools/source/filter
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-092-4/+0
* loplugin:unusedmethods unused return value in svtoolsNoel Grandin2016-01-142-9/+3
* tdf#92925 Remove MET (OS/2) exportBryan Quigley2016-01-131-3/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* tdf#92925 Remove SVM export from Impress/DrawBryan Quigley2016-01-051-3/+0
* tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley2015-12-041-31/+0
* tdf#92925 Remove XPM exportBryan Quigley2015-12-021-3/+0
* tdf#92925 Remove RAS exportBryan Quigley2015-12-021-3/+0
* tdf#92925 Remove PCT export Bryan Quigley2015-12-011-3/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-3/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-4/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-41/+41
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-3/+3
* com::sun::star->css in svtoolsNoel Grandin2015-10-302-24/+21
* sc: initial png exportMiklos Vajna2015-10-201-0/+2
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Writer image export: cmd. line, default to white backgroundTomaž Vajngerl2015-10-191-1/+8
* convert Link<> to typedNoel Grandin2015-10-163-21/+11
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-12/+12
* convert Link<> to typedNoel Grandin2015-10-122-4/+9
* boost->stdCaolán McNamara2015-09-161-2/+2
* This shall presumably use nCompression, not a hardcoded "9"Stephan Bergmann2015-09-081-1/+1
* svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-071-2/+2
* convert Link<> to typedNoel Grandin2015-09-042-3/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-262-12/+14
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-6/+6
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-141-3/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-1/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-1/+1
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-1/+1
* convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2015-05-141-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-283-37/+87
|\
| * vclwidget: only call dispose() onceNoel Grandin2015-04-102-2/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-103-33/+79
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-093-6/+10
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+1
* svtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* "#pragma hdrstop" looks quite obsoleteMichael Stahl2014-11-171-4/+0
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-142-0/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-051-3/+4
* fdo#51763 - make title of dialog localisableJoren De Cuyper2014-06-251-3/+1