summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-19Ditch that CharClass constructing ToLower() nonsenseEike Rathke3-10/+4
2021-10-19Following 3abbb1486f09b377084c3232a921772302ab34ecJulien Nabet1-17/+16
2021-10-19Leftover from 4477baeba5aec71098f374cf0b4bd4591e048809Julien Nabet1-4/+0
2021-10-19Fix Windows buildStephan Bergmann1-2/+2
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski10-1/+69
2021-10-19tdf#144572 - fix incomplete labeling of Pivot Table UI elementsRoss Johnson5-4/+15
2021-10-19tdf#144798 DOCX import: handle ZOrder of chart objectsMiklos Vajna3-0/+21
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke3-3/+3
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke12-13/+13
2021-10-18Introduce MsLangId::getConfiguredSystemLanguage()Eike Rathke2-29/+54
2021-10-18ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke2-4/+13
2021-10-18Fix nb of tokens in XCUBasedAcceleratorConfiguration::reloadChangedJulien Nabet1-2/+2
2021-10-18Related: tdf#145169 change to selected dir on remote "save"Caolán McNamara2-24/+21
2021-10-18Resolves: tdf#145169 only position treeview cursor at the first entryCaolán McNamara1-4/+4
2021-10-18tdf#145169 have one button per responseCaolán McNamara2-22/+5
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock3-1/+80
2021-10-18tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel4-2/+34
2021-10-18make RR easier to useNoel Grandin1-1/+2
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna5-1/+72
2021-10-18tdf#145169 for IsDocument/IsFolder I think we want no interactionCaolán McNamara2-53/+4
2021-10-18tdf#143148 - Use pragma once instead of include guardsHenrik Palomäki2-7/+4
2021-10-18tdf#144691: sw: Add UItestXisco Fauli1-0/+44
2021-10-18Simplify Sequences init + remove dup block + typos in frameworkJulien Nabet1-14/+7
2021-10-18Revert incompatible ScriptEditor changeStephan Bergmann5-59/+84
2021-10-18Related: tdf#145169 unwanted dialogs on sftp save to remote to a new documentCaolán McNamara1-1/+5
2021-10-18tdf#88359: sc: Add UItestXisco Fauli2-0/+40
2021-10-18tdf#144843: sw: Add UItestXisco Fauli1-0/+29
2021-10-18help button in built-in file dialog didn't workCaolán McNamara1-0/+3
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis4-25/+101
2021-10-18tdf#145085: sc_uicalc: Add unittestXisco Fauli1-0/+18
2021-10-18Related: tdf#145169 use INetURLObject::getName and removeSegmentCaolán McNamara1-34/+22
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara1-1/+1
2021-10-18Noop unify style for branchesEmanuel Schorsch1-5/+3
2021-10-18sw: prefix members of MailDeliveryErrorNotifier, SwAddressIterator, ...Miklos Vajna5-78/+78
2021-10-18salhelper : simplify salhelper::TimerManager initalization and use std::mutexArnaud Versini1-85/+36
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl4-6/+327
2021-10-18xmlsecurity: fix some obvious copypastaMichael Stahl1-2/+2
2021-10-18cid#1492880 avoid Improper use of negative valueCaolán McNamara1-4/+6
2021-10-17Simplify Sequence in accessibilityJulien Nabet1-9/+18
2021-10-17just do one lookup for loop detectionCaolán McNamara9-83/+82
2021-10-17basic: simplifiy class initializationArnaud Versini2-14/+13
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet4-26/+23
2021-10-17Use range based for loopsHossein3-8/+8
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski2-0/+11
2021-10-17Specialize comphelper::makePropertyValue for arithmetic typesMike Kaganski1-1/+9
2021-10-17Simplify comphelper::makePropertyValueMike Kaganski1-4/+2
2021-10-17Simplify Sequence in xmlhelpJulien Nabet1-4/+1
2021-10-17Simplify Sequence in b*Julien Nabet4-86/+114
2021-10-17tdf#144988 correct font size in multiline Fontwork textRegina Henschel3-2/+30