summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-07Fix typosAndrea Gelmini
2018-07-05Fix initial width of the color palette in welded pickerMaxim Monastirsky
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-07-04tdf#118506: Disable orientation page in read onlyXisco Fauli
2018-07-04tdf#118199 avoid double dispose actionsArmin Le Grand
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Initialize local variableMatteo Casalin
2018-06-30Avoid getTokenCount() + not empty OUString has at least 1 tokenMatteo Casalin
2018-06-30Copy INetURLObject object instead of constructing it twiceMatteo Casalin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-30Bail out early and reduce temporariesMatteo Casalin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-30Fix typosAndrea Gelmini
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-06-29Fix typosAndrea Gelmini
2018-06-27tdf#117904 Don't allow copying signed shapesSamuel Mehrbrodt
2018-06-26Resolves: tdf#118356 freeze/thaw mass language additionsCaolán McNamara
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-25Fix "javaPathHelper: not found" errors during startup.Thomas Klausner
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-22pdfium: replace FPDFPath_GetStrokeWidth() patch with backportMiklos Vajna
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-20coverity#1437408 Uninitialized scalar fieldCaolán McNamara
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-17weld SvxPageDescPageCaolán McNamara
2018-06-16GraphCtrl factory no longer neededCaolán McNamara
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand
2018-06-15tdf#118022: fix crash when searching record in form by handling SQLExceptionJulien Nabet
2018-06-14weld SvxStdParagraphTabPageCaolán McNamara
2018-06-14a viewport is only used as intermediate scrolledwindow childCaolán McNamara