summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-0/+24
2013-04-30fix refresh() callDavid Ostrovsky1-14/+4
2013-04-29fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks1-0/+10
2013-04-29remove demented codeLuboš Luňák1-101/+10
2013-04-29convert new user index dialog to .ui formatCaolán McNamara4-80/+14
2013-04-29convert new user index dialog to .ui formatCaolán McNamara2-0/+154
2013-04-29set mnemonic widgets for new bibliography author widgetsCaolán McNamara1-1/+3
2013-04-29Fixing Indentation RTL bugAdam Co1-0/+0
2013-04-29convert create author entry dialog to .ui formatCaolán McNamara7-119/+382
2013-04-29...and update TODO commentStephan Bergmann1-6/+1
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann1-1/+1
2013-04-29SwTxtSizeInfo ctor: take a pointer, not a referenceMiklos Vajna5-13/+13
2013-04-29convert drop down field dialog to .uiCaolán McNamara12-187/+219
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist3-12/+1
2013-04-28fdo#63680 SwTxtCursor::GetCrsrOfst: don't pass reference to a temporaryMiklos Vajna1-4/+4
2013-04-28Keep OUString instance by using local variable to avoid crash.Arnaud Versini1-1/+2
2013-04-28fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 2)Matthias Freund7-118/+82
2013-04-28namespacing cleanupThomas Arnhold1-35/+33
2013-04-27some eco-activismThomas Arnhold7-3/+7
2013-04-28comment out storeToURL() as it crashes with debug buildDavid Ostrovsky1-2/+7
2013-04-27convert input field dialog to .ui formatCaolán McNamara13-206/+221
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky2-1/+125
2013-04-26Revert "temporarily disable conditionalstyles-tbllook.docx test"Luboš Luňák1-1/+1
2013-04-26convert autotext rename dialog to .uiCaolán McNamara7-181/+274
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara7-48/+21
2013-04-26At least for now, PythonTest runs against dev-install treeStephan Bergmann1-39/+0
2013-04-26convert numbering name dialog to .uiCaolán McNamara6-171/+59
2013-04-26convert numbering naming dialog to .uiCaolán McNamara2-0/+154
2013-04-26convert rename object dialog to .ui formatCaolán McNamara11-104/+191
2013-04-26add more custom widget stubs, fix up existing namesCaolán McNamara1-1/+1
2013-04-26SwModelTestBase: add save(), next to load() and reload()Miklos Vajna3-13/+13
2013-04-26convert edit section dialog to .uiCaolán McNamara14-607/+1086
2013-04-26fdo#58949 testcaseMiklos Vajna3-4/+34
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen5-16/+38
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin2-6/+6
2013-04-26Java cleanup, remove unused importsNoel Grandin2-14/+0
2013-04-25convert auto abstract dialog to .uiCaolán McNamara8-184/+229
2013-04-25convert page preview zoom dialog to .uiCaolán McNamara9-184/+189
2013-04-25convert merge table dialog to .uiCaolán McNamara12-147/+170
2013-04-25convert ascii filter dialog to .uiCaolán McNamara13-290/+361
2013-04-25Belts and braces for crash in null pointer dereferenceFridrich Štrba1-1/+2
2013-04-25update pchThomas Arnhold1-4/+4
2013-04-25comments and code reformatMaxime de Roucy3-60/+62
2013-04-24temporarily disable conditionalstyles-tbllook.docx testLuboš Luňák1-1/+1
2013-04-24add comment to the right function (result of mismerge?)Luboš Luňák1-1/+1
2013-04-24remove executable bitLuboš Luňák8-0/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-7/+0
2013-04-23fdo#60280: sw: restore anti-aliasing for all OLE objectsMichael Stahl1-2/+1
2013-04-23fdo#49076: copy numbering to clipboard only if start of para selectedMichael Stahl1-2/+3