summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-1/+1
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-0/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+4
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+2
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl1-1/+0
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-0/+6
2014-06-26drop the functional partsCaolán McNamara1-6/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-14/+20
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-6/+6
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+5
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-37/+37
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann1-2/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-9/+9
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-19Resolves: #i124096# avoid unlock of dispatcher by...Oliver-Rainer Wittmann1-6/+0
2014-02-10the return of callcatcherCaolán McNamara1-3/+0
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-29/+29
2014-01-23Fix the class nameTakeshi Abe1-1/+1
2014-01-16sal_Bool to boolTakeshi Abe1-2/+2
2014-01-15DdeSetData should apparently return boolStephan Bergmann1-1/+1
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-0/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+6
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-15convert sw/inc/docsh.hxx from String to OUStringNoel Grandin1-18/+14
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-16sw_FindDocShell(): better place and name + String to OUStringMatteo Casalin1-0/+15
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara1-2/+2
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl1-4/+0
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl1-13/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl1-4/+4
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-4/+4
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-9/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2