summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)AuthorFilesLines
2016-08-19sw redlining: support per-view authorsMiklos Vajna1-0/+7
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-6/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann4-6/+6
2016-07-20loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-3/+3
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-6/+0
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-2/+1
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+8
2016-07-07sfx2 classification: select current toolbar listbox entry when state changesMiklos Vajna1-0/+4
2016-07-07sw classification: add initial UNO commandMiklos Vajna1-0/+12
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon6-103/+103
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-2/+0
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-2/+2
2015-11-12tdf#89714 - enable Widow/Orphan in default styleJustin Luth1-0/+9
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann13-199/+199
2015-11-09formatting improvements in sw/Noel Grandin6-24/+22
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin6-27/+27
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann5-17/+17
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+1
2015-11-05sw: prefix members of SwLabItemMiklos Vajna1-31/+31
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose1-0/+1
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann1-1/+0
2015-10-29tdf#93509: crash on storing auto correction config fixedOliver Specht1-0/+1
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-0/+2
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky1-0/+1
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky1-1/+10
2015-10-20loplugin:defaultparamsStephan Bergmann6-12/+12
2015-10-19cleanup some local var declarationsNoel Grandin1-2/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky4-5/+5
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky3-6/+6
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky3-6/+6
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky4-7/+5
2015-10-15cppcheck:variableScopeNoel Grandin1-1/+1
2015-10-14convert Link<> to typedNoel Grandin1-7/+2
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht7-69/+61
2015-10-05tdf#94386 set page style at page breaks behind evelopesOliver Specht1-3/+7
2015-09-29Fix typosAndrea Gelmini2-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-22sw: prefix members of SwModuleMiklos Vajna4-163/+163
2015-09-18convert Link<> to typedNoel Grandin2-10/+5