summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)Author
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-10use SimpleReferenceObject in fpicker moduleNoel Grandin
2014-07-02fix crash when m_aType is '*'Caolán McNamara
2014-07-01loplugin:stringconcatStephan Bergmann
2014-07-01coverity#703963 Unchecked return valueNorbert Thiebaud
2014-06-30Dead codeStephan Bergmann
2014-06-30-Werror,-Wunused-macrosStephan Bergmann
2014-06-30tweak helpids nowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12fix windows buildThomas Arnhold
2014-05-12Lost closing braceStephan Bergmann
2014-05-12Missing includeStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-30fix warning: shadowed declarationAndras Timar
2014-03-30fdo#76778 fix wildcard support in File Open dialogAndras Timar
2014-03-28Remove remaining DBG_CTOR etc. remnants from fpickerStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19loplugin:passstringbyref (and some dead code)Stephan Bergmann
2014-03-05Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-04FDO#75755: Change string "..." to "Servers..."Olivier Hallot