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