summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03remove pointer to localJochen Nitschke1-2/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-4/+4
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-1/+3
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+7
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-3/+2
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-6/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-03-30notebookbar: Move the proof-of-concept notebookbar from vcl to sw.Jan Holesovsky1-1/+1
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky1-0/+7
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-3/+3
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-8/+2
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-6/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
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 Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-0/+2
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky1-1/+10
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-13/+13
2015-09-18convert Link<> to typedNoel Grandin1-9/+4
2015-08-21loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-15tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-7/+7
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-11SwDocShell: re-store embedded data source def only when location changesMiklos Vajna1-1/+2
2015-06-09SwDocShell: custom copy for embedded data source definition on save-asMiklos Vajna1-0/+21
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-19/+19
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl1-0/+5
2015-04-17Writer export: don't update doc stat using SkipImagesLászló Németh1-1/+2
2015-04-13format changesSiqi Liu1-3/+3
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu1-0/+19
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin1-7/+7
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-1/+1