summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-10-18tdf#94811: Crash in Open Remote File dialog fixedOliver Specht
2015-10-18RemoteFilesDialogSzymon Kłos
2015-10-17tdf#57370 : Open place after pressing 'Enter'Szymon Kłos
2015-10-17tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos
2015-10-17don't over-expand built-in file dialog on very long paths/namesCaolán McNamara
2015-09-18tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel
2015-05-10-Werror=shadowStephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-24tdf#88230: Remove bogus AcquireSolarMutex fpicker wrapperPranav Kant
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-14tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)Stephan Bergmann
2015-03-10loplugin:passstuffbyrefStephan Bergmann
2015-03-05fpicker: remove checks for obsolete _WIN32_WINNT versionsMichael Stahl