summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-08-05Fix typosAndrea Gelmini2-3/+3
2017-08-04rename Anz->Cnt in svxNoel Grandin17-123/+123
2017-08-04rename nPgAnz->nPgCountNoel Grandin3-11/+11
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin4-7/+7
2017-08-03Resolves: tdf#111087 change names from bmp to pngCaolán McNamara1-47/+47
2017-08-03loplugin:constparams in sdNoel Grandin2-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti2-1/+45
2017-08-02remove unnecessary use of 'this->'Noel Grandin5-6/+6
2017-08-02split out VclBuilder static methodsCaolán McNamara4-13/+13
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-08-01Typo: usnig->usingJulien Nabet1-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara6-10/+8
2017-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara1-3/+7
2017-08-01loplugin:checkunusedparamsNoel Grandin8-46/+17
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara20-135/+118
2017-07-31Corrected HitTest for layouted textArmin Le Grand3-42/+85
2017-07-31loplugin:oncevarNoel Grandin3-7/+4
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky2-35/+42
2017-07-29loplugin:constparams in svxNoel Grandin21-40/+40
2017-07-28borderline: corrections for calc and writerArmin Le Grand3-81/+32
2017-07-28borderline: Unified primitive creationArmin Le Grand1-180/+191
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand2-173/+204
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand1-1/+299
2017-07-28borderline: adaptions to primitivesArmin Le Grand3-1477/+361
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand2-157/+239
2017-07-28Resolves: tdf#109007 unicode block names keys instead of translationsCaolán McNamara1-270/+270
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-18/+18
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-10/+0
2017-07-27loplugin:constparams in svxNoel Grandin93-287/+287
2017-07-26convert SfxGroupId to scoped enumNoel Grandin3-633/+633
2017-07-26loplugin:unusedfieldsNoel Grandin1-5/+0
2017-07-25tdf#109242 fix save/load of form button alignmentNoel Grandin1-1/+1
2017-07-25fix image map item idsCaolán McNamara1-6/+6
2017-07-25Resolves: rhbz#1372630 update recently used color with direct button clickCaolán McNamara1-0/+4
2017-07-25Related: rhbz#1372630 select color from color update, not colortable updateCaolán McNamara1-4/+6
2017-07-25convert UNO event ids to scoped enumNoel Grandin3-11/+11
2017-07-25loplugin:unusedmethodsNoel Grandin2-23/+0
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin4-35/+0
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-15/+0
2017-07-23Removed duplicated includesAndrea Gelmini6-6/+0
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara68-827/+361
2017-07-21migrate to boost::gettextCaolán McNamara353-10787/+4017
2017-07-21loplugin:unusedfields in svxNoel Grandin8-38/+22
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti2-9/+119
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski3-6/+11
2017-07-18loplugin:oncevarTor Lillqvist1-0/+1
2017-07-17Fix typosAndrea Gelmini2-2/+2
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini1-22/+18
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand4-19/+95