summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-01-02introduce Degree100 strong_int typeNoel16-54/+53
2021-01-02drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara74-13772/+12881
2021-01-02tdf#124176: Use pragma once instead of include guardsVishwas6-25/+7
2021-01-02Fix: Move remaining direct calls to SwLayoutFrame::Modify out of the wayBjoern Michaelsen4-12/+24
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet2-5/+5
2020-12-31SwFlyFrame: Modify no moreBjoern Michaelsen6-72/+67
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen11-136/+122
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl4-4/+14
2020-12-29Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov1-0/+10
2020-12-29use SdrAngleItem for SID_ATTR_TRANSFORM_DELTA_ANGLENoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann56-187/+251
2020-12-29tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth3-8/+84
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung4-8/+19
2020-12-29tdf#134881 sw table dlg: make column change %-proportionalJustin Luth3-25/+67
2020-12-29Fix crash in SwXTextDocument::getSelection() method.Tamás Zolnai1-1/+1
2020-12-29use Degree10 in SwRotationGrfNoel Grandin13-42/+44
2020-12-28tdf#104278: text in Type frame in DocInformation is not aligned leftKevin Suo1-0/+1
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin4-6/+10
2020-12-27replace margin-left with margin-startCaolán McNamara1-1/+1
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara1-1/+1
2020-12-27ofz#28926 Direct-leakCaolán McNamara2-16/+15
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann4-5/+9
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock5-14/+14
2020-12-26Remove pointless macroGabor Kelemen2-7/+3
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek1-1/+1
2020-12-26tdf#138545 fix mouse pointer not changing when over a hyperlinkJim Raykowski1-27/+32
2020-12-26Return focus to edit windowJim Raykowski1-3/+0
2020-12-26New loplugin:stringliteralvarStephan Bergmann53-78/+86
2020-12-26Don't unload the msword libraryStephan Bergmann1-0/+1
2020-12-25tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet1-1/+1
2020-12-24Fix typosAndrea Gelmini4-5/+5
2020-12-24custom literal for Degree10Noel Grandin18-51/+51
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock1-1/+1
2020-12-24tdf#124176: Use pragma once instead of include guardsBayram Çiçek1-4/+1
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski21-236/+456
2020-12-23uitest: check undo works when deleting a pagebreakXisco Fauli1-0/+4
2020-12-23tdf#136578: uitest: add wrapper for PageBreakWinXisco Fauli6-5/+106
2020-12-23uitest: simplify assertXisco Fauli1-4/+1
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara3-16/+0
2020-12-23add utility NbcRotate methodNoel Grandin2-6/+2
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski4-10/+9
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo8-12/+12
2020-12-23Use char16_t string literalsStephan Bergmann2-2/+2
2020-12-22tdf#136578 sw BreakDashedLine: edit/delete PageAfterJustin Luth1-1/+48
2020-12-22tdf#139120 tdf#139127 sw: fix empty redline related crashLászló Németh3-0/+156
2020-12-22sw: check for remaining stream size in the WW8Fib ctorMiklos Vajna1-1/+1
2020-12-22replace deprecated xpad/ypadCaolán McNamara3-7/+0
2020-12-22remove deprecated (and unwanted) GtkEntry shadow-typeCaolán McNamara2-4/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara37-141/+141