summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-07-22Fix typosAndrea Gelmini3-3/+3
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand4-47/+90
2018-07-19loplugin:constantparamNoel Grandin1-6/+3
2018-07-19loplugin:unusedmethodsNoel Grandin2-14/+0
2018-07-18tdf#118354 Do not dereference non-exsisting ObjectArmin Le Grand1-1/+8
2018-07-18Fix typosAndrea Gelmini2-8/+8
2018-07-18tdf#118139 Set Default StyleSheet only when availableArmin Le Grand1-2/+11
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand2-51/+55
2018-07-17tdf#118448 style drop downs are staticNoel Grandin1-6/+6
2018-07-17tdf#118498 Correct CustomShape 3D VisualizationArmin Le Grand2-14/+29
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard4-57/+2
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara2-3/+6
2018-07-16Upgrade to ICU 62.1Eike Rathke1-0/+35
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin1-6/+4
2018-07-16SvPersistBase no longer necessaryNoel Grandin2-19/+10
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-12tdf#101778: Disable crop and rotate in read-only modeXisco Fauli1-5/+5
2018-07-12pdfium: replace FPDFTextObj_GetMatrix() patch with backportMiklos Vajna1-1/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-5/+3
2018-07-09loplugin:oncevarNoel Grandin4-5/+4
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle5-6/+6
2018-07-08loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky6-284/+55
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin19-42/+44
2018-07-07Fix typosAndrea Gelmini1-1/+1
2018-07-05Fix initial width of the color palette in welded pickerMaxim Monastirsky1-2/+1
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-22/+27
2018-07-04tdf#118506: Disable orientation page in read onlyXisco Fauli1-1/+1
2018-07-04tdf#118199 avoid double dispose actionsArmin Le Grand1-2/+7
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin23-48/+69
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand9-260/+147
2018-07-02loplugin:constantparamNoel Grandin2-9/+6
2018-07-02loplugin:unusedmethodsNoel Grandin6-112/+0
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin23-113/+104
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2-22/+8
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin1-3/+2
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin1-2/+1
2018-06-30Initialize local variableMatteo Casalin1-1/+1
2018-06-30Avoid getTokenCount() + not empty OUString has at least 1 tokenMatteo Casalin1-5/+5
2018-06-30Copy INetURLObject object instead of constructing it twiceMatteo Casalin1-2/+6
2018-06-30Avoid getTokenCount()Matteo Casalin1-1/+1
2018-06-30Bail out early and reduce temporariesMatteo Casalin1-16/+12
2018-06-30Avoid getTokenCount()Matteo Casalin1-4/+2
2018-06-30Fix typosAndrea Gelmini1-1/+1
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann3-5/+5
2018-06-29Fix typosAndrea Gelmini1-1/+1
2018-06-27tdf#117904 Don't allow copying signed shapesSamuel Mehrbrodt1-1/+4
2018-06-26Resolves: tdf#118356 freeze/thaw mass language additionsCaolán McNamara1-0/+6