Age | Commit message (Expand) | Author |
2020-01-22 | sw doc model xml dump: show all compat flags | Miklos Vajna |
2020-01-22 | rework line style to be a wide toolbar button | Caolán McNamara |
2020-01-22 | tdf#77419 DOCX table import: ignore right white space | László Németh |
2020-01-22 | use fastparser in SwXMLBodyContext_Impl | Noel Grandin |
2020-01-22 | tdf#129382: sw: assign names to shape object styles | Vasily Melenchuk |
2020-01-22 | use fastparser for XMLFontStylesContext | Noel Grandin |
2020-01-22 | sw: add DOCX export for semi-transparent text | Miklos Vajna |
2020-01-21 | use more FastParser in SvXMLStylesContext | Noel Grandin |
2020-01-21 | Use FastParser in XMLDocumentSettingsContext | Noel Grandin |
2020-01-21 | tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t"> | Miklos Vajna |
2020-01-21 | use FastParser in XMLScriptContext | Noel Grandin |
2020-01-21 | sidebar writer table spacing fix | andreas kainz |
2020-01-20 | tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF import | Michael Stahl |
2020-01-20 | StoreUserCustomValues should be used | Caolán McNamara |
2020-01-20 | loplugin:unusedmethods | Noel Grandin |
2020-01-20 | tdf#128814 Make Writer Navigator context menus content specific | Jim Raykowski |
2020-01-20 | sw: fix assert in ToX update on mw00_table_of_contents_templates.doc | Michael Stahl |
2020-01-20 | sw: prefix members of SwEndNoteInfo and SwFootnoteInfo | Miklos Vajna |
2020-01-20 | Simplify getting ISO 8601 date string | Mike Kaganski |
2020-01-19 | tdf#128290 add tblLayout element to docx export | Louis Meyrat |
2020-01-18 | tdf#129423: Make export tests export-only where applicable | Kemal Ayhan |
2020-01-18 | tdf#130066: reset calendar to today for word completion | Mike Kaganski |
2020-01-18 | do not reuse common PCH if switching to Objective C++ | Luboš Luňák |
2020-01-18 | Fix typo in code | Andrea Gelmini |
2020-01-17 | Resolves: tdf#130045 dial control frame not hidden along with the control | Caolán McNamara |
2020-01-17 | can restore this test again | Caolán McNamara |
2020-01-17 | limit table spinbuttons width for sidebar | Caolán McNamara |
2020-01-17 | ofz#20169 Integer-overflow | Caolán McNamara |
2020-01-17 | show degree symbol in DialControl linked spinbuttons | Caolán McNamara |
2020-01-17 | tdf#126795 docx export and TabsRelativeToIndent: added unit test | Serge Krot |
2020-01-17 | Clean up duplicated command dispatch test functionality | Miklos Vajna |
2020-01-17 | weld SvxFrameWindow_Impl | Caolán McNamara |
2020-01-17 | tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItem | Serge Krot |
2020-01-17 | tdf#129888 DOCX shape import: handle o:allowincell | Bakos Attila |
2020-01-17 | tdf#88496 DOCX: disable long repeating table header | László Németh |
2020-01-17 | sw reqif-xhtml export: fix not needed font name/size | Miklos Vajna |
2020-01-17 | sw reqif-xhtml export: fix not needed namespace for comments | Miklos Vajna |
2020-01-17 | flush out unused Font objects | Caolán McNamara |
2020-01-16 | FirstLeft and FirstMaster not handled in CreateParentXText | Bjoern Kirchhoff |
2020-01-16 | drop some unneeded includes | Caolán McNamara |
2020-01-16 | sw: replace hardcoded CH_TXTATR_BREAKWORD | Michael Stahl |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-16 | rename a createPopupWindow so we can remove 'using createPopupWindow' | Caolán McNamara |
2020-01-16 | can replace SwNavHelpToolBox with basic ToolBox now | Caolán McNamara |
2020-01-16 | merge the two things listening to FN_NAV_ELEMENT | Caolán McNamara |
2020-01-16 | m_xDialog field now unused | Caolán McNamara |
2020-01-16 | listen to FN_NAV_ELEMENT | Caolán McNamara |
2020-01-16 | tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxx | Gabor Kelemen |
2020-01-16 | fix use of FastParser in SwXMLTextBlockImport | Noel Grandin |
2020-01-15 | tdf#129924 docx import: set background color | Serge Krot |