summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin19-225/+225
2016-03-15loplugin:constantparamNoel Grandin5-21/+15
2016-03-14inline some use-once macrosNoel Grandin1-24/+21
2016-03-12Remove some unused include stdio (svx)Julien Nabet5-6/+0
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-17/+26
2016-03-11lok: Avoid dereferencing nullptr.Jan Holesovsky1-8/+12
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