summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-19Proposition for solution for memory error in 106804dante
2020-12-19fix crash inserting chartNoel Grandin
2020-12-19speedup rational_FromDoubleNoel Grandin
2020-12-19elementary: tdf#139046 update arrow for Export & Import iconsRizal Muttaqin
2020-12-19elementary: tdf#139052 update shapes & lines to be violetRizal Muttaqin
2020-12-19ScriptForge - (SF_Exception) Fix console start in modal modeJean-Pierre Ledure
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-12-19add tooltips and improve labels to Save as Template dialogSeth Chaiklin
2020-12-19Set correct interface domainAndras Timar
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-19vcl: refactor - new local function getColor()Chris Sherlock
2020-12-19vcl: remove duplicate pScanlineRead assignmentChris Sherlock
2020-12-19vcl: refactor - new local function shiftColor()Chris Sherlock
2020-12-19vcl: move variables in Dither() closer to where they are usedChris Sherlock
2020-12-19vcl: move Floyd-Steinberg constants and defines to own local headerChris Sherlock
2020-12-19vcl: move GAMMA define to bitmap.hxxChris Sherlock
2020-12-19vcl: remove bRet variable from Bitmap::Dither()Chris Sherlock
2020-12-19vcl: add unit test for certain sizes of bitmaps to be ditheredChris Sherlock
2020-12-19elementary: tdf#139047: redesign Find/Search and Find-Replace iconsRizal Muttaqin
2020-12-19elementary: tdf#139048 update pencil element to be yellowRizal Muttaqin
2020-12-19cross-compile: make sure configure fails if build-side configure failsChristian Lohmaier
2020-12-19tdf#138818: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18Resolves: tdf#138710 Do not push an out-of-bounds bound to boundariesEike Rathke
2020-12-18lok: add pre-condition "DontEnableJava"Henry Castro
2020-12-18lok: fix "children" node typeHenry Castro
2020-12-18Mention relevant Clang bug in commentStephan Bergmann
2020-12-18weld basctl popup menusCaolán McNamara
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18use the OutputDevice viewCaolán McNamara
2020-12-18Delete Category dialog includes '~' text in the titlebarCaolán McNamara
2020-12-18fix incorrect array access after a removed enum (tdf#138973)Luboš Luňák
2020-12-18Bin unnecessary forward declarationTor Lillqvist
2020-12-18lok: check if the tree list box model has changedHenry Castro
2020-12-18lok: add parameter "MacroExecMode"Henry Castro
2020-12-18lok: add "ondemand" property to dump the TreeView propertyHenry Castro
2020-12-18lok: run async the Macro Selector DialogHenry Castro
2020-12-18lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2020-12-18lok: jsbuilder: avoid sending early id to client sideHenry Castro
2020-12-18lok: use JSDialog Builder to create a Macro Selector DialogHenry Castro
2020-12-18Update git submodulesSeth Chaiklin
2020-12-18add GetOutputDevice to EditViewCaolán McNamara
2020-12-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2020-12-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro
2020-12-18cross-compilation targets really do need all AC_CONFIG_FILESChristian Lohmaier
2020-12-18tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski
2020-12-18Partially resolves: tdf#139017 update labels in Create Style dialogSeth Chaiklin
2020-12-18tdf#126460: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18add OStringBuffer::append(std::string_view)Noel
2020-12-18vcl: move nShift closer into scope where it is usedChris Sherlock