summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara7-45/+81
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara3-3/+32
2019-11-26Fix for 2 commits related to cppcheck:Julien Nabet2-4/+2
2019-11-26tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski7-48/+20
2019-11-26tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski1-1/+5
2019-11-26tdf#128698: MySQL/MariaDB direct Connection: time-values not written to tableJulien Nabet1-1/+1
2019-11-26Remove unused DemoRenderer::maColorWhiteStephan Bergmann1-2/+0
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl20-48/+61
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara3-1/+37
2019-11-26tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski4-31/+58
2019-11-26SpellingPopup: Fix Ignore All execution.Tamás Zolnai1-45/+42
2019-11-26tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai1-24/+22
2019-11-26tdf#128605 DOC import: fix cont sect break with different top/bottom marginMiklos Vajna3-3/+13
2019-11-26Fix typoAndrea Gelmini1-1/+1
2019-11-26Fix typoAndrea Gelmini1-1/+1
2019-11-26Remove unused OpenCLEnv::mpOclCmdQueueStephan Bergmann1-1/+0
2019-11-26Remove unused StateChangeEvent::return_typeStephan Bergmann1-1/+0
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl3-8/+14
2019-11-26Remove some unused includesMiklos Vajna2-7/+0
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet21-203/+147
2019-11-26loplugin:staticmethods (clang-cl)Stephan Bergmann2-2/+2
2019-11-26nss: fix Android buildMiklos Vajna1-0/+21
2019-11-26Resolves tdf#129003 - Capitalization of menu entry "Show Tip-Of-The-Day"Heiko Tietze2-5/+5
2019-11-26loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2019-11-26loplugin:external (clang-cl)Stephan Bergmann5-0/+24
2019-11-26Mark external/mdds/Wdeprecated-copy.patch as upstreamedStephan Bergmann1-0/+2
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann29-193/+193
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti4-0/+68
2019-11-26Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2019-11-26tdf#94288: Show chart props sidebar on activationMuhammet Kara1-3/+21
2019-11-26tdf#126043 use bulk_insert_for_eachCaolán McNamara2-30/+26
2019-11-26Resolves: tdf#129027 make manage names resizableCaolán McNamara1-1/+0
2019-11-26Update git submodulesOlivier Hallot1-0/+0
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze1-0/+10
2019-11-26tdf#126043 module identifier already knownCaolán McNamara2-4/+2
2019-11-26tdf#126043 don't bother converting to OUStringCaolán McNamara1-3/+3
2019-11-26tdf#126043 we can use the stock attribute to skip an intermediate BitmapCaolán McNamara1-0/+4
2019-11-26tdf#126043 drop intermediate OUStringCaolán McNamara1-4/+2
2019-11-26tdf#126043 freeze/thaw around bulk insertCaolán McNamara1-0/+6
2019-11-26tdf#126043 identify the frame module just onceCaolán McNamara2-11/+11
2019-11-26tdf#126043 use CommandInfoProvider::GetModuleIdentifierCaolán McNamara1-11/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara31-101/+172
2019-11-26Update git submodulesOlivier Hallot1-0/+0
2019-11-26Update git submodulesOlivier Hallot1-0/+0
2019-11-26We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist2-2/+23
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist3-0/+8
2019-11-26loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxxStephan Bergmann1-3/+0
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl2-36/+9
2019-11-26sw: document CheckNodesRange functionsMichael Stahl2-2/+12
2019-11-26Add note that SwVbaDocuments::Close() does nothingTor Lillqvist1-0/+1