summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Re-work, and improvements in currency setting.private/mmeeks/currency-dropdownMichael Meeks1-38/+103
2016-03-17tdf#82641 Currency drop-down listMohammed Abdul Azeem1-1/+140
2016-03-11tdf#97966: Remove 'static' keywordsWastack2-4/+4
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara1-0/+1
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin7-7/+4
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin2-2/+2
2016-03-09loplugin:constantparam in svxNoel Grandin18-71/+54
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-2/+2
2016-03-07expand src templatesDavid Tardon6-61/+18
2016-03-07loplugin:write only fieldsNoel Grandin4-16/+8
2016-03-07loplugin:unuseddefaultparamsNoel Grandin4-28/+15
2016-03-07expand src templates only used in a single placeDavid Tardon1-55/+0
2016-03-05Calc: Improve label text in find toolbar and replace dialogYousuf Philips3-5/+5
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin16-100/+72
2016-03-02tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand1-0/+4
2016-03-01loplugin:vclwidgetsStephan Bergmann1-1/+1
2016-03-01loplugin:sallogareasStephan Bergmann1-1/+1
2016-03-01loplugin:overrideStephan Bergmann1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin21-119/+85
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin33-202/+107
2016-02-29svx: avoid instantiating OBJ_NONE (SdrObject)Michael Stahl1-1/+2
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara2-0/+8
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna1-5/+0
2016-02-28Breakpad crash dialog: UI nitpicksAdolfo Jayme Barrientos1-6/+13
2016-02-28Unused resourcesMaxim Monastirsky1-339/+0
2016-02-28Revert "Unused resources"Maxim Monastirsky2-0/+446
2016-02-28Unused resourcesMaxim Monastirsky2-446/+0
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose1-0/+18
2016-02-28Kill sfx2 menu supportMaxim Monastirsky4-97/+0
2016-02-27add TODO comment for showing the user the generated uuidMarkus Mohrhard1-0/+1
2016-02-27work on adding crash report UIMarkus Mohrhard7-0/+286
2016-02-26add Wildcards to Find&Replace dialogEike Rathke2-10/+74
2016-02-25Use rtl::math::isNan()Fabio Buso1-2/+3
2016-02-25use SearchOptions2Eike Rathke1-5/+5
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin2-34/+34
2016-02-25convert ErrorCode to scoped enumNoel Grandin1-13/+13
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu6-32/+95
2016-02-23tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky1-6/+0
2016-02-23new loplugin: commaoperatorNoel Grandin7-14/+41
2016-02-22loplugin:write only fieldsNoel Grandin11-32/+14
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky8-518/+1
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara1-1/+1
2016-02-19svx: these look like they should be assert()Michael Stahl2-24/+24
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose1-0/+17
2016-02-19new loplugin: find write-only fieldsNoel Grandin2-18/+0
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel1-1/+2
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak3-34/+34