summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25make __RSC a builtin define for the RSC compilerNoel 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-24OUStrings: constify and avoid temporaries some moreMatteo Casalin
2017-04-24Minor optimizations to loopsMatteo Casalin
2017-04-24Fix indentationMatteo Casalin
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-23No usage of the private:commandimage thingMaxim Monastirsky
2017-04-23Use automatic integer type, with minor simplificationsMatteo Casalin
2017-04-23OUStrings: avoid temporaries and constifyMatteo Casalin
2017-04-23These data members can be file scope consts, and reusedMatteo Casalin
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19loplugin:inlinefields in SfxSplitWindowNoel Grandin
2017-04-18Clarify intended behaviourMatteo Casalin
2017-04-18Avoid 'else' after a returnMatteo Casalin
2017-04-18Fix indentationMatteo Casalin
2017-04-18OUStrings: constify and reduce temporariesMatteo Casalin
2017-04-18Reduce scope and simplify by early returnMatteo Casalin
2017-04-18Reduce scope and simplifyMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18Remove isEmpty check on (just set) non-empty sURLMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18Avoid temporary OUStringsMatteo Casalin
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14convert style context menu to .uiCaolán McNamara
2017-04-14only one button should have has_default setCaolán McNamara