summaryrefslogtreecommitdiffstats
path: root/filter/source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek2013-03-0519-21/+22
|\
| * Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-03-0419-21/+22
* | fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl2013-03-041-1/+3
* | Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek2013-03-041-8/+2
|\ \ | |/ |/|
| * fdo#34897 numbers were wrong, code unnecessaryLennard2012-11-281-8/+2
* | fdo#59426: Don't try to repair package during flat detection phase.suse-3.6-10Kohei Yoshida2013-02-051-0/+2
* | bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida2013-01-311-0/+1
* | n#782833: (PPT) Fix font size at end of para.Muthu Subramanian2013-01-281-0/+15
* | Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-051-1/+9
|\|
| * misc comment import/export fixesNoel Power2012-10-031-1/+9
* | add missing header fileAndras Timar2012-09-281-0/+1
|/
* fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2012-08-228-0/+8
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-08-021-1/+1
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar2012-06-211-1/+1
* SVG: use dash parameters from svg fileChr. Rossmanith2012-06-182-53/+132
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-172-11/+11
* Fix the description.Kohei Yoshida2012-06-051-2/+2
* Prioritize external filters over the internal ones.Kohei Yoshida2012-06-051-2/+3
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-051-1/+1
* targeted string re-workNorbert Thiebaud2012-06-025-96/+96
* targeted string re-workNorbert Thiebaud2012-06-011-2/+1
* targeted string re-workNorbert Thiebaud2012-06-012-32/+32
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-6/+6
* nuke unused namespaceTakeshi Abe2012-06-011-2/+0
* Some cppcheck cleaningJulien Nabet2012-05-301-1/+1
* merge three base64 encoders/decoders togetherCaolán McNamara2012-05-303-195/+2
* cppcheck: Reduce variable scopeKevin Hunter2012-05-301-3/+2
* targetted re-workMichael Meeks2012-05-291-4/+3
* fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2012-05-281-2/+18
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-282-75/+19
* Fix typos + fix prefer prefix++ for iterJulien Nabet2012-05-281-4/+4
* Remove stray */Julien Nabet2012-05-281-1/+1
* Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida2012-05-254-50/+0
* Rank format types in order of complexity.Kohei Yoshida2012-05-251-3/+115
* The logic behind these two flags no longer makes sense.Kohei Yoshida2012-05-252-37/+0
* Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida2012-05-252-13/+1
* convert mpFidcls to a vectorCaolán McNamara2012-05-252-16/+7
* check some bounds conditionsCaolán McNamara2012-05-251-0/+5
* Removed writer_Text type; combined it with generic_Text.Kohei Yoshida2012-05-255-16/+4
* Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2012-05-253-5/+4
* Do the real detection work for plain text & forgot to add a makefile.Kohei Yoshida2012-05-251-26/+75
* Use the new plain text type detection service for text/csv type.Kohei Yoshida2012-05-251-1/+1
* Initial skeleton code for plain text filter detection service.Kohei Yoshida2012-05-254-0/+311
* Patterns should precede extensions.Kohei Yoshida2012-05-251-2/+5
* Prioritize candidate types by extension first, then by document service.Kohei Yoshida2012-05-251-0/+20
* removed unused const char[]Takeshi Abe2012-05-241-4/+0
* Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida2012-05-233-39/+0
* These hacks no longer work. Remove it and find a better solution.Kohei Yoshida2012-05-231-46/+0
* fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod2012-05-231-13/+14