summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* fix crash when m_aType is '*'Caolán McNamara2014-07-021-1/+1
* loplugin:stringconcatStephan Bergmann2014-07-011-7/+7
* coverity#703963 Unchecked return valueNorbert Thiebaud2014-07-011-8/+6
* Dead codeStephan Bergmann2014-06-302-67/+0
* -Werror,-Wunused-macrosStephan Bergmann2014-06-301-2/+0
* tweak helpids nowCaolán McNamara2014-06-301-1/+2
* rework resize into a custom widgetCaolán McNamara2014-06-304-69/+73
* DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos2014-06-3012-818/+707
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-231-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-13/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-056-11/+9
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+5
* remove more unnecesary OUString constructor useNoel Grandin2014-05-295-16/+16
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-6/+6
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-272-6/+6
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-3/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-235-8/+8
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-9/+3
* 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