summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-04tdf#113876: fix hardcoded compare stringsAhmed GHANMI
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21coverity warningsCaolán McNamara
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-05TSCP: remove invalid signatures on savingAshod Nakashian
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02TSCP: edit paragraph classificationAshod Nakashian
2017-10-02TSCP: paragraph classification supportAshod Nakashian
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian
2017-09-26TSCP: sign paragraph from classification dialogAshod Nakashian
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23Watermark: apply when new page style is createdSzymon Kłos
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-18add fodt fuzzerCaolán McNamara
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-07tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-13cppcheck: variableScopeJochen Nitschke
2017-08-08SvPersistStream deadNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin