summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-01reduce KeyFuncType down to just the used categoriesCaolán McNamara1-4/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Adapt documentation commentStephan Bergmann1-2/+1
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+1
2020-09-01svx:GalleryTheme Refactoring -implement removeObject() in GalleryBinaryEngineAditya1-0/+1
2020-09-01svx: Introduce GalleryFileStorageAditya2-1/+30
2020-09-01Fix typoAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typoAndrea Gelmini1-2/+2
2020-08-31svx:Refactor WriteData() and move m_aDestDir member out of GalleryThemeAditya2-13/+12
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky1-8/+0
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-08-31can keep this comment to document the argsCaolán McNamara1-2/+18
2020-08-31Fix typo in codeAndrea Gelmini1-4/+1
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga1-0/+1
2020-08-31Fix typos in commentsStephan Bergmann2-2/+2
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann5-63/+112
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin8-38/+9
2020-08-29loplugin:unusedmethodsNoel Grandin9-84/+0
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin2-17/+14
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann1-8/+65
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara1-0/+3
2020-08-28move FixedLine into toolkit only headersCaolán McNamara2-29/+29
2020-08-28move FixedLine into .uiCaolán McNamara1-2/+0
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin2-3/+3
2020-08-28allow overriding the IdleResize methodCaolán McNamara1-0/+2
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin1-10/+2
2020-08-28mark OKButton and HelpButton as finalCaolán McNamara1-8/+6
2020-08-28test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl1-1/+1
2020-08-28make FixedLine finalCaolán McNamara1-2/+1
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara1-72/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann7-423/+472
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin1-7/+5
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara1-4/+5
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara2-2/+8
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara3-2/+10
2020-08-27factor out an applyAtkPropertiesCaolán McNamara1-1/+3
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin7-42/+23
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara1-0/+1
2020-08-27move DrawFrameFlags to vclenum.hxxCaolán McNamara2-15/+15
2020-08-27expand out StringSet typedefNoel Grandin1-1/+0
2020-08-27remove unused StringList typedefNoel Grandin1-1/+0
2020-08-26make get_extents_relative_to constCaolán McNamara6-9/+9
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2-26/+7
2020-08-26weld OApplicationSwapWindowCaolán McNamara1-1/+12
2020-08-26lok: send cell border state updatesSzymon Kłos1-0/+4
2020-08-26Except[Const]CharArrayDetector is only used by RTL_STRING_UNITTESTStephan Bergmann3-5/+9