summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfmt.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-24frames are SFX_STYLE_FAMILY_FRAME not SFX_STYLE_FAMILY_PARACaolán McNamara1-1/+1
2014-07-24enable undoing frame style creationCaolán McNamara1-7/+7
2014-07-24Families in SwDoc::RenameFmt the wrong way aroundCaolán McNamara1-2/+2
2014-07-24Related: fdo#81641 implement undo of Conditional Text style creationCaolán McNamara1-2/+16
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-718/+12
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-3/+15
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-53/+41
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky1-3/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-05-06dflt -> defaultThomas Arnhold1-5/+5
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-14/+0
2014-03-17Fix fdo#75936 set limit for decreasing indentabdulmajeed ahmed1-1/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+3
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-12/+12
2014-02-17cid#705915 dereference before null checkNoel Grandin1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-6/+6
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-3/+5
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl1-4/+16
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-15/+25
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-14/+13
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-22Bin useless swmod commentsTor Lillqvist1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin1-12/+12
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-7/+7
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer1-7/+0
2013-09-30delete code that was commented outPhilipp Riemer1-4/+0
2013-09-21CID#1000697 out of bounds accessCaolán McNamara1-1/+9
2013-08-12String to OUString and some optimizationsMatteo Casalin1-2/+2
2013-08-09cleanup blank lines in sw/source/core/docPhilipp Riemer1-3/+0
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-4/+0
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-3/+0
2013-07-30String to OUStringMatteo Casalin1-2/+2
2013-06-26SetFmtItemByAutoFmt/SetTxtFmtCollByAutoFmt called with SwTxtNodeMichael Stahl1-3/+5
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl1-0/+24
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl1-0/+44
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-04-25comments and code reformatMaxime de Roucy1-52/+51
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-6/+6
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-2/+1
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-39/+20
2013-03-14hackaround for assertCaolán McNamara1-9/+9
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng1-4/+50
2013-03-03sal_Bool to boolTakeshi Abe1-2/+2
2013-02-24Fix uninitialized local variableJulien Nabet1-1/+1
2013-02-22fix sw buildCaolán McNamara1-1/+1