summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-07adapt to poppler 0.58David Tardon2-0/+527
2017-07-17Cleanup: eliminate version from config.hEduard Braun2-3/+5
2017-07-06Gtkmm deprecation fixesAlexander Valavanis3-3/+0
2017-07-01Introduce get_filenames which scans paths for all filenames.Martin Owens2-60/+18
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2-11/+11
2017-06-13[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/maskMax Gaukler2-3/+33
2017-06-01Avoid name conflict with libwmf (wmf_free).Tavmjong Bah1-1/+1
2017-06-01Avoid name conflict with libwmf (wmf_free).Tavmjong Bah1-1/+1
2017-06-01Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah1-2/+2
2017-06-01Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah1-2/+2
2017-05-29Fix PDF export with respect to 'image-rendering'.Tavmjong Bah1-5/+5
2017-05-29Fix PDF export with respect to 'image-rendering'.Tavmjong Bah1-5/+5
2017-04-30CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2-1/+27
2017-04-09Remove unused field "scope"Eduard Braun1-2/+2
2017-04-06EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun4-28/+35
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah9-45/+15
2017-03-11Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis1-14/+18
2017-03-11Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis1-16/+21
2017-03-06EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2-6/+29
2017-02-18[Bug #1664372] preset filter names inconsistent.suv-lp2-2/+2
2017-02-17improve dot dash support in wmf exportmathog1-1/+22
2017-02-17resolve bug 1665421mathog1-0/+10
2017-02-11Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun3-8/+15
2017-02-07fix two memory leaksperegrine1-0/+1
2017-01-25[Bug #1537497] Icon preview doesn't render background.tghs1-1/+1
2017-01-17Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun3-0/+21
2016-12-26Fix typoAlex Valavanis1-1/+1
2016-12-26vsd-input: Gtk3 fixesAlex Valavanis1-2/+2
2016-12-26cdr-import: Gtk3 fixesAlex Valavanis1-2/+2
2016-12-26pdf-input: Gtk3 fixesAlex Valavanis2-16/+56
2016-11-05Add exportersJabier Arraiza Cenoz9-15/+45
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-1/+1
2016-11-11Fix filter editor updateMarc Jeanmougin1-0/+1
2016-11-10patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog1-1/+1
2016-11-07Remove embedded build date, to allow reproducible building.Mattia Rizzolo1-1/+1
2016-10-01Add a prune method to saving svg files that removes Adobe's i:pgf tag.Martin Owens1-0/+26
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah1-3/+3
2016-09-15adds a layer to put things in when opening raster filesMarc Jeanmougin1-1/+6
2016-09-02Inline two "style" variables.Shlomi Fish1-4/+2
2016-09-02Remove a pointless == for boolShlomi Fish1-1/+1
2016-08-17Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah1-4/+1
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-173/+0
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis4-70/+4
2016-07-14Renamed children list in SPObjectAdrian Boguszewski6-12/+12
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-8/+10
2016-07-13Second part of new SPObject children listAdrian Boguszewski5-25/+32
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski4-5/+5
2016-06-11Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun50-430/+430
2016-06-01Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah1-1/+1
2016-06-01Replace two instances of getSVGUnit() by getDocumentScale().Tavmjong Bah1-9/+4