summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara11-95/+22
2018-09-20weld SvxDistributeDialogCaolán McNamara10-30/+40
2018-09-20weld SvxDistributePageCaolán McNamara3-87/+66
2018-09-20ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2018-09-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke2-4/+5
2018-09-20Use slug instead of name to store PersonasMuhammet Kara3-20/+52
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand13-134/+461
2018-09-20Avoid U+21D2 Rightwards Double Arrow characterEike Rathke1-2/+2
2018-09-20Document rules for use of nominative / genitive / partitive case month namesEike Rathke1-5/+36
2018-09-20weld header/footer SingleTabDialogCaolán McNamara1-16/+16
2018-09-20weld CropDialogCaolán McNamara1-7/+8
2018-09-20weld SwWrapTabPageCaolán McNamara7-565/+387
2018-09-20weld SwWrapDlgCaolán McNamara7-15/+21
2018-09-20weld SwBackgroundDlgCaolán McNamara7-24/+22
2018-09-20weld SwBorderDlgCaolán McNamara6-20/+17
2018-09-20[API CHANGE] Remove unused SAL_FINALStephan Bergmann1-12/+0
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann2-2/+2
2018-09-20loplugin:useuniqueptr in ImplPixelFormatNoel Grandin1-15/+11
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin3-14/+12
2018-09-20tdf#119843 Use transformed polygon data when neededArmin Le Grand1-2/+15
2018-09-20Update git submodulesOlivier Hallot1-0/+0
2018-09-20Update git submodulesAndrea Gelmini1-0/+0
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara1-1/+1
2018-09-20ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara1-2/+2
2018-09-20weld SwDropCapsDlgCaolán McNamara9-16/+210
2018-09-20tdf#119356 add input lists to tooltip handlingJan-Marek Glogowski1-0/+1
2018-09-20Don't try to load VCL conflicting config backendsJan-Marek Glogowski2-11/+13
2018-09-20Replace SAL_DELETED_FUNCTION with = delete in internal codeStephan Bergmann2-9/+5
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann1-83/+109
2018-09-20tdf#119356 fix hand cursor for none input fieldsJan-Marek Glogowski1-8/+6
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski2-8/+10
2018-09-20update creditsChristian Lohmaier1-1566/+1561
2018-09-20Removed executable permission on odt fileAndrea Gelmini1-0/+0
2018-09-20weld CopyDlgCaolán McNamara13-184/+214
2018-09-20rename ParaPrevWindow back to SvxParaPrevWindowCaolán McNamara4-9/+9
2018-09-20drop unused SvxParaPrevWindowCaolán McNamara2-116/+0
2018-09-20drop unused widgets from glade catalogCaolán McNamara1-21/+0
2018-09-20weld SvxHyphenWordDialogCaolán McNamara14-169/+191
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara2-11/+4
2018-09-20weld BreakPointDialogCaolán McNamara10-133/+202
2018-09-20Do not crash when there are more default personas than intendedMuhammet Kara1-1/+2
2018-09-20loplugin:useuniqueptr in xmlsecurity::BufferNodeNoel Grandin3-86/+48
2018-09-20tdf#115405, tdf#119910: don't check if UCRT is already installedMike Kaganski5-20/+7
2018-09-20xmlsec: drop no longer needed xmlsec1-1.2.14_fix_extern_c.patch.1Miklos Vajna2-40/+0
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna1-18/+14
2018-09-20Update git submodulesAndrea Gelmini1-0/+0
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann34-571/+563
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet1-0/+8
2018-09-20loplugin:useuniqueptr in QuartzSalBitmap::CreateColorMaskNoel Grandin1-7/+3
2018-09-20convert SwGlblDocContents to sorted_vector<unique_ptr<>>Noel Grandin3-32/+21