summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/content.cxx
AgeCommit message (Expand)Author
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
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-11convert writer navigator to .ui formatCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-14Resolves: tdf#101859 dispose unused popupmenu before dtorCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-07-15Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-17sw: speed up the navigatorMichael Stahl
2016-05-27sw: these all look like intended fall-throughsMichael Stahl
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-15SwNavigator: Small code cleanupSamuel Mehrbrodt
2016-03-15Fix some commentsSamuel Mehrbrodt
2016-02-22sw: remove commented out code from uibase/utlui/content.cxxChris Sherlock