summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* expand out an UNO macroNoel Grandin2020-07-131-14/+0
* drop m_xFormatter during disposeCaolán McNamara2020-07-131-0/+2
* don't grab focus if focus is already in a subcontrolCaolán McNamara2020-07-132-5/+4
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-1340-66/+24
* filter/msfilter: create instances with uno constructorsNoel Grandin2020-07-131-9/+0
* tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt2020-07-131-2/+1
* tdf#128522: Improve wording of failure messageStephan Bergmann2020-07-131-1/+1
* VerticalTabControl can be in private headerCaolán McNamara2020-07-121-50/+0
* clarify what WantMouseEvent is forCaolán McNamara2020-07-121-4/+9
* move CheckBox to toolkit-only headersCaolán McNamara2020-07-123-102/+99
* weld CheckBoxControlCaolán McNamara2020-07-121-20/+33
* use an aux modify handler instead of listening for VclEventId::EditModifyCaolán McNamara2020-07-112-24/+23
* weld MultiLineTextCellCaolán McNamara2020-07-101-20/+145
* normalize both endsCaolán McNamara2020-07-101-0/+1
* svx:Refactoring of GalleryTheme members to GalleryBinaryEngineAditya2020-07-103-4/+11
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* replace usage of whitelist with allowlistThorsten Behrens2020-07-102-2/+2
* replace usage of blacklist with denylistThorsten Behrens2020-07-105-19/+19
* tdf#100348 add fill to fontwork in export to pptxRegina Henschel2020-07-102-5/+9
* Revert "tdf#128526: Make the read-only notification a bit more verbose"Samuel Mehrbrodt2020-07-091-1/+1
* lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis2020-07-091-0/+3
* jsdialog: export cursor visibility for text areasSzymon Kłos2020-07-091-0/+2
* query if the cursor can be moved up or downCaolán McNamara2020-07-082-0/+13
* pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl2020-07-081-0/+21
* drop WB_BORDER if the border style is invisibleCaolán McNamara2020-07-081-0/+1
* scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2020-07-081-0/+3
* distinguish between dialog screenshoting and rendering a widgetCaolán McNamara2020-07-082-2/+5
* uitest: Add support for vertical TabControl ObjectAhmed ElShreif2020-07-082-0/+25
* tdf#134188 tdf#114223 Don't override vertical text button visibilityMaxim Monastirsky2020-07-081-0/+1
* Fix typoAndrea Gelmini2020-07-081-1/+1
* tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2020-07-071-2/+4
* framework: create instances with uno constructorsNoel Grandin2020-07-071-12/+0
* formula: create instances with uno constructorsNoel Grandin2020-07-071-5/+1
* make some symbols privateNoel Grandin2020-07-0710-17/+16
* Allow making SAL_LOG based output fatalJan-Marek Glogowski2020-07-071-15/+46
* Use std::optional to allow optional inclusion of attributesMike Kaganski2020-07-071-10/+31
* tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl2020-07-071-0/+130
* jsdialog: export combobox entriesSzymon Kłos2020-07-071-0/+2
* Introduce LOK 'special positioning' methods to EditViewDennis Francis2020-07-071-0/+16
* introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis2020-07-071-0/+6
* move headers inside modulesNoel Grandin2020-07-062-172/+0
* limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara2020-07-061-6/+16
* add alignment to TextViewCaolán McNamara2020-07-061-0/+2
* add set_max_length to TextViewCaolán McNamara2020-07-061-0/+2
* add get_editable and clipboard interaction to TextViewCaolán McNamara2020-07-061-0/+5
* exile fmtfield.hxx to toolkit headersCaolán McNamara2020-07-061-4/+5
* weld DbNumericField itemCaolán McNamara2020-07-061-40/+48
* split off key processingCaolán McNamara2020-07-062-1/+3
* clarify that the parent is always a BrowserDataWinCaolán McNamara2020-07-061-3/+4
* expose that GetDataWindow is always a BrowserDataWinCaolán McNamara2020-07-061-3/+84