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