summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-04-14convert bookmark menu to .uiCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin
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-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara
2017-04-06split out module->help mappingCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann