summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-1/+1
2014-01-29swpagerelsize: implement RelativeHeightRelation UNO property for SwXFrameMiklos Vajna1-0/+1
2014-01-29swpagerelsize: add an eHeightPercentRelation member to SwFmtFrmSizeMiklos Vajna2-0/+4
2014-01-28bool improvementsStephan Bergmann5-10/+10
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-1/+1
2014-01-28swpagerelsize: implement RelativeWidthRelation UNO property for SwXFrameMiklos Vajna1-0/+1
2014-01-28swpagerelsize: add an eWidthPercentRelation member to SwFmtFrmSizeMiklos Vajna2-0/+4
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1
2014-01-24bool improvementsStephan Bergmann1-4/+4
2014-01-23Fix the class nameTakeshi Abe1-1/+1
2014-01-22bool improvementsStephan Bergmann5-9/+9
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav3-0/+3
2014-01-17bool improvementsStephan Bergmann11-30/+30
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt1-2/+5
2014-01-16sw: make these public as well for unit testsMiklos Vajna1-2/+2
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna2-3/+3
2014-01-16sal_Bool to boolTakeshi Abe2-4/+4
2014-01-15DdeSetData should apparently return boolStephan Bergmann1-1/+1
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara11-30/+30
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara7-19/+20
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-1/+1
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski1-5/+0
2014-01-15SwFormTokenToString is unused since 2004Michael Stahl1-12/+0
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co8-50/+50
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate3-0/+3
2014-01-13fdo#69613:Fix for TOC field flag 'b' should preserved after RT.PriyankaGaikwad3-0/+20
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate3-0/+3
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate3-0/+3
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann29-36/+36
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann2-9/+20
2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann1-32/+79
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann9-54/+177
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-1/+0
2013-12-23sw: drawingml export of textframe gradientsMiklos Vajna1-1/+1
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl2-5/+9
2013-12-20typo fixesAndras Timar3-3/+3
2013-12-19Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin1-7/+14
2013-12-19CID#703893 SwJavaEditDialog::Get[Text|Type] orthogonal to Dialog::Get*Caolán McNamara1-5/+5
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co1-0/+1
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-33/+32
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-850/+786
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann1-1/+0
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co1-1/+24
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-1/+1
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-1/+1