summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2015-12-14tdf#93837 Convert MN_PPREVIEW_POPUPMENU to xmlMaxim Monastirsky1-2/+1
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky2-18/+26
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon16-301/+301
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-3/+3
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl2-42/+31
2015-11-115th step to remove tools/rtti.hxxOliver Specht3-3/+0
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann21-145/+145
2015-11-09formatting improvements in sw/Noel Grandin7-30/+30
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin8-35/+35
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann3-4/+4
2015-11-04loplugin:stringconstantNoel Grandin2-2/+2
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose1-0/+19
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-7/+7
2015-10-20loplugin:defaultparamsStephan Bergmann3-7/+7
2015-10-19loplugin:defaultparamsStephan Bergmann4-4/+4
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky3-9/+9
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky3-9/+9
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+2
2015-10-14coverity#1326267 Unchecked dynamic_castCaolán McNamara1-27/+24
2015-10-13coverity#1326550 Dereference before null checkCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-3/+3
2015-10-12convert Link<> to typedNoel Grandin1-7/+4
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-9/+5
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-8/+4
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2-4/+4
2015-10-06sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna1-0/+4
2015-10-06sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna1-42/+46
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+56
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht12-46/+46
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga1-1/+1
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+7
2015-10-02loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-0/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-22convert Link<> to typedNoel Grandin1-4/+3
2015-09-21convert Link<> to typedNoel Grandin1-24/+17
2015-09-18convert Link<> to typedNoel Grandin1-3/+1
2015-09-17boost->stdCaolán McNamara6-20/+20
2015-09-17convert Link<> to typedNoel Grandin1-3/+1
2015-09-13boost->stdCaolán McNamara1-4/+3
2015-09-09convert Link<> to typedNoel Grandin1-2/+1
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht1-5/+8
2015-09-04convert Link<> to typedNoel Grandin2-12/+11
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian4-9/+26
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-4/+4
2015-08-31convert Link<> to typedNoel Grandin1-2/+1