summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-0/+1
2021-02-08tdf#139767 fix crash caused by the selection listenerTomaž Vajngerl1-0/+2
2021-02-08Small refactorMike Kaganski1-4/+3
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák2-0/+5
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski1-26/+40
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+1
2021-02-06move Button to vcl/toolkitCaolán McNamara4-234/+207
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara2-8/+6
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski2-34/+15
2021-02-05improve SalInstanceWidget::drawCaolán McNamara1-0/+2
2021-02-05Revert "Fix typo in code"Stephan Bergmann1-2/+2
2021-02-05devtools: remove msDocumentType as it is not used anymoreTomaž Vajngerl1-1/+0
2021-02-05devtools: change "Current Selection" tree item to a toggle buttonTomaž Vajngerl2-3/+5
2021-02-05restore com.sun.star.mozilla.MozillaBootstrapCaolán McNamara1-0/+1
2021-02-05pdfium: add remaining FPDF_SCHHANDLE wrappersMiklos Vajna1-1/+4
2021-02-04Fix typo in codeAndrea Gelmini1-2/+2
2021-02-04split rect arg into dest pos and source rectCaolán McNamara1-1/+1
2021-02-04have one set of twips<->mm conversionsNoel2-9/+6
2021-02-04remove svx/mutxhelp.hxxNoel3-42/+7
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna2-1/+36
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna1-0/+1
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel1-4/+5
2021-02-03pdfium: add a FPDFText_FindStart() wrapperMiklos Vajna1-0/+2
2021-02-02tdf#130978 Added comment to all published APImsrijita18162-0/+642
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-02-02use unique_ptr in ImpHandleMotionThroughBoxesKeyInputNoel1-1/+1
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara2-2/+2
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel1-1/+1
2021-02-02sw page gutter margin: add doc modelMiklos Vajna1-0/+4
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna1-0/+15
2021-02-02Fix typo in codeAndrea Gelmini2-3/+3
2021-02-01Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language listEike Rathke1-0/+1
2021-02-01tdf#130978 Add a comment to each published APImsrijita1810-0/+40
2021-02-01Related tdf#138097 - Update templatesHeiko Tietze1-6/+6
2021-02-01devtools: add "Current Selection" to the left-side tree viewTomaž Vajngerl2-0/+4
2021-02-01Document parameterSamuel Mehrbrodt1-0/+3
2021-01-31tdf#124176: Use pragma once instead of include guardsShobhit4-16/+4
2021-01-30this method should be pure virtualNoel Grandin1-5/+4
2021-01-30add something to override scrollbar colorsCaolán McNamara1-0/+5
2021-01-30Simplify osl_getGlobalMutex to use function-local staticMike Kaganski1-0/+3
2021-01-29Replace rtl::Static with function-local static hereMike Kaganski1-3/+0
2021-01-29loplugin:stringviewparam extend to new..Noel16-17/+17
2021-01-29pdfium: add wrapper for FPDFText_FindClose()Miklos Vajna1-0/+15
2021-01-28WIN move dtrans log to vcl.win.dtransJan-Marek Glogowski1-1/+1
2021-01-28Improve macro checksSamuel Mehrbrodt2-2/+6
2021-01-28MouseFollowFlags::DDList is deadNoel Grandin1-2/+1
2021-01-28MouseSettingsOptions::AutoFocus is deadNoel Grandin1-2/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-1/+1
2021-01-28add string_view variants of methods to O[U]StringBufferNoel2-0/+115
2021-01-28remove unused SelectionOptions valuesNoel Grandin2-4/+1