Age | Commit message (Expand) | Author |
2013-02-20 | more fixes for my FilePicker changes | Noel Grandin |
2013-02-19 | fix mid-air collision of commits | Noel Grandin |
2013-02-19 | and let's try actually including the relevant headers... | Noel Grandin |
2013-02-19 | Include the XInitialization header | Tor Lillqvist |
2013-02-19 | fix up some of my fdo#46808 changes | Noel Grandin |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | fix ambiguous base-class problem | Noel Grandin |
2013-02-12 | fix unused parameter warning | Noel Grandin |
2013-02-12 | use a typedef to reduce code duplication | Noel Grandin |
2013-02-12 | Fix compilation of MS-Windows FilePicker | Noel Grandin |
2013-02-12 | Fix compilation of MacOS FilePicker | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-05 | delete unused strings | Joren De Cuyper |
2013-02-05 | "Fix" bnc#777788 | Tor Lillqvist |
2013-01-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-10 | rtl:: removal in fpicker | Radu Ioan |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Make ODMA file picker UNO component passive | Stephan Bergmann |
2012-11-29 | Remove useless ODMAFolderPicker | Stephan Bergmann |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-22 | added i18nisolang1 for win fps lib | Eike Rathke |
2012-11-22 | one more GetUILocale leftover | Eike Rathke |
2012-11-21 | SvtURLBox derives from ComboBox not Edit | Caolán McNamara |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-30 | cppCheck: avoid obvious 'redundantAssignment' | jailletc36 |
2012-10-24 | Related fdo#46808: Adapt Windows-only code to previous changes | Stephan Bergmann |
2012-10-24 | fix fpicker build error | Peter Foley |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-10-01 | translations is a source-only module | Andras Timar |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-10-01 | gbuild: clean up Mac OS X framework handling: | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |