summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoframe.cxx
AgeCommit message (Expand)Author
2018-08-08sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna
2018-08-07sw TextGraphicObject: fix GraphicURL handling in the descriptorMiklos Vajna
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-08-02forcepoint#67 null derefCaolán McNamara
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl
2018-05-02Restore ReplacementGraphicURL for setting, no API changeTomaž Vajngerl
2018-04-20loplugin:constantparamNoel Grandin
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-02-15sw: replace DELETEZ with unique_ptr in SwXFrameMichael Stahl
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwXFrameMichael Stahl
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-23An anonymous GraphicObject instance suffices hereStephan Bergmann
2017-11-23put GraphicObject on stack instead of heapStephan Bergmann
2017-11-23reduce scope of varStephan Bergmann
2017-11-23use std::unique_ptrStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22Missing GraphicObject destruction, memory leakStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-26loplugin:flatten in swNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-15coverity#1415097 Uninitialized scalar fieldCaolán McNamara
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann