43 Commits (b1b2f93e587c112e6d8dfcd26d0ca8aaa665ffe2)

Author SHA1 Message Date
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Martin T. H. Sandsmark 2b473fedbd generators: Fix build without implicit cast to/from ascii 10 years ago
Aleix Pol f42a3bad65 Drop libkscreen dependency 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent 89bb5562ac Reactivate some generator 12 years ago
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 12 years ago
Albert Astals Cid 96c78eae6f odt: Seems styles.xml and meta.xml are not mandatory 12 years ago
Azat Khuzhin 1fdb0a0a06 Font selector for TextDocumentGenerator 13 years ago
Albert Astals Cid aea2ec8f75 Return 0 not false for pointers 14 years ago
Pino Toscano 505139af31 generators: fix core #includes removing the okular prefix 15 years ago
Tobias Koenig ea8c21630b Make parsing ODT files more robust if page width/height is wrong or missing 17 years ago
Pino Toscano 685d737f21 properly calculate the page size, converting from points to pixels using the current screen dpi 17 years ago
Brad Hards 20b83ac8de General improvements to visual rendering of .odt 17 years ago
Pino Toscano 3f2f754dab when reading a table, do not assume there are only <table-row> elements as children of <table>; in case, read inside <table-header-rows> 18 years ago
Sebastian Sauer 9a0bbcd36a fix crash on the try to load the OpenDocument1.1-specs ;) 18 years ago
Pino Toscano 242891d48e create the style information object only during the conversion; this way, there are no stale information across multiple openings 18 years ago
Tobias Koenig 7f5e24af52 Improved the presentation of nested lists, the structure is 18 years ago
Tobias Koenig eb25ad0f18 First part of fixing representation of lists 18 years ago
Tobias Koenig cdcde2aeaf Don't delete the documents in the converters, they are deleted 19 years ago
Pino Toscano 106e96240c rename (almost) every ActionFoo class to FooAction 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Tobias Koenig baf1fb2870 Several changes: 19 years ago
Tobias Koenig ce289e816d Port OOO generator to TextDocumentGenerator, so it supports text 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 0166264223 Add patch written by Leandro Emanuel Lopez which adds master-page-support 20 years ago
Tobias Koenig d276fc4aa1 Add support for annotations 20 years ago
Tobias Koenig d45d7b31b1 Performance improvement: parse content dom only once 20 years ago
Tobias Koenig 47636c5ae0 Improved support for href links, the calculation of the bounding 20 years ago
Tobias Koenig 65eae2664a Fixed generation of 'table of contents' 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Tobias Koenig 7f8f7b4d0e * Add initial version of link support 20 years ago
Tobias Koenig 265c541925 Prevent endless-loops 20 years ago
Tobias Koenig 21b3dc4263 * reimplemented table of contents parsing in a faster way (thanks to tronical!) 20 years ago
Tobias Koenig e21d2af66a * Add support for TableOfContents 20 years ago
Tobias Koenig dd5b91ca40 * Add support for style families (text looks much more consistent now) 20 years ago
Tobias Koenig 8518b9e17b * Add basic support for enumerations 20 years ago
Tobias Koenig 30aed9edb0 - borrowed code from KOffice to convert units correctly 20 years ago
Tobias Koenig b3c4359d60 Initial version of generator for OpenDocument(Text) documents. 20 years ago