summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
AgeCommit message (Expand)Author
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
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/docsh.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-08-16sw_FindDocShell(): better place and name + String to OUStringMatteo Casalin
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann