summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-22re-base on ALv2 code.Michael Meeks
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba
2013-04-22Replace chained O(U)StringBuffer::append() with operator+anuragkanungo
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-22Do not store return value for later, just exitMatteo Casalin
2013-04-22Prefer standard prefix for data membersMatteo Casalin
2013-04-22-Werror=unused-parameterStephan Bergmann
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann
2013-04-22Slightly simplify loopMatteo Casalin
2013-04-22bDocumentDone is always falseMatteo Casalin
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-22silence odk checkDavid Tardon
2013-04-22make odk inst. check a check targetDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon
2013-04-22chip more files off the odkcommon.zip blockDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/lib by PackageDavid Tardon
2013-04-22use Package for unowinregDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/cli by PackageDavid Tardon
2013-04-22replace CustomTarget_odk/odkcommon/bin by PackageDavid Tardon
2013-04-22fix typoDavid Tardon
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon
2013-04-22fix stupid typoDavid Tardon
2013-04-22DO NOT use internal headers of jpegDavid Tardon
2013-04-22create the jnilib in the right dirDavid Tardon
2013-04-22update makefilesDavid Tardon
2013-04-22add missing package nameDavid Tardon
2013-04-22msvc80 dlls are only needed for mozab driverDavid Tardon
2013-04-22sal_Bool to boolTakeshi Abe
2013-04-21gbuild: work around problems with aux-targets and DLL renames (MSVC)Michael Stahl
2013-04-21gbuild: fix spurious delivering of import libs (MSVC)Michael Stahl
2013-04-21Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl
2013-04-21WaE: unused variable in ExifTomaž Vajngerl
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl
2013-04-21Extract QueryBox rotation string and InsertGraphic cleanup.Tomaž Vajngerl
2013-04-21Extract IFD processing in Exif.Tomaž Vajngerl
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl
2013-04-21More correct reading of Exif metadata.Tomaž Vajngerl
2013-04-21Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl
2013-04-21Detect image rotation when inserting images and perform lossless rotation.Tomaž Vajngerl
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl