summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl
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-27Styles dialog no longer gives any statusSamuel Mehrbrodt
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-26Translate German variable namesJohnny_M
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25amend Sequence sizeJochen Nitschke
2018-02-25forcepoint #8 null derefCaolán McNamara
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl
2018-02-25tdf#115895 - Color picker images missing in ImpressNoel Grandin
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20Resolves: rhbz#1546997 'search not found' at 0,0 when window too narrowCaolán McNamara
2018-02-20use VirtualDevice in ImpCreateShadowObjectCloneNoel Grandin
2018-02-20svx: fix deadlock in Gallery::GetGalleryInstance()Michael Stahl
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-20use VirtualDevice in XOutBitmap::DetectEdgesNoel Grandin
2018-02-19Related: tdf#114756 fix up similar casesCaolán McNamara
2018-02-19ofz#6432 bad-castCaolán McNamara
2018-02-19tdf#114756: fix connector dropdownJulien Nabet
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin
2018-02-19loplugin:useuniqueptr in SdrTableRTFParserNoel Grandin
2018-02-19loplugin:useuniqueptr in SvxLineStyleToolBoxControlNoel Grandin
2018-02-19loplugin:useuniqueptr in FontPrevWin_ImplNoel Grandin
2018-02-19loplugin:useuniqueptr in SvxClipBoardControlNoel Grandin
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin
2018-02-19loplugin:useuniqueptr in NavigatorTreeModelNoel Grandin
2018-02-18uitest: call base class Activate in modeless dialogsMarkus Mohrhard