summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens
2017-06-08tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18Remove isEmpty check on (just set) non-empty sURLMatteo Casalin
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove unhandled SID commands from sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin