summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-10-26LibreLogo: support backslash escape sequence for apostrophesLászló Németh1-0/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen13-0/+15
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin19-122/+71
2018-10-26LibreLogo: add unit tests for program compilationLászló Németh1-0/+94
2018-10-26tdf#120888 Use event notify resultJim Raykowski1-1/+1
2018-10-25Always check IsVirtual() in SwFntObj::DrawTextJan-Marek Glogowski1-2/+2
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski1-0/+1
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna5-15/+36
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara7-67/+462
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+5
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin2-8/+6
2018-10-25weld SwTOXStylesTabPageCaolán McNamara3-124/+147
2018-10-25re-orient insert index entry to have action buttons at the bottomCaolán McNamara1-434/+434
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand1-2/+4
2018-10-25sw: fix some IWYU warningsMiklos Vajna19-16/+28
2018-10-25tdf#108064 OOXML export: keep preset dashes with linewidth < 1ptAdam Kovacs1-0/+0
2018-10-25Fix typoAndrea Gelmini1-1/+1
2018-10-25LibreLogo: add unit testsLászló Németh3-0/+91
2018-10-24Fix typosAndrea Gelmini2-2/+2
2018-10-24pvs-studio: silence V530 use std::unique_ptr less weirdlyCaolán McNamara1-6/+5
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand1-107/+89
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-6/+5
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski3-8/+7
2018-10-24tdf#119561: fix assert when double click field in a tableJulien Nabet1-0/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara25-53/+53
2018-10-24loplugin:useuniqueptr in SwContentTreeNoel Grandin2-30/+30
2018-10-24sw: prefix remaining members of SwIndexMarkPaneMiklos Vajna2-157/+157
2018-10-24ww8export roundtrip forms passwordJustin Luth3-0/+30
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin66-108/+107
2018-10-23remove all use_action_appearance linesCaolán McNamara15-130/+0
2018-10-23Frame Contextmenu in Writer and other sw appsandreas kainz6-42/+42
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara2-5/+5
2018-10-22pvs-studio: silence dodgy V763 Parameter always rewrittenCaolán McNamara1-7/+7
2018-10-22tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impressandreas kainz5-7/+19
2018-10-22tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impressandreas kainz5-100/+118
2018-10-22tdf#119547 Media Contextmenu sync in all appsandreas kainz5-135/+125
2018-10-22pvs-studio: silence V649 dubious Two identical 'if' statementsCaolán McNamara2-3/+5
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2-47/+56
2018-10-22loplugin:unusedfields improvemementsNoel Grandin4-12/+4
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2-46/+46
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara7-16/+9
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-1/+1
2018-10-22tdf#120703 (PVS): redundant comparisons, dynamic_cast<T&> in dtorMike Kaganski1-7/+13
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-2/+1
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-7/+4
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-1/+1
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-8/+5
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-1/+1
2018-10-21pvs-studio: V590 The expression is excessive or contains a misprintCaolán McNamara1-4/+10
2018-10-21pvs-studio: condition always falseCaolán McNamara1-2/+1