summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2018-06-08sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24[Pardus] tdf#92685 Add insert page count option to header menuGulsah Kose
2018-04-29tdf#117311 Ctrl/Shift+Insert do not work in Writer commentsMaxim Monastirsky
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#116452 Remove "3 seconds to add/delete col/row" functionsheiko tietze
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#116297 - Remove table tooltipsheiko tietze
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-26sw: prefix members of SwReadOnlyPopupMiklos Vajna
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-15loplugin:useuniqueptr in SwPostItPageItemNoel Grandin
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-09lokdialog: run async for weld dialogsPranav Kant
2018-03-07use more Color in swNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21ColorData->Color in swNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-25[Pardus] tdf#92685 Add insert page number option to header menu.Gulsah Kose
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-24tdf#114670 Make sure to dispose the menuMaxim Monastirsky
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-19inline use-once typedefsNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-06tdf#114093 fixing regression when clicking on fieldsBernhard Widl
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-18Remove redundant checkMike Kaganski