summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-20jsdialog: remember weld instancesSzymon Kłos2-3/+7
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos3-4/+6
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl1-0/+30
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl1-2/+16
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl1-2/+57
2020-06-19Move data for signing tests to test/Miklos Vajna1-0/+12
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock2-0/+9
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin1-7/+7
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos2-0/+1242
2020-06-19Fix typosAndrea Gelmini1-1/+1
2020-06-18remove some dead definesNoel Grandin1-5/+0
2020-06-18mbStackMode is always false nowCaolán McNamara1-1/+0
2020-06-18weld SvxUndoRedoControlCaolán McNamara1-0/+5
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna2-2/+47
2020-06-18Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski1-0/+1
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-4/+10
2020-06-18new json writer for LOKNoel Grandin2-2/+88
2020-06-17ignore positions on top of scrollbars for GetTargetAtPointCaolán McNamara1-0/+4
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann1-1/+1
2020-06-17sd signature line: implement non-empty geometry during pdf signMiklos Vajna1-2/+8
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara1-0/+7
2020-06-17svx: Refactor GalleryTheme classAditya3-6/+15
2020-06-17Styles preview widgetSzymon Kłos1-0/+1
2020-06-17svx: SVX_ENABLE_FLASH is now unusedMiklos Vajna1-1/+0
2020-06-16sd signature line: access the pdf shape from the appearance writerMiklos Vajna1-0/+4
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP1-0/+4
2020-06-15vcl: split out PrinterSupport to own headerChris Sherlock2-9/+35
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna1-0/+3
2020-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya2-4/+6
2020-06-15fix DockingManager::EndPopupMode related build failureCaolán McNamara1-1/+1
2020-06-14Related: tdf#132966 scrollbar not tracking valueset cursor positionCaolán McNamara1-0/+1
2020-06-14bundle copies of the same ValueSet pattern together as a methodCaolán McNamara1-0/+1
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-14Removed executable permission on filesAndrea Gelmini1-0/+0
2020-06-13svx: Gallery code refactoringAditya2-10/+54
2020-06-13Changed the source code location for InspectorShivam Kumar Singh1-0/+47
2020-06-12Language list: + Aka (CAR); Yaka -> Yaka (Congo), + Yaka (DRC) [yaf-CD]Eike Rathke1-0/+1
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-46/+0
2020-06-12OKButton and CancelButton can be toolkit-only classes nowCaolán McNamara2-32/+32
2020-06-12weld checklistmenuCaolán McNamara1-0/+5
2020-06-12send deselect in hover-selection when in SelectionMode::Single modeCaolán McNamara1-0/+1
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky1-0/+2
2020-06-11loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2020-06-11loplugin:unusedmethodsNoel Grandin3-9/+0
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna2-0/+2
2020-06-10sd signature line: localize signature graphicMiklos Vajna1-0/+3
2020-06-10uitest: Add support for Calc / Format cell / background color selectorShiko2-0/+26
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2-2/+12
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-0/+8
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-4/+14