summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth2-2/+31
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin33-1333/+1319
2021-12-21tdf#146244 sw: fix Undo of accepting table row insertionLászló Németh4-15/+105
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet3-14/+14
2021-12-21Use sal::systools::COMReference in getAdoDatalinkMike Kaganski2-125/+95
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin14-357/+345
2021-12-21tdf#131467 Qt set default position on first resizeJan-Marek Glogowski2-6/+15
2021-12-21Fix loplugin:unusedvariablecheckStephan Bergmann1-1/+7
2021-12-21provide a "make vscode-ide-integration" targetChristian Lohmaier3-5/+15
2021-12-21Fix formatting (wrong indentation)Samuel Mehrbrodt1-33/+32
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna9-5/+82
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin1-13/+6
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin1-1/+1
2021-12-21no need to take solar mutex hereNoel Grandin1-5/+0
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl4-9/+16
2021-12-21we already have the glyph positions in this caseCaolán McNamara1-0/+4
2021-12-21SAL_WARN->SAL_INFONoel Grandin1-2/+2
2021-12-21tdf#90805 sw tables: use veryThin instead of hairline bordersJustin Luth1-5/+5
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski34-556/+272
2021-12-21also handle SVG_COMPAT namespace hereNoel Grandin1-1/+2
2021-12-21only use X509DataCaolán McNamara3-0/+12
2021-12-21tdf#144672 fix Index entries in Naviator are always grayed outJim Raykowski1-1/+1
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth3-0/+47
2021-12-21sw layout xml dump: handle SwFixPortionsMiklos Vajna2-0/+15
2021-12-21Run `make check` in flatpak buildStephan Bergmann1-1/+1
2021-12-21Introduce move ctor/assignment for sal::systools::COMReferenceMike Kaganski1-0/+15
2021-12-21Introduce sal::systools::COMReference::TryCoCreateInstanceMike Kaganski3-5/+14
2021-12-21tdf#134960 List hyperlinks in order of apperance in the documentJim Raykowski3-1/+46
2021-12-21tdf#143569 fix fly frame Headings out of order in NavigatorJim Raykowski1-7/+9
2021-12-21Fix English in extended tipsOlivier Hallot3-3/+3
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski2-6/+6
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski21-279/+160
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski11-17/+107
2021-12-20Update git submodulesOlivier Hallot1-0/+0
2021-12-20tdf#146019: sd: Add UItestXisco Fauli2-0/+36
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara2-4/+4
2021-12-20Add css::uno::Sequence move assignment operatorStephan Bergmann2-0/+11
2021-12-20Missing inlcude (for std::as_const)Stephan Bergmann3-0/+6
2021-12-20use cppu::BaseMutex in TransportAsXWindowNoel Grandin1-9/+9
2021-12-20sw: fix SwTextGlyphsKey::operator==()Miklos Vajna1-1/+2
2021-12-20Just recompile changed generated localedataJan-Marek Glogowski1-3/+4
2021-12-20uitest: sd: move data folder one level upXisco Fauli7-2/+2
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin2-15/+16
2021-12-20osl::Mutex->std::mutex in SvxUnoTextContentNoel Grandin2-7/+10
2021-12-20osl::Mutex->std::mutex in lcl_LookupTableHelperNoel Grandin1-3/+4
2021-12-20osl::Mutex->std::mutex in GlobalImageListNoel Grandin1-7/+7
2021-12-20osl::Mutex->std::mutex in TextSearchNoel Grandin2-6/+5
2021-12-20osl::Mutex->std::mutex in ModuleUIConfigurationManagerNoel Grandin1-17/+26
2021-12-20tdf#137318 sw_redlinehide: fix assert on export moz715138-3.doc to ODFMichael Stahl1-3/+7
2021-12-20flatten LocaleDataImpl a littleNoel Grandin2-36/+37