summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
AgeCommit message (Expand)Author
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return bool, reduxStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-16move this QueryFolderName into fpickerCaolán McNamara
2013-12-16convert query folder dialog to .uiCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-01convert fpicker module from String to OUStringNoel Grandin
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat
2012-07-13fpicker: added a splitter to resize the places listCédric Bosdonnat
2012-07-11fpicker: fixed delete button (dis)enablingCédric Bosdonnat
2012-07-11fpicker: Add place dialog, added CMIS repositories listCédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara