summaryrefslogtreecommitdiffstats
path: root/src/extension/output.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Add base_directory for extensions loaded from a file.Patrick Storz1-1/+2
2019-08-31cleanup includes a bitPatrick Storz1-2/+7
2019-08-31Implement "translationdomain" attribute for extensionsPatrick Storz1-9/+22
2019-08-31Remove unused and disabled "help" feature for extensionsPatrick Storz1-1/+1
2019-08-31Move prefdialog to own directoryPatrick Storz1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-07fix clipboard URL rebasingThomas Holder1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-7/+7
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-11/+11
2018-01-08Misc. typosluz.paz1-2/+2
2017-12-22Allow extensions to throw more fine-grained exceptionsEduard Braun1-6/+1
2016-03-18[Bug #1558177] Simplify if conditions in Script.cpp.raphael02021-2/+1
2012-02-26header cleaningAlex Valavanis1-1/+1
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-9/+9
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-01FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben1-1/+1
2009-04-06noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder1-3/+3
2008-09-21if export (most likely cairo) fails, issue a warning instead of crashingbulia byak1-2/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+4
2008-04-17A small step towards making the inx files fully XML / schema compliantMarcin Floryan1-1/+1
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips1-28/+1
2006-08-22Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips1-2/+2
2006-03-29r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould1-1/+1