summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/navipi.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-3/+3
2019-07-11tdf#123088 Multi outline drag and dropJim Raykowski1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski1-0/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+2
2019-01-29Resolves: tdf#110429 width of page number wider than traditional widthCaolán McNamara1-1/+1
2019-01-10Resolves: tdf#43220 ensure old popup is destroyed on replacementCaolán McNamara1-0/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+1
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin1-3/+2
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin1-2/+2
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski1-3/+0
2018-10-08tdf#120061 Enable Navigator multiple headings selectionJim Raykowski1-0/+7
2018-09-13Fix typosAndrea Gelmini1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-2/+2
2018-03-30Avoid crash-reporter crash.Michael Meeks1-0/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-02-09tdf#115504 Add tabstop to Sidebar Navigator deck content treesJim Raykowski1-2/+2
2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski1-0/+7
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-14DELETEZ->std::unique_ptr in SwNavigationPINoel Grandin1-3/+3
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-10-02tdf#42664 Update Navigator drop down listJim Raykowski1-0/+8
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-1/+2
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-2/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+30
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sw part1Noel Grandin1-3/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-5/+4
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara1-5/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-4/+4
2017-03-16remove unused defines from HRC files in sw/Noel Grandin1-1/+0
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara1-9/+13
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-9/+7
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2