summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-12fix unused parameter warningNoel Grandin1-2/+1
2013-02-12use a typedef to reduce code duplicationNoel Grandin2-8/+7
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin2-12/+11
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin3-9/+5
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin5-56/+21
2013-02-05delete unused stringsJoren De Cuyper2-12/+0
2013-02-05"Fix" bnc#777788Tor Lillqvist1-8/+1
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan4-91/+92
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-10rtl:: removal in fpickerRadu Ioan24-348/+345
2012-12-05Bye bye ODMATor Lillqvist5-816/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-16/+0
2012-11-29Make ODMA file picker UNO component passiveStephan Bergmann4-50/+20
2012-11-29Remove useless ODMAFolderPickerStephan Bergmann4-293/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-2/+2
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann9-41/+30
2012-11-22one more GetUILocale leftoverEike Rathke1-1/+1
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara2-8/+3
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc361-1/+0
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann2-3/+4
2012-10-24fix fpicker build errorPeter Foley1-1/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-5/+4
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2-4/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-8/+6
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-11/+9
2012-10-02Use prefixTor Lillqvist8-8/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-3/+3
2012-09-17Missing semicolonStephan Bergmann1-1/+1
2012-09-17Attempt at adapting Windows-only code to ucbhelper::Content changesStephan Bergmann2-7/+9
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-14/+8
2012-08-24fdo#49441: don't overwrite the first element in the sequenceIvan Timofeev1-1/+1
2012-08-22more old module-description xml filesMatúš Kukan3-220/+0
2012-08-22 fpicker/source/office/iodlg.src.originalDave Richards1-2/+2
2012-08-18fix TDE FTBFSTimothy Pearson1-2/+6
2012-08-10fpicker: remove bizarre #pragma message "SendMessageW wrapper..."Michael Stahl1-6/+0
2012-08-08missing "Workplace" string for STR_SVT_MIMETYPE_CNT_FSYSBOXIvan Timofeev1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold26-103/+0
2012-08-08remove include comments and boxesThomas Arnhold55-237/+0
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez9-1373/+27
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-28having a stab at silencing this warningCaolán McNamara1-1/+6
2012-07-28WaE: ignoring #pragma GCC diagnosticTor Lillqvist1-2/+6
2012-07-28WaE: deprecationsTor Lillqvist2-0/+4
2012-07-25delete svl/svstdarr.hxxMichael Stahl5-5/+0
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat8-52/+59
2012-07-13fpicker: added a splitter to resize the places listCédric Bosdonnat5-3/+53
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-2/+2
2012-07-13Remove unused debugging macrosThomas Arnhold1-36/+0