summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann1-8/+8
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann12-16/+16
2015-04-27More loplugin:simplifyboolStephan Bergmann3-3/+3
2015-04-27De-uglify switch-case statementKatarina Behrens1-4/+14
2015-04-25Add missing info of page number statusbar field in writerYousuf Philips1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann5-8/+7
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-23cppcheck: zerodivcond gold, address preview crash on key inputCaolán McNamara1-5/+10
2015-04-23Fix applying of theme fonts sets, add new / rename old variantsTomaž Vajngerl1-14/+38
2015-04-23Modify tint/shade for theme colors, different shades for headingsTomaž Vajngerl1-7/+91
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks1-1/+2
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin4-10/+10
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin1-2/+2
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin2-9/+9
2015-04-22WaE: Unreferenced function definitionTor Lillqvist1-46/+0
2015-04-22WaE: passing 'class OUString' by value, rather pass by referenceTor Lillqvist1-6/+6
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl3-0/+562
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl3-0/+219
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás1-8/+11
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl2-4/+4
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-5/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2-0/+10
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1