summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2018-04-13tdf#116874: Don't sign with watermark if the checkbox is disabledXisco Fauli1-1/+2
2018-04-04tdf#105965 Make Selection the default PDF export range settingGabor Kelemen1-0/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-1/+2
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara2-8/+6
2018-03-21coverity#1430229 Unchecked return valueCaolán McNamara1-1/+1
2018-03-20weld SwSendWarningBoxCaolán McNamara1-1/+0
2018-03-19weld pdf warning dialogCaolán McNamara4-91/+55
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-1/+1
2018-03-16Modernize a bit filter (part2)Julien Nabet1-5/+4
2018-03-13tdf#105679 honor more saved settings on direct PDF exportDavid Tardon1-0/+3
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-1/+1
2018-03-09loplugin:constantparam in vclNoel Grandin2-2/+2
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-10/+10
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-0/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22weld native message dialogsCaolán McNamara2-4/+6
2018-01-15More loplugin:cstylecast: filterStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-1/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-8/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin7-13/+13
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin1-4/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: filterStephan Bergmann4-23/+23
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara2-4/+4
2017-07-27loplugin:constparams in filterNoel Grandin2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara7-214/+19
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-3/+3
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-3/+5
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-4/+0
2017-04-26remove filter bitmaps from .src filesCaolán McNamara3-14/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna4-3/+12
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-0/+3
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-4/+4
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws2-1/+17
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-75/+39
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann3-9/+11
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1