summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-10-01don't over-expand built-in file dialog on very long paths/namesCaolán McNamara
2015-02-26fdo#83371 : cannot navigate to list Files in LibreOffice dialogsSzymon Kłos
2015-01-05fdo#85182 : default focus on folder rather than filename (4.4)Szymon Kłos
2014-12-12fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLsStephan Bergmann
2014-11-25fdo#85347 Make file picker modal againAdolfo Jayme Barrientos
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-02fpicker (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-15loplugin:salboolStephan Bergmann
2014-09-12fpicker: sal_Bool -> boolStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-25oops, forgot to include osl/thread.hMichael Stahl
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-09remove obsolete commentThomas Arnhold
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-26WaE: convenience initializer should not invoke an initializer on 'super'Tor Lillqvist
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-21win32 fpicker: correctly set the default file nameAurimas Fišeras
2014-07-21Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"Aurimas Fišeras
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-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin