- Oct 14, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 12, 2018
-
-
Rémi Oudin authored
Fixes issue #61
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 11, 2018
-
-
Sébastien Helleu authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
Since FLAC files can contain covers, it makes sense to parse their metadata
-
Julien (jvoisin) Voisin authored
-
-
- Oct 06, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 05, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
This should close #74
-
Poncho authored
Use color palette an size according to https://developer.gnome.org/hig/stable/icon-design.html.en
-
- Oct 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 03, 2018
-
-
Julien (jvoisin) Voisin authored
We didn't take the whitelist into account while removing dangling files from [Content_types].xml
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Replace some class members by instance members - Don't thread the cleaning process anymore for now
- Oct 02, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 01, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Sep 30, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Sep 25, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
This should fix the intermittent failures, thanks to @pollo for the tip
-
- Sep 24, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
MS Office XML rsid is a "unique identifier used to track the editing session when the physical character representing this section mark was last formatted." See the following links for details: - https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.wordprocessing.previoussectionproperties.rsidrpr.aspx - https://blogs.msdn.microsoft.com/brian_jones/2006/12/11/whats-up-with-all-those-rsids/.
-
Julien (jvoisin) Voisin authored
In XML, the order of the attributes shouldn't be meaningful, however, MS Office sorts attributes for a given XML tag differently than LibreOffice.
-