summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/swtblfmt.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Use items in attrset to determine properties stored in table styleAlex Ivan1-0/+92
2013-08-23Add some more security to format parent assigningAlex Ivan1-0/+3
2013-08-22Adjust format parent assigningAlex Ivan1-4/+4
2013-08-13Fix borders update with table style applicationAlex Ivan1-0/+10
2013-08-12Store table style in Undo by nameAlex Ivan1-1/+1
2013-08-07Partially fix properties updateAlex Ivan1-0/+8
2013-08-05Some cleanup of the parent assigningAlex Ivan1-10/+20
2013-08-02Remove default attribute values from Sw*FmtAlex Ivan1-80/+2
2013-08-02Set coresponding parent to attribute setAlex Ivan1-1/+28
2013-08-01Register SwFmts to correct parents for each element of tableAlex Ivan1-0/+95
2013-07-29Fix RepeatHeading storage in SwTableFmtAlex Ivan1-1/+6
2013-07-26Further changes on separating hard formatting from styleAlex Ivan1-38/+23
2013-07-18Table style stored separately from hard formatAlex Ivan1-2/+2
2013-07-12Minor fixesAlex Ivan1-2/+2
2013-07-04Move format info from SwTableAutoFmt to SwTableFmtAlex Ivan1-1/+114
2013-06-30Save/Load of SwBoxAutoFmt move to SwTableBoxFmtAlex Ivan1-0/+15
2013-06-30Replace bare pointer with boost::scoped_ptrAlex Ivan1-60/+64
2013-06-29Store/RestoreTableProperties handle componentsAlex Ivan1-0/+49
2013-06-29Fix stylistic issueAlex Ivan1-33/+33
2013-06-28Proper initilization of members in SwTable*FmtAlex Ivan1-25/+33
2013-06-28Add cell format info into SwTableBoxFmtAlex Ivan1-0/+215
2013-06-28Store RowSplit and RepeatHeading in item poolAlex Ivan1-7/+24
2013-06-27Use inherited methods in SwTableFmtAlex Ivan1-17/+2
2013-06-27Move table format information into SwTableFmtAlex Ivan1-0/+97
2013-06-26Move constructors from sw/inc/swtblfmt.hxxAlex Ivan1-0/+72