summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-11convert SwLabelType to scoped enumNoel Grandin
2019-12-11Direct cursor fillmode as comboboxHeiko Tietze
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-10Removed duplicated includeAndrea Gelmini
2019-12-10Related: tdf#129267 format numbers with the UI localeCaolán McNamara
2019-12-10lok: change-annotation navigation through prev/next commandMarco Cecchetti
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara
2019-12-09Resolves: tdf#129267 change margin unit when measurement unit changesCaolán McNamara
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist
2019-12-05tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist
2019-12-05create default shapes with square outline.Michael Meeks
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist
2019-12-05Fix typoAndrea Gelmini
2019-12-05make some classes module privateNoel Grandin
2019-12-05tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski
2019-12-04tdf#129083 Writer: fix native paste from CalcLászló Németh
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai
2019-12-01Remove unused variable.Tamás Zolnai
2019-12-01SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updatesSzymon Kłos
2019-11-26SpellingPopup: Fix Ignore All execution.Tamás Zolnai
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-24Fix some loplugin error.Tamás Zolnai
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai
2019-11-24SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai