summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl
2015-03-31sw: prefix members of SwDocShellMichael Stahl
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-19Resolves: #i124096# avoid unlock of dispatcher by...Oliver-Rainer Wittmann
2014-02-10the return of callcatcherCaolán McNamara
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-23Fix the class nameTakeshi Abe
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15DdeGetData should apparently return boolStephan Bergmann