summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-03-31coverity#708406 Uninitialized pointer fieldCaolán McNamara
2014-03-31sw: put getSvx* and setSvx* to a namespace, now that these are publicMiklos Vajna
2014-03-31sw: fix DOC/DOCX/RTF export of TextFrame background colorMiklos Vajna
2014-03-30coverity#1194913 Overflowed return valueCaolán McNamara
2014-03-28Resolves: #i124451# apply correct index entry template patterns...Oliver-Rainer Wittmann
2014-03-28loplugin:saloverrideStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Related: fdo#73936 for spelling restrict formelements-as-fields..Caolán McNamara
2014-03-28Related: fdo#73936 allow ModelToViewHelper to not expand footnotes..Caolán McNamara
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara
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-25convert mail merge page to .uiCaolán McNamara
2014-03-24sal_uInt16 to size_t and optimizationsMatteo Casalin
2014-03-24convert mail merge prepare page to .uiCaolán McNamara
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co
2014-03-22missing SwExtraRedlineTbl dtorMiklos Vajna
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-18convert wizard layout page to .uiCaolán McNamara
2014-03-18convert salutation wizard page to .uiCaolán McNamara
2014-03-18convert address block wizard page to .uiCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-16sal_Bool to bool + make a local function staticMatteo Casalin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16Remove redundant inlineMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16bLoadLowResGrf is never readMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16Simplify expression and fix typo in a commentMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
2014-03-14sw: deploy a couple of doxygen commentsMiklos Vajna
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#1103733 Uncaught exceptionCaolán McNamara
2014-03-09coverity#708405 Uninitialized scalar fieldCaolán McNamara
2014-03-08'explicit' makes no sense for a default constructorMatteo Casalin
2014-03-08Remove '#define INLINE', inline in method definition is enoughMatteo Casalin
2014-03-08Remove unused headers and forward declarationsMatteo Casalin
2014-03-07sw: add prefix to SwTextGridItem membersMichael Stahl
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code in SW moduleNoel Grandin