summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba3-14/+14
2013-04-22Replace chained O(U)StringBuffer::append() with operator+anuragkanungo1-7/+3
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh3-14/+14
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh1-1/+1
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh2-3/+3
2013-04-22Do not store return value for later, just exitMatteo Casalin1-4/+3
2013-04-22Prefer standard prefix for data membersMatteo Casalin2-93/+91
2013-04-22-Werror=unused-parameterStephan Bergmann1-0/+2
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann1-0/+10
2013-04-22Slightly simplify loopMatteo Casalin1-5/+3
2013-04-22bDocumentDone is always falseMatteo Casalin1-3/+2
2013-04-22sal_Bool to boolMatteo Casalin18-203/+203
2013-04-22silence odk checkDavid Tardon2-7/+7
2013-04-22make odk inst. check a check targetDavid Tardon1-1/+3
2013-04-22replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon8-19/+61
2013-04-22chip more files off the odkcommon.zip blockDavid Tardon12-93/+235
2013-04-22replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon7-42/+38
2013-04-22use Package for unowinregDavid Tardon8-20/+42
2013-04-22replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon7-32/+35
2013-04-22replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon8-46/+74
2013-04-22fix typoDavid Tardon1-1/+1
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon2-56/+73
2013-04-22fix stupid typoDavid Tardon1-1/+1
2013-04-22DO NOT use internal headers of jpegDavid Tardon2-12/+23
2013-04-22create the jnilib in the right dirDavid Tardon1-1/+3
2013-04-22update makefilesDavid Tardon2-9/+6
2013-04-22add missing package nameDavid Tardon1-1/+3
2013-04-22msvc80 dlls are only needed for mozab driverDavid Tardon1-1/+1
2013-04-22sal_Bool to boolTakeshi Abe8-39/+39
2013-04-21gbuild: work around problems with aux-targets and DLL renames (MSVC)Michael Stahl1-1/+5
2013-04-21gbuild: fix spurious delivering of import libs (MSVC)Michael Stahl1-2/+2
2013-04-21Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl2-2/+4
2013-04-21WaE: unused variable in ExifTomaž Vajngerl1-1/+0
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl2-5/+5
2013-04-21Extract QueryBox rotation string and InsertGraphic cleanup.Tomaž Vajngerl3-25/+34
2013-04-21Extract IFD processing in Exif.Tomaž Vajngerl2-25/+31
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl1-7/+17
2013-04-21More correct reading of Exif metadata.Tomaž Vajngerl2-33/+107
2013-04-21Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl5-32/+101
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl1-4/+0
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl2-1/+21
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl2-27/+38
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl5-14/+72
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl5-2/+80
2013-04-21Detect image rotation when inserting images and perform lossless rotation.Tomaž Vajngerl1-0/+18
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl16-9/+2626
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl2-6/+7
2013-04-21Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl9-808/+961
2013-04-21Updated coreDavid Tardon1-0/+0
2013-04-21fix typoDavid Tardon1-1/+1