summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel 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-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25use rtl::Reference in SwView_ImplNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-18tdf#105409 Use ScopedVclPtrMaxim Monastirsky
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-18sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl
2017-01-18this SfxItemSet is unusedCaolán McNamara
2017-01-18don't need to use the va_args versionCaolán McNamara
2017-01-18writer, type a, return, b return, ctrl+a, del, crashCaolán McNamara
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-31loplugin:oncevar in swNoel Grandin