summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29Related: tdf#79167 sw: open the navigator in sidebar from the findbarFrancesco Gradi
2017-05-27tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-01add rtf fuzzerCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29overline state missing from find/replace by properties dialogCaolán McNamara
2017-03-28remove unused interfaces from sdi filesNoel Grandin
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky