summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke2-12/+0
2017-05-19Watermark: extended configurationSzymon Kłos2-8/+25
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann12-23/+23
2017-05-19make string translation loading more uniformCaolán McNamara49-193/+184
2017-05-19pNameResId is unusedCaolán McNamara3-65/+0
2017-05-19loplugin:unusedfieldsNoel Grandin1-10/+4
2017-05-18Revert "Fix typos"Stephan Bergmann5-8/+8
2017-05-18Fix typosAndrea Gelmini5-8/+8
2017-05-18Remove parentheses around some comparisonsStephan Bergmann2-2/+2
2017-05-18Watermark: Insert watermark commandSzymon Kłos4-0/+86
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky2-20/+0
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-11/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+6
2017-05-15loplugin:useuniqueptrNoel Grandin1-4/+2
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu1-0/+3
2017-05-12remove unused uno::Reference varsNoel Grandin8-14/+1
2017-05-11Clean up uses of SAL_U/SAL_W: sfx2Stephan Bergmann1-1/+2
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin10-15/+15
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann4-6/+5
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin2-2/+1
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara2-26/+41
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara2-4/+2
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke3-3/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin3-6/+4
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock14-29/+29
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock14-29/+29
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin2-42/+33
2017-05-06Avoid 'else' after 'return'Matteo Casalin1-7/+7
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin3-9/+8
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-05Once is enoughMaxim Monastirsky1-18/+0
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky1-0/+17
2017-05-04Fix spellingTor Lillqvist1-1/+1
2017-05-04Remove duplicated includeAndrea Gelmini1-1/+0
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin30-91/+78
2017-05-04Replace all OUString("") with OUString()Arnaud Versini4-4/+4
2017-05-03remove empty commentsNoel Grandin1-6/+0
2017-05-02untranslated strings are just stringsCaolán McNamara4-67/+36
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin3-7/+7
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky1-96/+31
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky1-62/+62
2017-04-30coverity#1405738 Unchecked dynamic_castCaolán McNamara1-2/+2
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin1-65/+39
2017-04-29tdf#39468: Translate some German comments and termsJens Carl4-5/+5
2017-04-29also log the paramter passed as string argumentsMarkus Mohrhard1-1/+1
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann3-5/+5
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-4/+4