summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-10sw: remove some unused macros from swtypes.hxxMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-05-08sw: fix doxygen commentMichael Stahl
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-06coverity#1405890 Unchecked dynamic_castCaolán McNamara
2017-05-06Typo: attibute(s)->attribute(s)Julien Nabet
2017-05-05Fix typosAndrea Gelmini
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl
2017-05-03tdf#88555 sw: remove dynamic_cast from SwFrameFormats::ContainsMichael Stahl
2017-05-03remove empty commentsNoel Grandin
2017-05-02Revert "SwTOXTypes can just be a std::vector typedef"Noel Grandin
2017-05-02Revert "SwFieldTypes can just be a std::vector typedef"Caolán McNamara
2017-05-02SwFieldTypes can just be a std::vector typedefNoel Grandin
2017-05-01SwTOXTypes can just be a std::vector typedefNoel Grandin
2017-04-28tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25remove DYING_FLYFRAMEFORMAT: now obsoleteBjoern Michaelsen
2017-04-25use a unique_ptr to track the SwFlyDrawContactBjoern Michaelsen
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen
2017-04-24coverity#1405474 Unintended sign extensionCaolán McNamara
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-20loplugin:inlinefields in SwHTMLTableLayoutNoel Grandin
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-19sw: resolve m_pCursorStack overloadMichael Stahl
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-18convert readonly menu to .uiCaolán McNamara
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin