summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák1-3/+1
2013-05-02bnc#779630 testcaseMiklos Vajna2-0/+27
2013-05-02Resolves: #i119922 Graphic in header and footer can not be displayed correctlyJian Hong Cheng1-0/+16
2013-05-02Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand1-17/+39
2013-05-02unused old insert chart dialogCaolán McNamara5-164/+0
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna2-1/+6
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand2-1/+5
2013-05-02Don't crash with empty *pTxtFridrich Štrba1-1/+1
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király2-0/+5
2013-05-01put a border around the numbering level listboxCaolán McNamara2-2/+2
2013-05-01remove unnecessary widgets from word count dialogCaolán McNamara1-253/+230
2013-05-01convert message box return types to an enumCaolán McNamara1-1/+1
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks8-3/+155
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-144/+26
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky2-0/+5
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