summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2017-07-04tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl1-1/+4
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara1-0/+4
2017-05-31tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna1-9/+12
2017-05-21make string translation loading more uniformCaolán McNamara8-28/+28
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-43/+0
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl4-6/+6
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-2/+2
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin4-10/+10
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-05-07Fix typosAndrea Gelmini1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin2-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-4/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl1-2/+2
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2-3/+21
2017-04-13convert annotation menu to .uiCaolán McNamara3-3/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-04-12convert SelectionType to scoped enumNoel Grandin7-85/+85
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-1/+1
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-7/+6
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann1-2/+2
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-25/+0
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin3-3/+3
2017-04-04Make HangingIndent a commandSzymon Kłos1-0/+23
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos1-2/+12
2017-04-01add rtf fuzzerCaolán McNamara2-6/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna10-41/+41
2017-03-29overline state missing from find/replace by properties dialogCaolán McNamara1-8/+9
2017-03-28remove unused interfaces from sdi filesNoel Grandin1-7/+1
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky2-23/+7
2017-03-23remove unused helpid in SfxShellNoel Grandin3-6/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin4-10/+8
2017-03-22create SfxDisableFlags enumNoel Grandin1-5/+5
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin1-2/+4
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-14/+19
2017-03-16convert SwUndoId to scoped enumNoel Grandin4-10/+10
2017-03-16remove unused defines from HRC files in sw/Noel Grandin2-27/+0
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin2-3/+3
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+1
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin2-5/+5
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-6/+6