summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* Remove MinGW supportStephan Bergmann2017-02-103-40/+0
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-02-081-7/+8
* TyposJulien Nabet2017-02-031-1/+1
* loplugin:stringconstantStephan Bergmann2017-02-011-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* loplugin:useuniqueptrStephan Bergmann2017-01-262-5/+10
* loplugin:useuniqueptrStephan Bergmann2017-01-262-46/+4
* loplugin:useuniqueptrStephan Bergmann2017-01-262-16/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-2636-639/+373
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* use rtl:Reference in SmartContentNoel Grandin2017-01-232-18/+6
* loplugin:dynexcspec (macOS), fpickerStephan Bergmann2017-01-203-0/+12
* New loplugin:dynexcspec: Add @throws documentation, fpickerStephan Bergmann2017-01-193-0/+5
* loplugin:conststringvarStephan Bergmann2017-01-171-2/+2
* new loplugin: useuniqueptr: forms..frameworkNoel Grandin2017-01-172-4/+4
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-112-3/+3
* loplugin:externvarStephan Bergmann2017-01-091-2/+2
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* cleanup tailing backslashesJochen Nitschke2016-12-301-2/+2
* convert VclButtonsType to scoped enumNoel Grandin2016-12-212-3/+3
* loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2016-12-161-3/+0
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-132-24/+2
* loplugin:staticmethodsNoel Grandin2016-12-065-6/+6
* unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara2016-12-068-36/+35
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* IMG_FILEDLG_BTN_STD is unusedCaolán McNamara2016-12-052-3/+1
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-051-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-055-33/+33
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-245-10/+10
* convert FLT constants to o3tl::typed_flagsNoel Grandin2016-11-232-30/+28
* convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin2016-11-232-76/+84
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-213-3/+6
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* loplugin fixes here, tooTor Lillqvist2016-11-101-8/+1
* use-after-free fix here, tooTor Lillqvist2016-11-101-2/+2
* TyposTor Lillqvist2016-11-101-1/+1
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-2/+2
* Strange OUString null checkStephan Bergmann2016-10-311-2/+2
* loplugin:unnecessaryoverrideStephan Bergmann2016-10-282-8/+0
* tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar2016-10-282-295/+295
* only draw menubutton separator when two sides do something differentCaolán McNamara2016-10-282-3/+5
* rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara2016-10-282-2/+2
* Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann2016-10-211-1/+1
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-192-9/+2
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* clang-cl loplugin: fpickerStephan Bergmann2016-10-1646-584/+582