summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-12fix indentCaolán McNamara1-1/+1
2017-04-12convert SelectionType to scoped enumNoel Grandin33-382/+393
2017-04-12convert SwComparePosition to scoped enumNoel Grandin10-199/+199
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin9-20/+9
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara3-8/+8
2017-04-11sw: let getProperty fail more helpfullyMichael Stahl1-2/+6
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl2-0/+323
2017-04-11consistently track amount of buffers remainingCaolán McNamara10-256/+357
2017-04-11tdf#107057 revert the logic of SwFrame::PaintAreaMark Hung1-5/+0
2017-04-11sw: fix indentation in SidebarScrollBarMiklos Vajna1-3/+7
2017-04-11inline some trivial private methodsNoel Grandin3-50/+46
2017-04-11tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2-0/+9
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin27-598/+513
2017-04-11PB_Preview constant in SwSidebarWin is unusedNoel Grandin7-117/+50
2017-04-11restore missing ooxmlimport unit test: n757890.docxJustin Luth1-0/+20
2017-04-10Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara1-1/+19
2017-04-10we don't use the SwRect FieldRect in this caseCaolán McNamara1-2/+1
2017-04-10the navigator menus in writer should use radio entries tooCaolán McNamara1-6/+6
2017-04-10edlingu.cxx: remove some pointless OSL_ENSUREMichael Stahl1-9/+4
2017-04-10tdf#39468 Translate German comments in swJens Carl47-139/+128
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini1-1/+1
2017-04-10sw: prefix members of SwRedlineOptionsTabPageMiklos Vajna2-120/+120
2017-04-09tdf#106964 Notebookbar: missing id int the .ui fileSzymon Kłos1-1/+1
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos1-0/+2
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-0/+6
2017-04-07Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara1-2/+4