summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Temporarily disable assert that kills JenkinsStephan Bergmann1-1/+1
2020-12-24Fix typosAndrea Gelmini4-5/+5
2020-12-24tdf#138937 don't use attributes that depend on preset dataMark Hung1-6/+14
2020-12-24drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara12-1254/+1116
2020-12-24ofz#28902 uncaught exceptionCaolán McNamara1-54/+63
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara3-5/+5
2020-12-24add sal*Int64 conversions to BigIntNoel Grandin2-37/+94
2020-12-24custom literal for Degree10Noel Grandin82-195/+196
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock87-1156/+1200
2020-12-24vcl: merge bitmap.cxx and bitmap3.cxxChris Sherlock6-1011/+963
2020-12-24vcl: move bitmap files from gdi directory to bitmap directoryChris Sherlock13-18/+19
2020-12-24tdf#124176: Use pragma once instead of include guardsBayram Çiçek1-4/+1
2020-12-24tdf#138893 improve labels on rename "template" and "category" dialogsSeth Chaiklin1-2/+2
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski23-236/+470
2020-12-24Use range-based forMike Kaganski1-3/+1
2020-12-23Update git submodulesBalaharipreetha Muthu1-0/+0
2020-12-23elementary: tdf#139174 update sheet related icons to be real sheetRizal Muttaqin72-26/+36
2020-12-23uitest: check undo works when deleting a pagebreakXisco Fauli1-0/+4
2020-12-23More loplugin:bufferadd findingsStephan Bergmann1-18/+5
2020-12-23Don't call isIntegerConstantExpr on value dependent ExprStephan Bergmann2-2/+5
2020-12-23ofz#28910 Direct-leak in MemNewCaolán McNamara4-27/+27
2020-12-23tdf#136578: uitest: add wrapper for PageBreakWinXisco Fauli6-5/+106
2020-12-23uitest: simplify assertXisco Fauli1-4/+1
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-65/+58
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-320/+299
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara16-45/+0
2020-12-23add utility NbcRotate methodNoel Grandin12-49/+26
2020-12-23fix ppt gradient importNoel Grandin1-1/+2
2020-12-23tdf#135504: Install application metadata in /usr/share/metainfoChris Mayo4-6/+6
2020-12-23Initialize method mapping table at compile timeMike Kaganski5-704/+882
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-33/+26
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara2-413/+368
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara11-1985/+1882
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara4-728/+668
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara7-2209/+2058
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara3-272/+231
2020-12-23if the label is explicitly set there is no ambiguity as to the labelCaolán McNamara1-1/+1
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-23Directly pass in OUString instancesStephan Bergmann2-7/+4
2020-12-23jsdialog: fix disable idle notifyHenry Castro1-4/+5
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann4-23/+24
2020-12-23Directly create OUString instancesStephan Bergmann1-3/+3
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski8-18/+17
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D7-6/+41
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo8-12/+12
2020-12-23tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua1-1/+2
2020-12-23fix columns widths and formated stringVert D1-18/+7
2020-12-23tdf#121472 XLSX export: fix external Linux pathAttila Szűcs2-7/+6
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin4-18/+18
2020-12-23Make functions in rtl/character.hxx constexpr for internal useMike Kaganski2-34/+53