summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-21Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist1-1/+3
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-13/+23
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-2/+2
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-13lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-32/+25
2020-11-11loplugin:stringviewNoel1-9/+5
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-4/+4
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel1-23/+23
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-06Allow to save file if chart editing is activeSzymon Kłos1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+2
2020-10-02loplugin:reducevarscope in desktop..emfioNoel1-4/+3
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-11/+11
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei1-5/+10
2020-09-18jsdialog: use window only if visibleSzymon Kłos1-1/+1
2020-09-17Remove some unused includesMiklos Vajna1-2/+0
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-0/+2
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara1-1/+1
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-7/+7
2020-08-28LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-27LOK: send state of FreezePanesPranam Lashkari1-5/+4
2020-08-26lok: send cell border state updatesSzymon Kłos1-1/+3
2020-08-20loplugin:constantparamNoel Grandin1-9/+6
2020-08-18Fix hyperlink popup does not show upMert Tumer1-2/+7
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-5/+4
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-11/+11
2020-08-12lok: update track changes status for calcSzymon Kłos1-0/+1
2020-08-11lok: state updates for vertical alignmentSzymon Kłos1-0/+3
2020-08-11lok: state updates for commands in WriterSzymon Kłos1-1/+19
2020-08-04mobile: fix calc chart wizard properties is not shownMert Tumer1-4/+16
2020-08-04added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-3/+16
2020-08-04Fix .uno:SidebarHide command works for onlineMert Tumer1-1/+11
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin1-64/+64
2020-07-29LOK: send state of ShowResolvedAnnotationsPranam Lashkari1-1/+2
2020-07-27allow to .uno:Save a PDF doc - divert to SaveAs to the doc. fileTomaž Vajngerl1-1/+51
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-1/+3
2020-07-16jsdialog: optimization, use latest state, ignore previousSzymon Kłos1-0/+1
2020-07-15jsdialog: move executor code to vclSzymon Kłos1-156/+6
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
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-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