summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin2-11/+0
2020-08-26add GetTextWidth to CustomWidgetControllerCaolán McNamara1-0/+4
2020-08-26Missing 'const'Stephan Bergmann1-4/+4
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin2-28/+0
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin1-0/+3
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin2-0/+11
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-0/+7
2020-08-25use more fastparser in OReportStylesContextNoel Grandin3-0/+13
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn2-1/+4
2020-08-25use more fastparser in PageStyleContextNoel Grandin2-0/+24
2020-08-25tdf#135334 Add keyboard shortcut to launch SIShivam Kumar Singh1-0/+3
2020-08-25use fastparser in PageStyleContextNoel Grandin1-0/+4
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin1-3/+2
2020-08-25make drawing item border optionalCaolán McNamara1-0/+1
2020-08-25move thumbnailviewitem.hxxCaolán McNamara2-2/+138
2020-08-25add a getCaretPositions like getTextArrayCaolán McNamara1-0/+5
2020-08-25Fix typoAndrea Gelmini1-1/+1
2020-08-24Fix typosAndrea Gelmini5-7/+7
2020-08-24add documentation to get_buildable_nameCaolán McNamara1-1/+12
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif2-0/+4
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin1-1/+1
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin2-6/+7
2020-08-22use fastparser in XMLBitmapStyleContextNoel Grandin1-1/+8
2020-08-22use fastparser for fill stylesNoel Grandin5-10/+10
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir1-0/+4
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski1-0/+2
2020-08-21rhbz#1870501 crash on reexport of odgCaolán McNamara1-6/+15
2020-08-21Use [[nodiscard]] directly in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin4-4/+15
2020-08-20tdf#132940 Crash in mergedlo!vcl::Region::operator=Noel Grandin1-2/+2
2020-08-20loplugin:unusedmethodsNoel Grandin3-9/+0
2020-08-20make physics based animation effects importable-exportableSarper Akdemir1-0/+1
2020-08-20loplugin:virtualdeadNoel Grandin2-9/+2
2020-08-20loplugin:constantparamNoel Grandin3-3/+3
2020-08-20Fix typo in commentAndrea Gelmini1-1/+1
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin1-0/+9
2020-08-19Fix typosAndrea Gelmini7-7/+7
2020-08-19sd signature line: preserve current page after signingMiklos Vajna2-1/+2
2020-08-19add a Title label type for base's title windowsCaolán McNamara1-0/+1
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara1-1/+8
2020-08-19support the background color used by base's title windowsCaolán McNamara1-0/+2
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski1-3/+0
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-4/+5
2020-08-19weld OQueryTextViewCaolán McNamara1-0/+6
2020-08-19vcl, sd: various small cleanupsMiklos Vajna1-5/+10