summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-27replace Color(COL_*) with COL_*Noel Grandin5-10/+10
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara2-37/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara3-11/+3
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+5
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma1-15/+0
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-3/+3
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara1-9/+0
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke1-2/+52
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock1-2/+1
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke2-17/+34
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara5-30/+24
2018-02-26use less TRGB_COLORDATANoel Grandin1-1/+1
2018-02-26use less RGB_COLORDATANoel Grandin3-3/+3
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke2-3/+3
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke2-8/+41
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-1/+3
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke2-50/+60
2018-02-26Translate German variable namesJohnny_M1-4/+4
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin1-1/+8
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+2
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin2-2/+9
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock1-11/+2
2018-02-26bool cast operator for Graphic objectTomaž Vajngerl1-0/+2
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara8-30/+22
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl1-1/+4
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl1-1/+0
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl2-2/+0
2018-02-24EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann1-1/+1
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke1-1/+26
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke1-0/+63
2018-02-23StyleSheetUser use in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann1-1/+5
2018-02-23lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant1-0/+3
2018-02-23tdf#115938: Properly detect shadow size control's changed stateMike Kaganski2-7/+17
2018-02-22weld native message dialogsCaolán McNamara14-77/+117
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl1-1/+0
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann2-2/+1
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea1-2/+2
2018-02-22drop unused button mask enumCaolán McNamara1-2/+0
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl2-3/+3
2018-02-22Add wrongly formatted file to blacklistStephan Bergmann1-2/+4
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann2-1/+2
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann3-5/+5
2018-02-22ColorData->Color in scNoel Grandin1-1/+1
2018-02-21IPolyPolygonEditorController used in dynamic_cast should be SAL_DLLPUBLIC_RTTIStephan Bergmann1-1/+4
2018-02-21Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist1-0/+27
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl2-4/+5
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann2-5/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+2
2018-02-21RGB_Color method is unnecessaryNoel Grandin1-4/+0