summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-02-13Fix typosAndrea Gelmini
2017-02-13sw: prefix members of SwAccessibleTableMiklos Vajna
2017-02-13convert SwCalcError to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-13Revert "convert DBConnURIType to scoped enum"Noel Grandin
2017-02-13tdf#89329: Use unique_ptr for pImpl in numberingtypelistboxArnold Dumas
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-02-13convert DBConnURIType to scoped enumNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-02-13convert Master_CollConditions to scoped enumNoel Grandin
2017-02-13convert SwFootnoteAdj to scoped enumNoel Grandin
2017-02-13convert SectionSort to scoped enumNoel Grandin
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-13drop read-only FileType::SW2 enumeratorNoel Grandin
2017-02-13convert eF_ResT to scoped enumNoel Grandin
2017-02-13convert AnchorState to scoped enumNoel Grandin
2017-02-13convert SW_KeyState to scoped enumNoel Grandin
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet
2017-02-12tdf#89329: Use unique_ptr for pImpl in optcompArnold Dumas
2017-02-12Various typos on accessibleJulien Nabet
2017-02-12Typo: NUMBULET->NUMBULLETJulien Nabet
2017-02-10sw: translate some german commentsMichael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10tdf#105288 MM wait until all emails are sendJan-Marek Glogowski
2017-02-10tdf#105625 related: don't duplicate dummy character on copyMike Kaganski
2017-02-10convert SwXPrintSettingsType to scoped enumNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09tdf#91596 sw: make Format All Comments persistentMichael Stahl
2017-02-09use proper message passingBjoern Michaelsen
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski
2017-02-09sw: even more integers acting upMichael Stahl
2017-02-09sw: fix even more integer madnessMichael Stahl
2017-02-09tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08remove unused constants from RES_MSGNoel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07flatten ShellResource resourceCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07Replace macro with functionStephan Bergmann
2017-02-07Bring back initui.hrcStephan Bergmann
2017-02-07Made lcl_DrawDashedRect() more readable and faster a bitgkorepanov
2017-02-07revert unready stuffCaolán McNamara
2017-02-07flatten ShellResource resourceCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07Fix check_flies.py to be more pythonicEdmund Wong