summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna
2015-05-06drop useless temp debugging stringsCaolán McNamara
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Remove using directive that has become unusedStephan Bergmann
2015-05-05Various loplugin warningsStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add crop features to swPhilippe Jung
2015-05-05fix windows buildNoel Grandin
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29sw: log exception messages in dbmgr.cxxMichael Stahl
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-29tdf#89783: avoid endless loop with >65k style namesKatarina Behrens
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann