summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin4-5/+27
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-04-18convert readonly menu to .uiCaolán McNamara7-301/+400
2017-04-18rework SwReadOnlyPopup to not inherit from PopupMenuCaolán McNamara3-49/+41
2017-04-18AutoText: loading dotx documentsSzymon Kłos2-3/+109
2017-04-18tdf#107158 Groupedbar variant of the Notebookbar for Writerandreas kainz3-0/+11553
2017-04-18sw: prefix members of SwOneExampleFrameMiklos Vajna2-87/+87
2017-04-18loplugin:redundantcast (clang-cl)Stephan Bergmann1-2/+2
2017-04-18tdf#105672 Heikobar: Fix style and links group buttonsYousuf Philips1-4/+28
2017-04-17tdf#103258 Contextual footnote in its own sectionYousuf Philips1-1/+2
2017-04-17Make the testTdf106974_int32Crop pass on my Mac, tooStephan Bergmann1-1/+3
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson6-40/+133
2017-04-17tdf#107025 advance only if grid is wider than font.Mark Hung3-1/+27
2017-04-17Avoid C1128Tor Lillqvist2-0/+12
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet1-1/+1
2017-04-15tdf#106639 Don't add space if Snap To Chars of text grid is effective.Mark Hung1-0/+17
2017-04-15tdf#43741 do not add space to the last character.Mark Hung3-10/+9
2017-04-15Fix typosAndrea Gelmini3-4/+4
2017-04-14tdf#39468 Translate German comments in swJens Carl3-86/+78
2017-04-14tdf#39468 Translate German comments in swJens Carl3-77/+77
2017-04-14AutoText: .dotx files visible when importSzymon Kłos8-3/+122
2017-04-14tdf#106736 do not insert kern portion before tab portion.Mark Hung3-3/+18
2017-04-14update cppunit to 1.14.0Markus Mohrhard16-618/+0
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky1-1/+1
2017-04-13Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+2
2017-04-13ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-13sw: revert another gb_CppunitTest_use_instdir_configurationMichael Stahl1-1/+1
2017-04-13convert annotation menu to .uiCaolán McNamara33-178/+85
2017-04-13convert TableChgMode to scoped enumNoel Grandin6-66/+66
2017-04-13convert BKM_TYPE to scoped enumNoel Grandin1-12/+12
2017-04-13convert TableMergeErr to scoped enumNoel Grandin9-29/+27
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin10-126/+136
2017-04-13Removed duplicated includesAndrea Gelmini7-8/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2-3/+2
2017-04-12ofz: avoid oomCaolán McNamara1-1/+1
2017-04-12tdf#39468 Translate German comments in swJens Carl9-90/+79
2017-04-12enum spelling: throught -> throughJustin Luth45-86/+88
2017-04-12take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIRCaolán McNamara2-2/+2
2017-04-12ooxmlexport4 triggers .ui loading tooCaolán McNamara1-1/+5
2017-04-12tell cppunit test about .ui requirementCaolán McNamara1-1/+5
2017-04-12sw: fix typos in URLsMichael Stahl2-5/+5
2017-04-12fix typo @trhowsMichael Stahl1-2/+2
2017-04-12tdf#39468 Translate German comments in swJens Carl1-87/+85
2017-04-12convert header/footer menu to .uiCaolán McNamara8-107/+101
2017-04-12tdf#39468 Translate German comments in swJens Carl2-148/+143
2017-04-12convert annotation page break menu to .uiCaolán McNamara8-102/+102
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin7-48/+50
2017-04-12use std::unique_ptrCaolán McNamara1-5/+5
2017-04-12drop unused argumentCaolán McNamara3-10/+8
2017-04-12ofz: timeout, guard against going backwardsCaolán McNamara3-10/+17