summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28Don't merge this branch, a less intrusive approach was pushed to master.feature/table-styleJan Holesovsky
2013-09-16Remove SwTableAutoFmt from implementationAlex Ivan
2013-09-12Remove obsolete UpdateTo/FromSet methodsAlex Ivan
2013-09-12Remove boolean members from SwTableAutoFmtAlex Ivan
2013-09-12Use items in attrset to determine properties stored in table styleAlex Ivan
2013-09-07Fix SwAttrHandler::Init to take parent attribute set into accountAlex Ivan
2013-08-29Reapply table style after merging tablesAlex Ivan
2013-08-29Reapply table style after spliting table and undoAlex Ivan
2013-08-29Reapply table styles after merging/spliting cells and corresponding undosAlex Ivan
2013-08-28Fix copy-pasting table with no table styleAlex Ivan
2013-08-28Replace String with OUString in table style undoAlex Ivan
2013-08-28Apply table style copying from writer to writerAlex Ivan
2013-08-27Load predifined table styles at document creationAlex Ivan
2013-08-23Add some more security to format parent assigningAlex Ivan
2013-08-22Proper undo for row/column insertion/deletionAlex Ivan
2013-08-22Reapply table style after row/column deletionAlex Ivan
2013-08-22Reapply table style after inserting rowsAlex Ivan
2013-08-22Adjust format parent assigningAlex Ivan
2013-08-22Reapply table style after inserting columnsAlex Ivan
2013-08-21Undo Table Style cleanupAlex Ivan
2013-08-13Parent assigning cleanupAlex Ivan
2013-08-13Fix borders update with table style applicationAlex Ivan
2013-08-12Fix undo resize table causing lose of table styleAlex Ivan
2013-08-12Store table style in Undo by nameAlex Ivan
2013-08-09Fix undo for applying table styleAlex Ivan
2013-08-09Fix borders on Text to table methodAlex Ivan
2013-08-07Correct previously skipped function in parent assigning cleanupAlex Ivan
2013-08-07Partially fix properties updateAlex Ivan
2013-08-05Fix column width in TextToTableAlex Ivan
2013-08-05Fix borders on insert tableAlex Ivan
2013-08-05Some cleanup of the parent assigningAlex Ivan
2013-08-02Remove default attribute values from Sw*FmtAlex Ivan
2013-08-02Set coresponding parent to attribute setAlex Ivan
2013-08-01Register SwFmts to correct parents for each element of tableAlex Ivan
2013-07-30Fix missing font attributes in AutoFormat windowAlex Ivan
2013-07-29Temporary disable of AutoFormat save mechanismAlex Ivan
2013-07-29Fix resizing of AutoFormat window crashingAlex Ivan
2013-07-29Fix RepeatHeading storage in SwTableFmtAlex Ivan
2013-07-26Further changes on separating hard formatting from styleAlex Ivan
2013-07-25Fix missing name for Default Style in AutoFormat dialogAlex Ivan
2013-07-24Fix table styles not loadingAlex Ivan
2013-07-24Added some properties back into hard formatAlex Ivan
2013-07-23More protection for pCurData: NULL means default, not much to do thenCédric Bosdonnat
2013-07-23Fix hard format/table style separation issueAlex Ivan
2013-07-21Separated hardformatting/styles in table insertionAlex Ivan
2013-07-18Modify undo mechanism for applying table formatAlex Ivan
2013-07-18Table style stored separately from hard formatAlex Ivan
2013-07-15Removed no longer used helper functionsAlex Ivan
2013-07-15Table style applied at table levelAlex Ivan
2013-07-13Modify InsertTable and TableToText methodsAlex Ivan