summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-2/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1565-154/+154
* fix windows buildThomas Arnhold2014-05-121-1/+1
* Lost closing braceStephan Bergmann2014-05-121-0/+1
* Missing includeStephan Bergmann2014-05-121-0/+1
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-127-17/+13
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-103-11/+11
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-2/+2
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-4/+4
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-306-7/+4
* prefer makefile-gmake-modeTakeshi Abe2014-04-285-5/+5
* automaticly -> automatically.Jan Holesovsky2014-04-274-5/+5
* huge hrc and src file cleanupThomas Arnhold2014-04-231-6/+0
* fpicker: sal_Bool->boolNoel Grandin2014-04-2315-208/+208
* Typo: s/cant/can't/Tor Lillqvist2014-04-182-2/+2
* typo: hierarchie -> hierarchyThomas Arnhold2014-04-142-3/+3
* It's "its", not "it's"Tor Lillqvist2014-04-104-4/+4
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-037-16/+16
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-6/+6
* Bin pointless INET_PATH_TOKENTor Lillqvist2014-04-011-2/+2
* fix warning: shadowed declarationAndras Timar2014-03-301-1/+1
* fdo#76778 fix wildcard support in File Open dialogAndras Timar2014-03-301-1/+4
* Remove remaining DBG_CTOR etc. remnants from fpickerStephan Bergmann2014-03-283-24/+0
* SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann2014-03-272-34/+34
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-268-84/+84
* svtools: sal_Bool->boolNoel Grandin2014-03-241-3/+3
* loplugin:passstringbyref (and some dead code)Stephan Bergmann2014-03-192-8/+4
* Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken2014-03-053-0/+37
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-5/+5
* FDO#75755: Change string "..." to "Servers..."Olivier Hallot2014-03-041-2/+2
* Avoid potentially sending message to deallocated instanceTor Lillqvist2014-03-041-4/+4
* Use FSResolveAliasFile at least on OS X < 10.6Douglas Mencken2014-02-281-0/+20
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-268-116/+116
* Remove visual noise from fpickerAlexander Wilms2014-02-2688-1098/+1098
* (a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet2014-02-251-1/+1
* loplugin:literaltoboolconversionStephan Bergmann2014-02-251-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-2339-1249/+1249
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-2/+2
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+2
* Drop unnecessary #includeTakeshi Abe2014-02-182-7/+0
* coverity#737162 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-093-9/+9
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-5/+5
* Window::Notify should return bool, reduxStephan Bergmann2014-01-171-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-172-6/+6
* Linux file pickers are not here anymoreMaxim Monastirsky2014-01-071-1/+1