summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-03-07cache location and mime type when saving a graphic to a storageTomaž Vajngerl1-2/+5
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-1/+1
2018-03-06use more Color in svxNoel Grandin25-97/+93
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin1-1/+1
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara1-1/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara82-82/+82
2018-03-05loplugin:useuniqueptr in SdrObjEditViewNoel Grandin1-12/+8
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara1-2/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-2/+3
2018-03-05Translate German variable and function namesJohnny_M2-13/+13
2018-03-05Translate German variable namesJohnny_M1-8/+8
2018-03-05loplugin:useuniqueptr in ImpXPolygonNoel Grandin2-17/+17
2018-03-05loplugin:useuniqueptr in SvXMLGraphicOutputStreamNoel Grandin1-13/+11
2018-03-04Translate German variable namesJohnny_M1-19/+19
2018-03-03Translate German variable namesJohnny_M2-61/+61
2018-03-02use more Color in HexColorControlNoel Grandin1-4/+4
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin3-24/+36
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-5/+5
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke5-5/+0
2018-02-27tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist1-4/+24
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl3-1/+102
2018-02-27replace Color(COL_*) with COL_*Noel Grandin39-90/+90
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara2-41/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara25-28/+0
2018-02-27Styles dialog no longer gives any statusSamuel Mehrbrodt1-3/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2-7/+8
2018-02-26use less TRGB_COLORDATANoel Grandin1-1/+1
2018-02-26use less RGB_COLORDATANoel Grandin1-2/+2
2018-02-26Translate German variable namesJohnny_M1-4/+4
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin13-29/+14
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin9-21/+21
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl2-6/+9
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara4-7/+17
2018-02-25amend Sequence sizeJochen Nitschke1-1/+1
2018-02-25forcepoint #8 null derefCaolán McNamara1-1/+6
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl1-29/+5
2018-02-25tdf#115895 - Color picker images missing in ImpressNoel Grandin1-1/+3
2018-02-25convert all help responses to gtk's -11Caolán McNamara24-58/+58
2018-02-22weld native message dialogsCaolán McNamara28-160/+198
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-5/+3
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin9-12/+12
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl1-7/+21
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann3-125/+332
2018-02-21RGB_Color method is unnecessaryNoel Grandin7-29/+21
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-7/+4