summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann3-5/+5
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-4/+4
2017-04-28loplugin:unusedfieldsNoel Grandin1-1/+0
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-2/+1
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara5-32/+19
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-26loplugin:unusedmethodsNoel Grandin1-10/+0
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara25-288/+132
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara4-145/+44
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-2/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara2-29/+46
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin14-72/+22
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock15-0/+15
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin4-6/+1
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin1-16/+5
2017-04-24Minor optimizations to loopsMatteo Casalin1-9/+8
2017-04-24Fix indentationMatteo Casalin1-7/+5
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin2-115/+65
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin1-16/+7
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky10-224/+3
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky2-58/+19
2017-04-23No usage of the private:commandimage thingMaxim Monastirsky1-15/+1
2017-04-23Use automatic integer type, with minor simplificationsMatteo Casalin1-4/+4
2017-04-23OUStrings: avoid temporaries and constifyMatteo Casalin1-6/+5
2017-04-23These data members can be file scope consts, and reusedMatteo Casalin2-24/+20
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos1-0/+24
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky6-6/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-0/+11
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin2-24/+21
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin9-31/+31
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin4-4/+4
2017-04-20loplugin:unusedmethodsNoel Grandin6-68/+1
2017-04-19loplugin:inlinefields in SfxSplitWindowNoel Grandin2-24/+22
2017-04-18Clarify intended behaviourMatteo Casalin1-1/+2
2017-04-18Avoid 'else' after a returnMatteo Casalin1-32/+9
2017-04-18Fix indentationMatteo Casalin1-6/+6
2017-04-18OUStrings: constify and reduce temporariesMatteo Casalin1-100/+65
2017-04-18Reduce scope and simplify by early returnMatteo Casalin1-17/+9
2017-04-18Reduce scope and simplifyMatteo Casalin1-29/+22
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-42/+24
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin2-8/+6
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-9/+9
2017-04-18Remove isEmpty check on (just set) non-empty sURLMatteo Casalin1-5/+1
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-25/+19
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-23/+13
2017-04-18Avoid temporary OUStringsMatteo Casalin1-4/+2
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin4-6/+55
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara3-5/+1