summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-12/+12
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-1/+2
2017-04-12convert SelectionType to scoped enumNoel Grandin1-3/+3
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-25/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky1-8/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-2/+2
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin1-2/+4
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-14/+19
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-1/+1
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin1-1/+1
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-5/+15
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+3
2017-02-13convert CurRectType to scoped enumNoel Grandin1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-2/+2
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin1-2/+2
2016-10-31loplugin:oncevar in swNoel Grandin1-2/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-2/+2
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+2
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-15sw: allow select of redline by indexMiklos Vajna1-2/+14
2016-09-08loplugin:constantparam in swNoel Grandin1-10/+4
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-13/+13
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-1/+1
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+8
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna1-3/+17
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-1/+1
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep1-13/+5
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-2/+3
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-13/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1