summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand6-32/+32
2017-07-14svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl1-0/+30
2017-07-14use more OUString::operator== in svxNoel Grandin16-33/+33
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski7-7/+4
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann2-4/+3
2017-07-12borderline: correct problems with border displayArmin Le Grand3-83/+217
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai1-7/+11
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin5-25/+24
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-2/+2
2017-07-11use more range-for on uno::SequenceNoel Grandin4-35/+24
2017-07-11svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl1-0/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin6-8/+8
2017-07-09Added margin feature to the Draw's SideBarpv2k1-0/+38
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara1-2/+3
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin3-3/+3
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke2-2/+2
2017-07-06rework as a shared_ptrCaolán McNamara1-2/+2