summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-07-08tdf#134188 tdf#114223 Don't override vertical text button visibilityMaxim Monastirsky
2020-07-08Fix typoAndrea Gelmini
2020-07-07tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-07-07formula: create instances with uno constructorsNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-07Allow making SAL_LOG based output fatalJan-Marek Glogowski
2020-07-07Use std::optional to allow optional inclusion of attributesMike Kaganski
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-07-07jsdialog: export combobox entriesSzymon Kłos
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis
2020-07-07introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis
2020-07-06move headers inside modulesNoel Grandin
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
2020-07-06add alignment to TextViewCaolán McNamara
2020-07-06add set_max_length to TextViewCaolán McNamara
2020-07-06add get_editable and clipboard interaction to TextViewCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-06split off key processingCaolán McNamara
2020-07-06clarify that the parent is always a BrowserDataWinCaolán McNamara
2020-07-06expose that GetDataWindow is always a BrowserDataWinCaolán McNamara
2020-07-06jsdialog: execute entry set textSzymon Kłos
2020-07-06Fix typoAndrea Gelmini
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-07-05Allow use OUString as attribute value in FastSerializerHelper::*ElementMike Kaganski
2020-07-05Simplify FastSerializerHelper::*ElementNS to just call corresponding *ElementMike Kaganski
2020-07-05add a DoubleNumericEntryCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03drop some unnecessary includes and forward declaresCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-07-03DragDropMode::CTRL_COPY is deadNoel Grandin
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03uitest : Add Support for SvxNumValueSetShiko
2020-07-03RESTART_REASON_OPENGL is deadNoel Grandin
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos