summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-09-25avoid self assignment crashCaolán McNamara
2012-09-25n#780853 testcaseMiklos Vajna
2012-09-25-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-25sal_Bool to boolTakeshi Abe
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24de-duplicate SwNodes::TextToTable()Michael Stahl
2012-09-24rhbz#820283: fix crashes in DOCX table import:Michael Stahl
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl
2012-09-24refactor code with <algorithm>Takeshi Abe
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna
2012-09-24As far as I can see this function is unusedTor Lillqvist
2012-09-22sal_Bool to boolTakeshi Abe
2012-09-21fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.Michael Stahl
2012-09-21the intarwebs say it may be hidden in limits.h...Michael Stahl
2012-09-21sigh... include stdint.h for SIZE_MAXMichael Stahl
2012-09-21"a function call cannot appear in a constant-expression"Michael Stahl
2012-09-21use scoped_array in lcl_UnMergeMichael Stahl
2012-09-21little cleanup in GetTblSelMichael Stahl
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna
2012-09-21Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dcCédric Bosdonnat
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat
2012-09-21n#779834 testcaseMiklos Vajna
2012-09-20sw: tweak previous comment translationMichael Stahl
2012-09-20fdo#39468: Translated German comments in sw/source/core/textgerhard oettl
2012-09-20n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-20sw: drop unused includes in unodrawMiklos Vajna
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-20sal_Bool to boolTakeshi Abe
2012-09-19SwCrsrShell::Combine: this can be assertMichael Stahl
2012-09-19rhbz#689053: fix crash following delete at last table cell:Michael Stahl
2012-09-19SwHyphWrapper::bShowError is deadMichael Stahl
2012-09-19DOCX ink testcaseMiklos Vajna
2012-09-19RTF ink testcaseMiklos Vajna
2012-09-19remove apparently unused variablesLuboš Luňák
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-19n#778828 testcaseMiklos Vajna
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17n#778140 testcaseMiklos Vajna
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet
2012-09-15Fix iterator managementJulien Nabet
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann