summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-02-13convert DBConnURIType to scoped enumNoel Grandin2-33/+27
2017-02-13convert CurRectType to scoped enumNoel Grandin18-106/+105
2017-02-13convert Master_CollConditions to scoped enumNoel Grandin6-145/+101
2017-02-13convert SwFootnoteAdj to scoped enumNoel Grandin3-11/+7
2017-02-13convert SectionSort to scoped enumNoel Grandin6-19/+9
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin16-53/+61
2017-02-13convert ShellModes to scoped enumNoel Grandin11-169/+164
2017-02-13drop read-only FileType::SW2 enumeratorNoel Grandin2-3/+2
2017-02-13convert eF_ResT to scoped enumNoel Grandin3-57/+53
2017-02-13convert AnchorState to scoped enumNoel Grandin3-23/+20
2017-02-13convert SW_KeyState to scoped enumNoel Grandin1-216/+191
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet1-3/+3
2017-02-12tdf#89329: Use unique_ptr for pImpl in optcompArnold Dumas2-2/+2
2017-02-12Various typos on accessibleJulien Nabet4-6/+6
2017-02-12Typo: NUMBULET->NUMBULLETJulien Nabet2-3/+3
2017-02-10sw: translate some german commentsMichael Stahl1-50/+43
2017-02-10Remove MinGW supportStephan Bergmann2-2/+2
2017-02-10tdf#105288 MM wait until all emails are sendJan-Marek Glogowski2-12/+67
2017-02-10tdf#105625 related: don't duplicate dummy character on copyMike Kaganski1-0/+9
2017-02-10convert SwXPrintSettingsType to scoped enumNoel Grandin3-16/+9
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin4-7/+7
2017-02-09tdf#91596 sw: make Format All Comments persistentMichael Stahl1-0/+2
2017-02-09use proper message passingBjoern Michaelsen8-38/+51
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski2-0/+64
2017-02-09sw: even more integers acting upMichael Stahl1-2/+2
2017-02-09sw: fix even more integer madnessMichael Stahl1-14/+15
2017-02-09tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl2-0/+36
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin5-17/+17
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-3/+0
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-135/+39
2017-02-08remove unused constants from RES_MSGNoel Grandin1-6/+0
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl5-15/+15
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl5-17/+17
2017-02-07flatten ShellResource resourceCaolán McNamara5-240/+203
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara2-105/+31
2017-02-07Replace macro with functionStephan Bergmann1-16/+15
2017-02-07Bring back initui.hrcStephan Bergmann1-0/+58
2017-02-07Made lcl_DrawDashedRect() more readable and faster a bitgkorepanov1-26/+14
2017-02-07revert unready stuffCaolán McNamara5-234/+287
2017-02-07flatten ShellResource resourceCaolán McNamara5-240/+203
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara2-105/+31
2017-02-07Fix check_flies.py to be more pythonicEdmund Wong1-14/+8
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin5-17/+17
2017-02-07Clean up some OUString creationStephan Bergmann1-1/+1
2017-02-07a2ndIter is unused nowBjoern Michaelsen1-2/+0
2017-02-07sw RTF filter: add \leveljc1 testcaseMiklos Vajna2-0/+44
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin5-15/+15
2017-02-07convert CursorType to scoped enumNoel Grandin12-129/+128
2017-02-07remove unused value from SW_KeyState enumNoel Grandin1-2/+1
2017-02-07Silence "Invalid SlotId" warningsMaxim Monastirsky1-0/+2