summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna
2022-10-20workaround VisualStudio2022 compile errorNoel Grandin
2022-10-19Allow read-access to CombinedHoldCyclesInSeconds for checksArmin Le Grand (allotropia)
2022-10-19sc: factor out common code in testsXisco Fauli
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-18sw content controls, alias and tag: add ODT filterMiklos Vajna
2022-10-18tdf#105609: Support DateModified for updated tdoc stream contentsStephan Bergmann
2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth
2022-10-17test: remove unneeded setUp/tearDownXisco Fauli
2022-10-17vcl: extract variable and rename Animation::mnPos to mnFrameIndexChris Sherlock
2022-10-17vcl: extract Animation function PopulateRenderers()Chris Sherlock
2022-10-15a11y: Add check for background imageofftkp
2022-10-15Restrict StringNumberBase::toAsciiUpperCase to rvaluesStephan Bergmann
2022-10-14vcl: Remove recently unused GetMirroredChar()Khaled Hosny
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli
2022-10-14Remove unused comphelper::string::reverseString overloadStephan Bergmann
2022-10-14This can be constMike Kaganski
2022-10-13Fix typoAndrea Gelmini
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara
2022-10-13tdf#150622 allow use of selection color for frame in HighContrast modeCaolán McNamara
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel
2022-10-13Deduplicate stringconcat moreMike Kaganski
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-12vcl: extract function CreateAnimationDataItemsChris Sherlock
2022-10-12crashtesting: exception during dtorCaolán McNamara
2022-10-11tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheetJustin Luth
2022-10-11use std::unique_ptrCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski
2022-10-11tdf#148806 doc vba: only autoOpen PUBLIC macrosJustin Luth
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara
2022-10-07related tdf#148806 xls/x vba: no auto_open if Auto_Open moduleJustin Luth
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-06pdfium: drop not needed annot.patch.1Miklos Vajna
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke
2022-10-05Introduce unicode::getScriptClassFromLanguageTag()Eike Rathke
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-10-01Follow One Definition Rule for COL enum.Sergey Fukanchik
2022-09-30vcl: No need to get font face from GetNextGlyphs()Khaled Hosny
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-28use more string_view in formulaNoel Grandin
2022-09-28elide strlen cost in FastAttributeIter::toDoubleNoel Grandin
2022-09-28use more string_view in ooxNoel Grandin
2022-09-27tdf#151187 don't check glyph substitute positionsCaolán McNamara