summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-09-26making alt-x code consistentJustin Luth1-5/+6
2015-09-25convert Link<> to typedNoel Grandin2-8/+8
2015-09-25convert Link<> to typedNoel Grandin2-20/+14
2015-09-25convert Link<> to typedNoel Grandin2-77/+76
2015-09-25hackfest 2015: show vertical columns for vertical text layoutCaolán McNamara1-12/+49
2015-09-24tdf#92341 Add AutoCorrect entry in spellcheck context menuYousuf Philips3-4/+14
2015-09-24convert Link<> to typedNoel Grandin12-16/+22
2015-09-24move m_bVertical down to SwPageExample from SwPageGridExampleCaolán McNamara2-9/+11
2015-09-24return early on no-op cases, no logic changeCaolán McNamara1-79/+79
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin4-10/+8
2015-09-23convert Link<> to typedNoel Grandin4-10/+9
2015-09-23convert Link<> to typedNoel Grandin1-4/+4
2015-09-23convert Link<> to typedNoel Grandin2-3/+3
2015-09-23convert Link<> to typedNoel Grandin4-6/+6
2015-09-23convert Link<> to typedNoel Grandin4-8/+7
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23remove unused Link<> parameterNoel Grandin2-5/+3
2015-09-22convert Link<> to typedNoel Grandin3-9/+7
2015-09-22sw: prefix members of SwModuleMiklos Vajna6-183/+183
2015-09-21convert Link<> to typedNoel Grandin1-24/+17
2015-09-21sw: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-2/+8
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-5/+0
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+5
2015-09-20convert Link<> to typedNoel Grandin2-34/+29
2015-09-18convert Link<> to typedNoel Grandin3-12/+7
2015-09-18convert Link<> to typedNoel Grandin2-6/+6
2015-09-18convert Link<> to typedNoel Grandin2-5/+3
2015-09-18convert Link<> to typedNoel Grandin2-4/+3
2015-09-17boost->stdCaolán McNamara57-215/+210
2015-09-17sw: use std::unique_ptr<> in wrtshMiklos Vajna3-10/+9
2015-09-17convert Link<> to typedNoel Grandin7-15/+19
2015-09-17convert Link<> to typedNoel Grandin1-3/+1
2015-09-17convert Link<> to typedNoel Grandin1-12/+7
2015-09-17convert Link<> to typedNoel Grandin2-6/+5
2015-09-16sw: prefix members of SwDBTreeList_ImplMiklos Vajna1-20/+20
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-14Avoid getTokenCount in SwAddressPreview::DrawText_ImplMatteo Casalin1-5/+4
2015-09-14No need to copy OUStrings in SwMailMergeHelper::CheckMailAddressMatteo Casalin1-7/+5
2015-09-14Simplify a Sequence constructionStephan Bergmann1-18/+8
2015-09-14Set ContentTypeId::UNKNOWN to -1Stephan Bergmann3-6/+11
2015-09-14Don't read out-of-range ContentTypeId from configurationStephan Bergmann1-0/+5
2015-09-14silence bogus warningCaolán McNamara1-1/+1
2015-09-14sw: prefix members of SwTransferableMiklos Vajna2-282/+282
2015-09-14convert EDIT_MODE to scoped enumNoel Grandin2-33/+37
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin9-199/+221
2015-09-14convert RegionMode to scoped enumNoel Grandin8-37/+50
2015-09-13boost->stdCaolán McNamara2-6/+5
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+2