summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty commentsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
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-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19loplugin:inlinefields in SfxSplitWindowNoel Grandin
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-14convert style context menu to .uiCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04can simplify nowCaolán McNamara
2017-04-04Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin
2017-03-16No need to keep these booleans as data membersMatteo Casalin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt