summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17Make transparency spinbox and slider update simultaneously in Area SidebarRishabh1-0/+1
2016-02-17tdf#97924: Transparency slider causes entire sidebar to constantly refreshRishabh1-1/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin6-8/+8
2016-02-17cleanup the Read*() methods in SvIdlParserNoel Grandin1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2-2/+2
2016-02-12GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth1-17/+6
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh2-3/+10