summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view.cxx
AgeCommit message (Expand)Author
2019-06-19MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro
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
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-29tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski