summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl
2018-02-26bool cast operator for Graphic objectTomaž Vajngerl
2018-02-25tdf#115329 make navigate by drawing to previous drawing workJim Raykowski
2018-02-25tdf#115329 Fix Navigate By Table after Navigate By Drawing or ControlJim Raykowski
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock
2018-02-25vcl: add BitmapColor testsChris Sherlock
2018-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl
2018-02-25Updated coreCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25tdf#115353 layout fixTamas Bunth
2018-02-25oss-fuzz build fixCaolán McNamara
2018-02-25oss-fuzz: issue 1188, per-fuzzer configCaolán McNamara
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-25accessibility : remove useless Impl patternArnaud Versini
2018-02-25amend Sequence sizeJochen Nitschke
2018-02-25uitest - calc's autofilter bugsZdeněk Crhonek
2018-02-25uitest for bug tdf#53460Zdeněk Crhonek
2018-02-25uitest - Writer Asian phonetic guide dialogZdeněk Crhonek
2018-02-25uitest for bug tdf#51352Zdeněk Crhonek
2018-02-25uitest Calc merged cells- tdf#51368 tdf#105412 tdf#37901 tdf#51368 tdf#63766Zdeněk Crhonek
2018-02-25Improve loplugin:dyncastvisibility a bitStephan Bergmann
2018-02-25forcepoint #8 null derefCaolán McNamara
2018-02-25When exporting a shape, use "Graphic" property from imagesTomaž Vajngerl
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2018-02-25vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-sizeChris Sherlock
2018-02-25vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklistChris Sherlock
2018-02-25Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl
2018-02-25fix import of graphic bulletsTomaž Vajngerl
2018-02-25vcl: add some basic Bitmap testsChris Sherlock
2018-02-25tdf#115895 - Color picker images missing in ImpressNoel Grandin
2018-02-25forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara
2018-02-25forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-24starmath: Adjusting by 0 is the same as doing nothingTakeshi Abe
2018-02-24Resolves: tdf#104250 import sheetProtection hash attributesEike Rathke
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke
2018-02-24Handle mbEmptyPass and empty hash with OOXML hash value, tdf#104250 prepEike Rathke
2018-02-24Add ScTableProtectionImpl::setPasswordHash() for OOXML, tdf#104250 prepEike Rathke
2018-02-24Check also ScOoxPasswordHash::verifyPassword(), tdf#104250 prepEike Rathke
2018-02-24Add ScOoxPasswordHash::verifyPassword(), tdf#104250 prepEike Rathke
2018-02-24Consider ScOoxPasswordHash in isProtectedWithPass(), tdf#104250 prepEike Rathke