summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08tdf#90834 Turn in-line version control history comments.kripton
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02tdf#88128 fix unevaluated undo variable: autocorrectJustin Luth
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23remove unused Link<> parameterNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17sw: use std::unique_ptr<> in wrtshMiklos Vajna
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-04tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-06-09use UnoCursorPointer in SwNavigationMgrBjoern Michaelsen
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26tdf#91389 EDITING: Crash when deleting headerPhilippe Jung
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26make SwNavigationMgr use the shared_ptrBjoern Michaelsen
2015-05-26remove unconditionally dead codeBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann
2015-03-31sw: remove pointless wrtsh/docsh.cxx fileMichael Stahl
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-16Consistency ;-)Jan Holesovsky
2015-03-16use toUtf8 instead for string conversionSiqi Liu
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna
2015-03-13Typos for descriptionJulien Nabet
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-09Whitespace in a recent commit.Jan Holesovsky
2015-03-09tdf#89705 hyperlink clickable in writer (not in impress, yet)Siqi Liu
2015-03-08sw: prefix global variables in edtwinMiklos Vajna