summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann
2017-04-27fwk_services.src doesn't existCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky
2017-04-27Fix the copy-pasteMaxim Monastirsky
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
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-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .uiCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12update test to pass now that .ui files are foundCaolán McNamara
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-04-01Replace OSL_FAIL by SAL_WARN_IFJulien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-31spelling in comments: minmal -> minimalJustin Luth
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-26Fix sub-toolbar tearoff for .uno:ChooseControlsMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-19TyposJulien Nabet
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-11Fix typosAndrea Gelmini