summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens5-27/+27
2020-07-09desktop: create instances with uno constructorsNoel Grandin22-438/+62
2020-07-08lok: set to export PDF bookmarks by default when save-as a PDFTomaž Vajngerl1-15/+19
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara1-5/+29
2020-07-06notebookbar: early initSzymon Kłos1-0/+25
2020-07-06jsdialog: execute entry set textSzymon Kłos1-0/+14
2020-07-04reduce number of framework librariesNoel Grandin1-1/+0
2020-07-04reduce number of framework librariesNoel Grandin1-2/+0
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+1
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis1-0/+3
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+67
2020-07-03jsdialog: change sendDialogEvent API parameterSzymon Kłos1-2/+2
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos1-0/+4
2020-07-03jsdialog: working number format fieldSzymon Kłos1-0/+1
2020-07-03jsdialog: weld toolbarSzymon Kłos1-0/+13
2020-07-03jsdialog: try call welded action even if window doesn't existSzymon Kłos1-6/+7
2020-07-02tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann1-1/+3
2020-07-01Send various state changes to LOKAron Budea1-0/+12
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann8-22/+22
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann3-4/+4
2020-06-29jsdialog: click action for drawing areaSzymon Kłos1-0/+13
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann1-3/+3
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-06-24jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara1-4/+2
2020-06-23jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-0/+2
2020-06-22remove debugging leftoversNoel Grandin1-2/+0
2020-06-22jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin2-15/+21
2020-06-20jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos1-36/+92
2020-06-18new json writer for LOKNoel Grandin1-19/+12
2020-06-17notebookbar: send uno items state updateSzymon Kłos1-1/+26
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2-4/+13
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-8/+6
2020-06-08Use o3tl::safeCoInitializeEx and counterpart (dp_gui_extensioncmdqueue)Julien Nabet1-3/+4
2020-06-08Reliably terminate soffice.bin when terminating sofficeStephan Bergmann1-1/+3
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann5-32/+16
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin2-3/+3
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2-6/+3
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara1-2/+2
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+6
2020-05-20use for-range on Sequence in d*Noel Grandin22-150/+126
2020-05-18tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist2-0/+10
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-05-13Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann1-2/+4