summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann1-12/+0
2015-06-11keep old CEILING opcode, tdf#69552 follow-upEike Rathke1-2/+2
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers2-2/+6
2015-06-11Cleanup crossplatform cairoMox Soini1-8/+8
2015-06-11missing includeStephan Bergmann1-0/+2
2015-06-11minor clean upStephan Bergmann2-36/+10
2015-06-10coverity#1302618 deref of NULLCaolán McNamara4-9/+9
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann1-5/+0
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara1-0/+12
2015-06-10-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks4-10/+20
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens2-0/+3
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-1/+0
2015-06-10svl: document SfxItemPropertyMapEntryMichael Stahl1-3/+7
2015-06-09lokdocview: mark *_get_type() with const function attributePranav Kant1-1/+1
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant1-27/+36
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant1-19/+19
2015-06-09lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant1-7/+3
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin8-41/+40
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-36/+36
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar2-8/+2
2015-06-08loplugin:staticmethodsStephan Bergmann1-6/+6
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara1-1/+0
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky1-8/+8
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky1-1/+1
2015-06-05LOK: fix the rectangle format mentioned in documentation/commentPranav Kant1-1/+1
2015-06-05vcl: fix Android buildMiklos Vajna1-1/+1
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna2-72/+72
2015-06-05Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny2-31/+0
2015-06-04Cleanup crossplatform cairoMox Soini1-8/+8
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-3/+0
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna1-57/+57
2015-06-04uno::Sequence provides now begin and endNoel Grandin1-3/+3
2015-06-04convert PropertyMode to scoped enumNoel Grandin1-5/+5
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin4-10/+10
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin1-3/+3
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-4/+4
2015-06-04convert basegfx::FillRule to scoped enumNoel Grandin2-17/+4
2015-06-04convert basebmp::Format to scoped enumNoel Grandin1-21/+21
2015-06-04convert DrawMode to scoped enumNoel Grandin2-6/+6
2015-06-04convert MediaState to scoped enumNoel Grandin1-24/+16
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-1/+1
2015-06-03ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl1-1/+2