summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht15-34/+33
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht1-0/+1
2015-10-06tdf#93860: crash in table selection fixedOliver Specht1-0/+6
2015-10-04Replaced "n" prefix for bool variables with "b".kripton1-5/+5
2015-10-01replace hardcoded string with STR_YIELDSJustin Luth1-1/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-0/+4
2015-09-26making alt-x code consistentJustin Luth1-5/+6
2015-09-25convert Link<> to typedNoel Grandin1-6/+6
2015-09-25convert Link<> to typedNoel Grandin1-18/+12
2015-09-25convert Link<> to typedNoel Grandin1-76/+75
2015-09-18convert Link<> to typedNoel Grandin1-4/+3
2015-09-17boost->stdCaolán McNamara18-78/+77
2015-09-10loplugin:staticmethodsStephan Bergmann1-1/+1
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara1-10/+6
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara3-6/+6
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara2-6/+6
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+4
2015-08-21loplugin:defaultparamsNoel Grandin2-2/+2
2015-08-21loplugin: defaultparamsNoel Grandin18-61/+60
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth1-1/+31
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna1-7/+6
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna1-37/+44
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna2-5/+8