summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww1
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-4/+5
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner2-9/+11
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-4/+5
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-14/+14
2014-07-03coverity#708870 Unused pointer valueCaolán McNamara1-2/+1
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky1-5/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin3-5/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante2-4/+0
2014-04-30sw: sal_Bool->boolNoel Grandin8-243/+243
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-4/+1
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-07cppcheck: "else if" condition matches previous conditionJulien Nabet1-1/+1
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-38/+38
2014-03-21coverity#705310 Missing break in switchCaolán McNamara1-0/+1
2014-03-21coverity#705309 Missing break in switchCaolán McNamara1-0/+1
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann1-3/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03editeng: sal_Bool->boolNoel Grandin1-17/+12
2014-02-27fdo#39468 Translate German comments: sw/source/filter/ww1Stefan Ring1-15/+11
2014-02-27Remove visual noise from swAlexander Wilms6-24/+8
2014-02-26Translate german strings, potentially user-visible - sw/source/filter/ww1Stefan Ring3-6/+6
2014-02-26Remove germanisms in variables: sw/source/filter/ww1Stefan Ring1-25/+25
2014-02-25fdo#39468 Translate German comments: sw/source/filter/ww1Stefan Ring6-333/+287
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms7-393/+249
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza5-70/+60
2014-01-28bool improvementsStephan Bergmann3-15/+15
2014-01-24Translated German commentsStefan Ring1-167/+163
2014-01-24German translation: translated assertion-/exception-like stringsStefan Ring1-43/+43
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara2-5/+5
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-2/+2
2014-01-13Translate some old german commentsStefan Ring1-62/+61
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-5/+5
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+6
2013-12-19xub_StrLen/sal_uInt16 to sal_Int32Matteo Casalin1-3/+3
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann2-3/+5
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold2-4/+4
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann2-44/+47
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-14/+14
2013-10-22Bin useless swmod commentsTor Lillqvist1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin2-5/+5