summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Resolves: tdf#131076 GdkEventKey::state can contain e.g. num lockCaolán McNamara1-3/+3
2020-05-18tdf#128665: sw: set unique name for shape formatVasily Melenchuk1-1/+10
2020-05-17loplugin:implicitboolconversionStephan Bergmann1-2/+2
2020-05-17Remove bogus enumarray[_const]_iterator assignment opsStephan Bergmann1-14/+10
2020-05-17Fix typo.Yunusemre Şentürk1-1/+1
2020-05-17Add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latestStephan Bergmann1-2/+16
2020-05-17tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet1-0/+1
2020-05-16Handle conversion of locale modifiers not of the same originating localeEike Rathke2-0/+17
2020-05-15tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-15tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara1-1/+9
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann11-68/+0
2020-05-15tdf#132514 DOCX import: fix lost table style with footerLászló Németh8-13/+41
2020-05-15Update git submodulesAndras Timar1-0/+0
2020-05-14tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk5-52/+55
2020-05-14Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-14elementary:tdf#133012 gripper icons looks like a more option buttonRizal Muttaqin2-1/+1
2020-05-14All icons: tdf#132968 folder icons in file picker dialogRizal Muttaqin24-27/+30
2020-05-13Resolves: tdf#123801 captioning issuesCaolán McNamara2-45/+2
2020-05-13tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn3-11/+16
2020-05-13update creditsChristian Lohmaier1-1766/+1819
2020-05-13Update git submodulesChristian Lohmaier1-0/+0
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk6-527/+424
2020-05-13tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk4-2/+43
2020-05-13Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke1-1/+3
2020-05-13tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane3-0/+15
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke1-1/+1
2020-05-12use the LinkManager persist to determine the RefererCaolán McNamara1-1/+8
2020-05-12limit forms to http[s]Caolán McNamara2-0/+9
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet1-0/+2
2020-05-12Update git submodulesChristian Lohmaier1-0/+0
2020-05-11lok: status update - avoid SIGFPE on zero range.Michael Meeks1-4/+7
2020-05-11tdf#126468: MySQL/MariaDB and Firebird don't require order field in select partJulien Nabet2-2/+2
2020-05-11Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann1-369/+376
2020-05-11external/mdds: -Werror,-Wdeprecated-copyStephan Bergmann2-0/+12
2020-05-11Extend loplugin:external to warn about classesStephan Bergmann1-2/+17
2020-05-11Fix typoAndrea Gelmini1-5/+5
2020-05-11tdf#132814: fix put autovalue to Yes in gui for Mysql/MariaDBJulien Nabet1-0/+2
2020-05-11Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara2-9/+7
2020-05-10Colibre: tdf#132749 Add extra large localized iconsRizal Muttaqin194-111/+211
2020-05-10sanitize properly Calc search bounds (tdf#132783)Luboš Luňák1-4/+6
2020-05-10Resolves: tdf#132732 boxNEW_START set as insensitiveCaolán McNamara1-1/+0
2020-05-09tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna3-5/+18
2020-05-09tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-05-09tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot5-0/+171
2020-05-08ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist1-1/+1
2020-05-08On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist2-0/+8
2020-05-08tdf#131956 dispose progressbar when its target is destroyedCaolán McNamara1-0/+6
2020-05-07tdf#132187: sw: Add unittestXisco Fauli2-0/+27
2020-05-07tdf#131366 Update graphite to 1.3.14Gabor Kelemen1-2/+2
2020-05-07Test keeping element order in EventContainerSamuel Mehrbrodt2-0/+83