summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-09-24de-duplicate SwNodes::TextToTable()Michael Stahl1-145/+116
2012-09-24rhbz#820283: fix crashes in DOCX table import:Michael Stahl1-0/+14
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl1-13/+21
2012-09-24refactor code with <algorithm>Takeshi Abe2-19/+6
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini2-4/+0
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna2-0/+20
2012-09-24As far as I can see this function is unusedTor Lillqvist1-5/+0
2012-09-22sal_Bool to boolTakeshi Abe9-72/+72
2012-09-21fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl1-4/+1
2012-09-21the intarwebs say it may be hidden in limits.h...Michael Stahl1-0/+1
2012-09-21sigh... include stdint.h for SIZE_MAXMichael Stahl1-2/+5
2012-09-21"a function call cannot appear in a constant-expression"Michael Stahl1-1/+1
2012-09-21use scoped_array in lcl_UnMergeMichael Stahl1-4/+3
2012-09-21little cleanup in GetTblSelMichael Stahl1-4/+2
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl22-156/+217
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl13-50/+69
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat2-0/+13
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna2-0/+9
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna2-0/+12
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat2-0/+18
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
2012-09-21n#779834 testcaseMiklos Vajna2-0/+8
2012-09-20sw: tweak previous comment translationMichael Stahl1-20/+20
2012-09-20fdo#39468: Translated German comments in sw/source/core/textgerhard oettl2-100/+94
2012-09-20n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat2-11/+10
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist3-10/+10
2012-09-20sw: drop unused includes in unodrawMiklos Vajna1-18/+0
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-1/+6
2012-09-20sal_Bool to boolTakeshi Abe5-54/+53
2012-09-19SwCrsrShell::Combine: this can be assertMichael Stahl1-7/+6
2012-09-19rhbz#689053: fix crash following delete at last table cell:Michael Stahl1-7/+8
2012-09-19SwHyphWrapper::bShowError is deadMichael Stahl2-10/+0
2012-09-19DOCX ink testcaseMiklos Vajna2-4/+16
2012-09-19RTF ink testcaseMiklos Vajna2-0/+194
2012-09-19remove apparently unused variablesLuboš Luňák1-2/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-15/+1
2012-09-19n#778828 testcaseMiklos Vajna2-0/+17
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq10-463/+463
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl3-3/+17
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud7-7/+5
2012-09-17n#778140 testcaseMiklos Vajna2-0/+14
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet1-1/+0
2012-09-15Fix iterator managementJulien Nabet1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-17/+17
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-13n#778836 testcaseMiklos Vajna2-0/+15
2012-09-13SwWW8ImplReader::Read_Tab: typoMiklos Vajna1-1/+1
2012-09-12fdo#42450: also end undo on error conditionMichael Stahl1-0/+2
2012-09-12SwDoc::InsertSwSection translate assertionMichael Stahl1-1/+3