summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen1-1/+44
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens3-24/+23
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+5
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-8/+8
2015-05-05loplugin:staticmethodsNoel Grandin2-4/+4
2015-04-30Gradually typed LinkStephan Bergmann2-3/+3
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-4/+4
2015-04-29tdf#89783: avoid endless loop with >65k style namesKatarina Behrens1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks3-12/+11
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-12/+11
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-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin2-9/+9
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2-0/+10
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-3/+3
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
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks2-4/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2-2/+2
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin6-27/+27
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin1-12/+12
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-0/+5
2015-04-03Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara1-2/+30
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-31sw: remove pointless wrtsh/docsh.cxx fileMichael Stahl1-0/+5
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl2-2/+0
2015-03-31sw: prefix members of SwDocShellMichael Stahl4-368/+377
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann1-2/+2
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann2-6/+12
2015-03-31Use simplified configuration accessStephan Bergmann1-25/+3