summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2016-03-09loplugin:constantparam in svxNoel Grandin2-4/+3
2016-03-09loplugin:constantparam in swNoel Grandin4-10/+10
2016-03-04Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-2/+2
2016-02-28cppcheck: Fix all badBitmaskCheck + 1 unreadVariableJulien Nabet1-7/+0
2016-02-22sw classification: add initial UNO commandMiklos Vajna1-0/+5
2016-02-22loplugin:commaoperator in sw/Noel Grandin4-13/+48
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek4-11/+11
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-1/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-16/+16
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-1/+7
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock3-3/+3
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky1-4/+26
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky9-9/+9
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-12/+12
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud4-16/+16
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-12/+12
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+2
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-60/+2
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin1-1/+1
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-40/+0
2015-12-13tdf#93837 Convert MN_TAB_POPUPMENU to xmlMaxim Monastirsky1-2/+1
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt1-9/+17
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon16-287/+287
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+1
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky2-4/+21
2015-11-115th step to remove tools/rtti.hxxOliver Specht10-10/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann22-211/+211
2015-11-09new loplugin: oncevarNoel Grandin1-4/+2
2015-11-09formatting improvements in sw/Noel Grandin8-23/+23
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-12/+12
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin9-27/+27
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-13/+13
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann1-0/+1
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky2-0/+4
2015-10-20loplugin:defaultparamsStephan Bergmann4-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann7-16/+16
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky4-7/+7
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky9-45/+45
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky9-45/+45
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky4-7/+7
2015-10-14coverity#1326119 Constant expression resultCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1