summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara88-671/+963
2018-02-26use less TRGB_COLORDATANoel Grandin6-12/+13
2018-02-26use less RGB_COLORDATANoel Grandin26-88/+88
2018-02-26Swap UTF16-BE to UTF16-LE in Hash::calculateHash()Eike Rathke1-0/+16
2018-02-26Updated coreOlivier Hallot1-0/+0
2018-02-26Updated coreOlivier Hallot1-0/+0
2018-02-26Updated coreOlivier Hallot1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26Updated coreGabor Kelemen1-0/+0
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl7-80/+260
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke2-3/+3
2018-02-26Accept also "SHA1" for "SHA-1" even if not specifiedEike Rathke1-1/+1
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke6-26/+61
2018-02-26Fix typosAndrea Gelmini3-5/+5
2018-02-26sw: Fix build with older boost::optional like 1.54Rico Tzschichholz1-3/+3
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky3-3/+10
2018-02-26RES_CHRATR_SHADOW should be SvxShadowItemMike Kaganski1-1/+1
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke6-98/+112
2018-02-26Translate German variable namesJohnny_M1-17/+17
2018-02-26Translate German variable namesJohnny_M3-12/+12
2018-02-26Translate German variable namesJohnny_M1-10/+10
2018-02-26Translate German commentJohnny_M1-1/+1
2018-02-26Translate German variable namesJohnny_M1-9/+9
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin4-16/+15
2018-02-26nfc: use std::min in fly.cxx:CalcRelJustin Luth1-6/+2
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski11-94/+73
2018-02-26extend testTextBoxPictureFill - check that the graphic is presentTomaž Vajngerl1-1/+5
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna5-161/+57
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin120-297/+165
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin12-25/+32
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin1-4/+5
2018-02-26ColorData->Color in variousNoel Grandin11-56/+50
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock1-38/+28
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock2-46/+7
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl4-72/+12
2018-02-26bool cast operator for Graphic objectTomaž Vajngerl2-0/+7
2018-02-25tdf#115329 make navigate by drawing to previous drawing workJim Raykowski1-1/+1
2018-02-25tdf#115329 Fix Navigate By Table after Navigate By Drawing or ControlJim Raykowski1-1/+8
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock1-0/+68
2018-02-25vcl: add BitmapColor testsChris Sherlock2-0/+250
2018-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl1-5/+0
2018-02-25Updated coreCaolán McNamara1-0/+0
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara90-535/+862