summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2020-03-30tdf#124686 HideWhiteSpace should be positive Show Whitespaceshameempk1-0/+12
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2020-03-06On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti1-7/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski1-1/+0
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-0/+14
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-4/+4
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl2-0/+3
2020-01-28remove some unused local varsNoel Grandin1-2/+0
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen21-216/+5
2020-01-13tdf#115600 Fix navigate by reminder wrap messagesJim Raykowski1-2/+2
2020-01-10tdf#88713 Fix navigating navigator remindersJim Raykowski1-9/+10
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh1-2/+2
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh1-1/+15
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara3-6/+6
2019-12-11jsdialog: send items on status changeSzymon Kłos1-4/+0
2019-12-11convert FrameControlType to scoped enumNoel Grandin1-4/+4
2019-12-11convert SwLabelType to scoped enumNoel Grandin1-5/+5
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-12-10Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-10lok: change-annotation navigation through prev/next commandMarco Cecchetti1-0/+23
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-1/+2
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai1-1/+2
2019-12-01Remove unused variable.Tamás Zolnai1-1/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-20/+4
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-1/+1
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai1-2/+19
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+8
2019-11-21Drop SwAddPrinterItem::GetFaxMichael Weghorn1-2/+2
2019-11-12jsdialogs: send .uno:ULSpacing updatesSzymon Kłos1-0/+21
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara1-1/+2
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-29remove unnecessary includesCaolán McNamara5-5/+0
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-5/+6
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-12/+30
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara4-14/+14
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh1-4/+21
2019-10-02loplugin:stringadd in swNoel Grandin2-12/+6
2019-09-28loplugin:constmethod in swNoel Grandin4-6/+6
2019-09-26now drop TabPageParent intermediateCaolán McNamara2-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2-8/+8