summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view.cxx
AgeCommit message (Expand)Author
2020-08-28Fix ooo38104-1.sxw crash after c123bfff501229f398a1b679fc7434b82d53685cTor Lillqvist
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-23Bin overly eager early return that stops replacement image creationTor Lillqvist
2020-08-13use unique_ptr in SwViewNoel Grandin
2020-08-11loplugin:flattenNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-08-19Fix typoAndrea Gelmini
2019-08-12sw: properly initialize the instance variablesTomaž Vajngerl
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13sw: prefix members of SwViewMiklos Vajna
2019-05-11handle empty tools::Rectangle in swNoel Grandin
2019-03-19tdf#124162: Crash when trying to accept changesHenry Castro
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-25loplugin:useuniqueptr in SwViewNoel Grandin
2018-06-01forcepoint#44 raii for connection and disconnection of SwView and SwDocShellCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara
2018-05-26tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski
2018-05-23tdf#115386: Show Mail Merge toolbar for documents with MM fieldsMike Kaganski
2018-05-05Fix typosAndrea Gelmini
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara