summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-08indexing: rename "type" for prargraph an object nodesTomaž Vajngerl6-31/+51
2021-09-08indexing: support JSON and XML as input for SearchResultLocatorTomaž Vajngerl3-37/+112
2021-09-08Drop unused rUsedDetectors argumentMike Kaganski2-19/+1
2021-09-07Guard Orcus detection shortcutMike Kaganski1-0/+4
2021-09-07Fixed typos in the description of the default case for optionalsAndreas Heinisch1-2/+2
2021-09-07Fixed a copy paste error in the test casesAndreas Heinisch1-5/+5
2021-09-07tdf#144245 - Added test file to automatic testAndreas Heinisch2-4/+5
2021-09-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara2-11/+29
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-09-07tdf#142129 vcl: add unit testMichael Stahl5-0/+105
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock14-258/+329
2021-09-07dynamic_cast followed by static_castCaolán McNamara1-7/+4
2021-09-07Fix typoMike Kaganski1-1/+1
2021-09-07Update git submodulesIlmari Lauhakangas1-0/+0
2021-09-07wina11y: Drop CAccTable::GetXInterfaceMichael Weghorn2-67/+43
2021-09-07wina11y: Move "stdafx.h" include to headersMichael Weghorn4-2/+2
2021-09-07Revert: #i47175# update eventual pointer grab with cursorCaolán McNamara1-6/+0
2021-09-07loplugin:unusedmethodsNoel Grandin6-16/+0
2021-09-07explain a 'not sure why' comment about cairo (1,1) sizesLuboš Luňák1-1/+1
2021-09-07Update git submodulesOlivier Hallot1-0/+0
2021-09-07Update git submodulesOlivier Hallot1-0/+0
2021-09-07Update git submodulesOlivier Hallot1-0/+0
2021-09-07Update git submodulesOlivier Hallot1-0/+0
2021-09-07Update git submodulesOlivier Hallot1-0/+0
2021-09-07exernal/firebird: extern/cloop: Missing dependencies of compilations on...Stephan Bergmann3-5/+50
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-09-07Related: tdf#142458 don't change border size during PaintCaolán McNamara2-18/+4
2021-09-07tdf#144245 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch2-2/+82
2021-09-07prepend #<num> to frames in unx backtracesLuboš Luňák1-0/+2
2021-09-07vcl: followup tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock2-2/+2
2021-09-07wina11y: Drop unused CMAccessible::IsDescendantManageMichael Weghorn2-12/+0
2021-09-07Use while instead of for loopMichael Weghorn1-2/+2
2021-09-07wina11y: Let CMAccessible::get_IAccessibleFromXAccessible return boolMichael Weghorn2-11/+4
2021-09-07wina11y: Drop unused CMAccessible::m_bRequiresSaveMichael Weghorn2-3/+1
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna11-22/+21
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock9-40/+98
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis3-2/+29
2021-09-06tdf#144340: fix FB configure on WindowsMike Kaganski1-18/+28
2021-09-06tdf#140951: fix crash on Base when accessibility usedJulien Nabet1-1/+3
2021-09-06Update git submodulesAndrea Gelmini1-0/+0
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin41-139/+38
2021-09-06tdf#144319 fix formula loadNoel Grandin1-0/+3
2021-09-06ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-5/+4
2021-09-06ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-6/+7
2021-09-06Fix build with system boostJan Holesovsky2-0/+12
2021-09-06remove unnecessary settings.xml from autotextJustin Luth522-10753/+1
2021-09-06ODT xmlimport: No need to specify the default value for LoadReadonlyJustin Luth1-8/+0
2021-09-06tdf#144242 no width-height swap for line and pathlineRegina Henschel2-2/+90
2021-09-06tdf#143549: 3 dots missing after Import/Export strings in File menuBaran Aytas1-4/+4
2021-09-06tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac1-3/+3