summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl1-2/+2
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl1-278/+263
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna1-0/+15
2015-05-06drop useless temp debugging stringsCaolán McNamara1-14/+0
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin2-2/+2
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin6-20/+20
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin6-13/+13
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann10-40/+24
2015-05-05drop useless temp debugging stringsCaolán McNamara1-12/+0
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05Remove using directive that has become unusedStephan Bergmann1-2/+0
2015-05-05Various loplugin warningsStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann8-14/+9
2015-05-05tdf#34555 add crop features to swPhilippe Jung2-1/+24
2015-05-05fix windows buildNoel Grandin3-18/+18
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann2-7/+4
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann19-51/+38
2015-05-05loplugin:staticmethodsNoel Grandin41-84/+80
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk2-3/+3
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna2-9/+8
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks1-3/+2
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás1-0/+4
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann35-67/+67
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist2-2/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist15-44/+44
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-2/+2
2015-04-29Protect against event emission during dispose.Michael Meeks1-0/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann6-6/+6
2015-04-29sw: log exception messages in dbmgr.cxxMichael Stahl1-17/+18
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-4/+4
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin3-5/+5
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin2-3/+3
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin3-9/+9
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin2-4/+4
2015-04-29convert CTF_ constants to scoped enumNoel Grandin3-4/+4
2015-04-29tdf#89783: avoid endless loop with >65k style namesKatarina Behrens1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl28-28/+28
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna8-14/+14
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks157-1839/+2370
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks157-1839/+2370
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann1-1/+1
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann2-9/+9
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann2-4/+4
2015-04-28SwDocShell::ApplyStyles return type is sal_uInt16Stephan Bergmann1-1/+1
2015-04-28SwDocShell::Edit return type is sal_uInt16Stephan Bergmann1-1/+1