summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski
2018-01-05tdf#114724 fix headings outline tracking highlight in NavigatorJim Raykowski
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14DELETEZ->std::unique_ptr in SwNavigationPINoel Grandin
2017-12-14DELETEZ->std::unique_ptr in FinitUINoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-07tdf#112435 Scroll to navigated positionJim Raykowski
2017-11-06tdf#58186 Update Navigator after promote/demote undoJim Raykowski
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-22Remove redundant asserts involving dynamic_castStephan Bergmann
2017-10-20coverity#705523 silence Dereference null return valueCaolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-02tdf#42664 Update Navigator drop down listJim Raykowski
2017-09-29sw: SwContentTree: use the helper functions instead of manual checksMichael Stahl
2017-09-29tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-27Calculate values only when they are really neededMatteo Casalin
2017-08-23drop SwBackgroundDestinationItem wrapperJochen Nitschke
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann