summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Remove german variable and use directlySamuel Mehrbrodt1-2/+1
2016-03-17loplugin:constantparam in svxNoel Grandin13-71/+65
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-2/+2
2016-03-15loplugin:constantparamNoel Grandin2-3/+3
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara1-0/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin4-6/+6
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-17/+6
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin5-19/+12
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin3-6/+4
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin19-119/+50
2016-02-29svx: avoid instantiating OBJ_NONE (SdrObject)Michael Stahl1-1/+2
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna1-5/+0
2016-02-22loplugin:write only fieldsNoel Grandin4-14/+6
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-09Remove excess newlinesChris Sherlock53-370/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-4/+0
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-6/+0
2016-02-08loplugin:unusedmethodsNoel Grandin2-49/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock4-4/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-4/+4
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna2-57/+57
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-4/+1
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna1-24/+24
2016-02-01svx: nAnz -> nObjCountMiklos Vajna1-3/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-7/+7
2016-01-30svx: PntAnz -> PointCountMiklos Vajna3-6/+6
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara1-2/+3
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna3-4/+4
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-1/+0
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-6/+6
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-6/+6
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2-6/+6
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-6/+6
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna6-19/+13
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+24
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin3-18/+13
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin11-76/+23
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin1-5/+3
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna10-25/+25
2016-01-10Fix typosAndrea Gelmini4-5/+5
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+1
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski3-8/+3
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1