summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* tdf#94811: Crash in Open Remote File dialog fixedOliver Specht2015-10-181-1/+1
* RemoteFilesDialogSzymon Kłos2015-10-1821-148/+2298
* tdf#57370 : Open place after pressing 'Enter'Szymon Kłos2015-10-172-0/+19
* tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos2015-10-172-3/+100
* don't over-expand built-in file dialog on very long paths/namesCaolán McNamara2015-10-171-0/+2
* tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel2015-09-181-1/+1
* -Werror=shadowStephan Bergmann2015-05-101-2/+2
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-102-3/+2
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-102-3/+3
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-102-6/+6
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-102-111/+111
* loplugin:staticmethodsStephan Bergmann2015-05-094-108/+105
* convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin2015-05-071-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-13/+9
* loplugin:staticmethodsNoel Grandin2015-05-055-9/+8
* Gradually typed LinkStephan Bergmann2015-04-305-24/+24
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-305-98/+0
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-9/+9
* loplugin:simplifyboolStephan Bergmann2015-04-284-10/+10
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2816-108/+164
|\
| * drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-169-20/+19
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-102-6/+6
| * re-insert erroneously converted delete calls.Michael Meeks2015-04-101-1/+5
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-102-6/+6
| * vclwidget: only call dispose() onceNoel Grandin2015-04-103-6/+6
| * Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-104-11/+11
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-1011-77/+99
| * prophylactic double dispose audit.Michael Meeks2015-04-091-0/+3
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-092-17/+17
| * vcl: VclPtr conversion in fpickerNoel Grandin2015-04-096-0/+28
* | DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann2015-04-281-1/+1
* | Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann2015-04-281-3/+3
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | convert HIB_ constants to scoped enumNoel Grandin2015-04-221-1/+1
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+3
* | loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-3/+3
* loplugin:redundantcastStephan Bergmann2015-04-021-2/+2
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-022-16/+16
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-022-16/+16
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-014-6/+6
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* TyposJulien Nabet2015-03-251-1/+1
* loplugin:constantfunction: variousNoel Grandin2015-03-243-31/+18
* tdf#88230: Remove bogus AcquireSolarMutex fpicker wrapperPranav Kant2015-03-242-8/+0
* tdf#88230: cleanup solar mutex yieldingPranav Kant2015-03-201-3/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)Stephan Bergmann2015-03-143-3/+3
* loplugin:passstuffbyrefStephan Bergmann2015-03-102-2/+2
* fpicker: remove checks for obsolete _WIN32_WINNT versionsMichael Stahl2015-03-051-4/+0