summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist2014-01-061-3/+0
* WaE: unused variablesTor Lillqvist2013-12-261-4/+0
* typo fixesAndras Timar2013-12-201-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-6/+6
* should be a l10n targetCaolán McNamara2013-12-171-1/+1
* move this QueryFolderName into fpickerCaolán McNamara2013-12-162-8/+48
* convert query folder dialog to .uiCaolán McNamara2013-12-167-82/+172
* widht -> widthJulien Nabet2013-11-231-3/+3
* fpicker: cleanup async requests, dung out comments.Michael Meeks2013-11-202-28/+21
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-202-8/+3
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-195-8/+8
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-199-23/+21
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4