summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-7/+0
* MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist2014-10-161-2/+2
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-164-57/+0
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* fpicker (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-0210-15/+15
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-2315-31/+31
* fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2014-09-221-2/+4
* loplugin:salboolStephan Bergmann2014-09-154-29/+29
* fpicker: sal_Bool -> boolStephan Bergmann2014-09-124-11/+11
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-2/+2
* oops, forgot to include osl/thread.hMichael Stahl2014-08-251-0/+1
* set names on the Win32-only threadsMichael Stahl2014-08-254-0/+10
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-4/+4
* warning C4505: unreferenced local function has been removedThomas Arnhold2014-08-131-23/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-0/+4
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-3/+0
* remove obsolete commentThomas Arnhold2014-08-091-2/+0
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* WaE: convenience initializer should not invoke an initializer on 'super'Tor Lillqvist2014-07-262-17/+1
* callcatcher: update unused codeCaolán McNamara2014-07-222-10/+0
* win32 fpicker: correctly set the default file nameAurimas Fišeras2014-07-211-10/+9
* Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"Aurimas Fišeras2014-07-211-5/+11
* -Wdeprecated-declarations: first deprecated in OS X 10.10rbuj2014-07-112-0/+16
* use SimpleReferenceObject in fpicker moduleNoel Grandin2014-07-103-25/+4
* 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