summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann
2017-05-18SVT_RESSTR can go nowCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
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-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17remove unused defines from HRC files in fpickerNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl:Reference in SmartContentNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, fpickerStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06loplugin:staticmethodsNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-12-05IMG_FILEDLG_BTN_STD is unusedCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin
2016-11-23convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann