summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-26tdf#106131 no global drag when anchor drag activeArmin Le Grand
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky
2017-04-18convert readonly menu to .uiCaolán McNamara
2017-04-18rework SwReadOnlyPopup to not inherit from PopupMenuCaolán McNamara
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin
2017-04-12convert header/footer menu to .uiCaolán McNamara
2017-04-12convert annotation page break menu to .uiCaolán McNamara
2017-04-12convert SelectionType to scoped enumNoel Grandin