summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* "fix" some "unused parameter" warningsKris De Gussem2013-10-296-6/+6
* add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen2013-10-275-5/+6
* fix crash, partly fix vertical positioning issue. couldn't figure out how to ...Johan B. C. Engelen2013-10-272-10/+8
* fix crashJohan B. C. Engelen2013-10-261-1/+1
* Fix for Bug 1241783 (WMF image output size)David Mathog2013-10-251-1/+4
* WMF import: fix scaling of files without ViewPort recordDavid Mathog2013-10-251-1/+3
* Fix for Bug 1242927 (minor EMF import issues)David Mathog2013-10-241-4/+11
* Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-242-0/+4
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-248-12/+14
* Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).Nicolas Dufour2013-10-221-2/+9
* Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...Nicolas Dufour2013-10-221-1/+2
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-122-2/+2
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-094-9/+9
* Fix EMF/WMF import scale (Bug #1229120).Matthew Petroff2013-10-052-0/+52
* Fix mismatched tagsAlex Valavanis2013-10-011-2/+2
* memleak!Johan B. C. Engelen2013-09-301-2/+2
* effects don't need to merge into menus if we're running without gui; with thi...buliabyak2013-09-282-3/+1
* for bitmap import, use a default value of 90 dpi, if not otherwise specified....Alvin Penner2013-09-231-9/+4
* Fixed bug in last commit.Matthew Petroff2013-09-221-1/+2
* Fix adding viewBox to new documents.Matthew Petroff2013-09-228-0/+51
* Fix preview page number for PDF Cairo import dialogAlex Valavanis2013-09-211-1/+1
* Fix format security errorsAlex Valavanis2013-09-213-3/+3
* Fix build with dbus api enabled.Matthew Petroff2013-09-201-2/+3
* Merge from trunk.Matthew Petroff2013-09-2012-55/+47
|\
| * Do not require a new layer for clipping paths in the Cairo renderer.Adrian Johnson2013-09-191-2/+2
| * Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-195-5/+5
| |\
| | * Merged from trunk (r12517).Markus Engel2013-09-1437-28533/+2030
| | |\
| | * \ Merged from trunk (r12488).Markus Engel2013-08-3042-3765/+41253
| | |\ \
| | * \ \ Merged from trunk (r12465).Markus Engel2013-08-041-1/+19
| | |\ \ \
| | * | | | Cleaned up.Markus Engel2013-08-031-1/+1
| | * | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tagsMarkus Engel2013-08-022-2/+2
| | * | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
| | * | | | Merge from trunk (r12439).Markus Engel2013-07-255-352/+0
| | |\ \ \ \
| | * \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1455-775/+1124
| | |\ \ \ \ \
| | * \ \ \ \ \ merged from trunk (r12287)Markus Engel2013-04-204-108/+99
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merged from trunk (r12265)Markus Engel2013-04-053-668/+379
| | |\ \ \ \ \ \ \
| | * | | | | | | | Turned all functions concerning SPRect into member functions.Markus Engel2013-03-301-1/+1
| * | | | | | | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-198-48/+40
* | | | | | | | | | Improved code readability.Matthew Petroff2013-09-153-5/+5
* | | | | | | | | | Merge from trunk.Matthew Petroff2013-09-155-95/+64
|\| | | | | | | | |
| * | | | | | | | | UI message uniformisationKris De Gussem2013-09-151-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-142-67/+32
| * | | | | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-132-27/+31
* | | | | | | | | Merge from trunk.Matthew Petroff2013-09-1226-3664/+14683
|\| | | | | | | |
| * | | | | | | | Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-0110-2183/+1843
| * | | | | | | | update cmakefilesCampbell Barton2013-08-311-0/+2
| * | | | | | | | Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-3124-26241/+13
| * | | | | | | | Merge in pdf work by david bild, thanks David\!Martin Owens2013-08-308-18/+112
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | use multiple graphic/text layers for pdf+latex outputDavid R. Bild2013-08-294-6/+90
| | * | | | | | | Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-266-12/+22