summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/content.cxx
AgeCommit message (Expand)Author
2019-01-17sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl
2018-07-09tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
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-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-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-28sw: remove useless commentMichael Stahl
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-10the navigator menus in writer should use radio entries tooCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-02-23Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin
2017-02-01with navigator in sidebar, press space, crashCaolán McNamara
2017-02-01turn switch with one case into ifCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-07SwContentTree: another wrong assertMichael Stahl
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entriesMichael Stahl
2016-11-30sw: incorrect assertion in SwContentTree::RequestingChildren()Michael Stahl
2016-11-30sw: reindent etc. SwContentTree::ExecCommandMichael Stahl
2016-11-30sw: navigator: fix outline Demote Chapter "down" copypastaMichael Stahl
2016-11-24SwContentTree: those 3 booleans are mutually exclusiveMichael Stahl
2016-11-24tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl
2016-11-24SwContentTree: fix bad static downcastsMichael Stahl
2016-11-24SwContentTree: assert downcasts of UserDataMichael Stahl