summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-03-06tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl1-23/+40
2016-09-01Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara1-1/+1
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-13/+13
2016-07-20use Any constructor instead of temporariesNoel Grandin1-6/+3
2016-07-20loplugin:commaoperator in sw/Noel Grandin5-11/+29
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-5/+5
2016-07-20Fix typosAndrea Gelmini5-5/+5
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-3/+3
2016-07-07Move classified copy/paste strings from sw to sfx2Miklos Vajna1-10/+0
2016-07-07sw: detect copy&paste between different classification levelsMiklos Vajna1-0/+5
2016-07-07sw: detect copy&paste from classified to non-classified documentsMiklos Vajna1-0/+5
2016-05-10tdf#81833: form protection can be modified as compatibility optionOliver Specht1-7/+23
2016-05-04sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl15-36/+39
2016-05-04sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-04-07tdf#98647 fix bug in tools->outline-numberingNoel Grandin1-0/+15
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2016-03-15tdf#97978: add support for opening mde and accde files in basepasqualm1-2/+2
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt1-19/+0
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon33-323/+323
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin3-8/+7
2015-11-24loplugin:unusedfields in sw/Noel Grandin4-18/+12
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-3/+3
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-43/+43
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna1-102/+102
2015-11-13sw: prefix members of SwLabPreviewMiklos Vajna2-84/+84
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna1-176/+176
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna1-140/+140
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann81-514/+514
2015-11-09formatting improvements in sw/Noel Grandin34-121/+121
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin47-176/+176
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann7-61/+60
2015-11-06sw: prefix members of SwStdFontTabPageMiklos Vajna1-301/+301
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin5-7/+6
2015-11-05sw: prefix members of SwLabItemMiklos Vajna4-238/+238
2015-11-04loplugin:stringconstantNoel Grandin2-5/+5
2015-11-04tdf#95077 Check Index != 0ccsheller1-1/+1
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht1-1/+6
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+15
2015-10-20loplugin:defaultparamsStephan Bergmann7-15/+14
2015-10-19loplugin:defaultparamsStephan Bergmann22-39/+38
2015-10-17coverity#1327442 Division or modulo by zeroCaolán McNamara1-2/+3
2015-10-16convert Link<> to typedNoel Grandin1-4/+7
2015-10-16convert Link<> to typedNoel Grandin2-3/+2
2015-10-16convert Link<> to typedNoel Grandin2-3/+3