summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann36-639/+373
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-23use rtl:Reference in SmartContentNoel Grandin2-18/+6
2017-01-20loplugin:dynexcspec (macOS), fpickerStephan Bergmann3-0/+12
2017-01-19New loplugin:dynexcspec: Add @throws documentation, fpickerStephan Bergmann3-0/+5
2017-01-17loplugin:conststringvarStephan Bergmann1-2/+2
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin2-4/+4
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann2-3/+3
2017-01-09loplugin:externvarStephan Bergmann1-2/+2
2017-01-06loplugin:salboolStephan Bergmann1-1/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin2-3/+3
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann1-3/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-24/+2
2016-12-06loplugin:staticmethodsNoel Grandin5-6/+6
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara8-36/+35
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05IMG_FILEDLG_BTN_STD is unusedCaolán McNamara2-3/+1
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin5-33/+33
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl5-10/+10
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin2-30/+28
2016-11-23convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin2-76/+84
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann3-3/+6
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10loplugin fixes here, tooTor Lillqvist1-8/+1
2016-11-10use-after-free fix here, tooTor Lillqvist1-2/+2
2016-11-10TyposTor Lillqvist1-1/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-2/+2
2016-10-31Strange OUString null checkStephan Bergmann1-2/+2
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann2-8/+0
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar2-295/+295
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara2-3/+5
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara2-2/+2
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann1-1/+1
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin2-9/+2
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: fpickerStephan Bergmann46-584/+582
2016-10-14ReleaseSolarMutexOnMainThreadContext is unusedStephan Bergmann4-70/+0
2016-10-14_OPENFILENAME_SIZE_VERISON_400 is unusedStephan Bergmann1-17/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-4/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin3-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann16-91/+91
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2-5/+0
2016-09-14loplugin:overrideStephan Bergmann1-1/+1