- 03535b9 Remove obsolete RestrictedPath env var support by Stephan Bergmann · 13 years ago
- e347af8 typo fix: s/inavlid/invalid/ by Andras Timar · 13 years ago
- 11fd73a SolarMutex does not belong into the URE interface by Stephan Bergmann · 13 years ago
- 4d52f70 Different fix for bnc#777788 by Tor Lillqvist · 13 years ago
- 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
- 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
- e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 7b4d859 those are never defined by Thomas Arnhold · 13 years ago
- 3b032a3 fdo#63622: Revert '"Fix" bnc#777788' by Tor Lillqvist · 13 years ago
- 52b618e VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/ by Michael Stahl · 13 years ago
- e4389ab fpicker: rename WinResTarget target to match source file by Michael Stahl · 13 years ago
- 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 1a02fb9 drop -I of nonexistent dir by David Tardon · 13 years ago
- 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
- 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
- 8398d5d fdo#62096: Replaced some OUString 'compareTo' with '==' by Prashant Pandey · 13 years ago
- f40b19d Windows build failed by Stephan Bergmann · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
- 7ffc3fd Library_fps_aqua needs i18nisolang1 by Tor Lillqvist · 13 years ago
- 049ce78 remove local css definitions by Thomas Arnhold · 13 years ago
- 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
- 3ec3f2f -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
- 5e55ac2 -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
- 488e687 remove external include guards by Thomas Arnhold · 13 years ago
- 07b5102 There are many ships in the port of Hamburg but "ownership" is not one by Tor Lillqvist · 13 years ago
- fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
- 9d548d5 Replace String with OUString (unotools) by Chr. Rossmanith · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 7d1f4cd fdo#38838: Converting String/UniString to OUString by elixir · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 89003e9 loplugin: unused variables by Thomas Arnhold · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
- 66e5cbc Fix typo "sucessfully" -> "successfully" by Julien Nabet · 13 years ago
- 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
- 78425b0 s/heigth/height/ by Tor Lillqvist · 13 years ago
- c04c959 fix for fdo#61187 by Noel Grandin · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- d4b904f more fixes for my FilePicker changes by Noel Grandin · 13 years ago
- d7f9b76 fix mid-air collision of commits by Noel Grandin · 13 years ago
- a413832 and let's try actually including the relevant headers... by Noel Grandin · 13 years ago
- 648d6e5 Include the XInitialization header by Tor Lillqvist · 13 years ago
- 503ee06 fix up some of my fdo#46808 changes by Noel Grandin · 13 years ago
- 77fd448 Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING by Jean-Noël Rouvignac · 13 years ago
- ee8dc09 fix ambiguous base-class problem by Noel Grandin · 13 years ago
- a5d63b9 fix unused parameter warning by Noel Grandin · 13 years ago
- a315af8 use a typedef to reduce code duplication by Noel Grandin · 13 years ago
- 33d086f Fix compilation of MS-Windows FilePicker by Noel Grandin · 13 years ago
- a160920 Fix compilation of MacOS FilePicker by Noel Grandin · 13 years ago
- 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
- 00db1ab delete unused strings by Joren De Cuyper · 13 years ago
- 56d41fe "Fix" bnc#777788 by Tor Lillqvist · 13 years ago
- f9aabc7 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
- 77d215a fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext by Noel Grandin · 13 years ago
- 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
- d85029d rtl:: removal in fpicker by Radu Ioan · 13 years ago
- d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 4fbefd7 Make ODMA file picker UNO component passive by Stephan Bergmann · 13 years ago
- 4a223b6a Remove useless ODMAFolderPicker by Stephan Bergmann · 13 years ago
- a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
- cc360f0 fdo#46808: Missing adaptions to XFolderPicker2 by Stephan Bergmann · 13 years ago
- 8eafec9 added i18nisolang1 for win fps lib by Eike Rathke · 13 years ago
- d02c1ca one more GetUILocale leftover by Eike Rathke · 13 years ago
- a8c2cb0 SvtURLBox derives from ComboBox not Edit by Caolán McNamara · 13 years ago
- fa88b37 Merge branch 'feature/killsdf' by Andras Timar · 13 years ago
- 43cd14d Fix the Windows build breakage by reorganizing svtools headers. by Kohei Yoshida · 13 years ago
- 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
- ced1151 Get rid of vcl::unohelper::GetMultiServiceFactory by Stephan Bergmann · 13 years ago
- bb43dc2 cppCheck: avoid obvious 'redundantAssignment' by jailletc36 · 13 years ago
- cc6ec92 Related fdo#46808: Adapt Windows-only code to previous changes by Stephan Bergmann · 13 years ago
- a74aef3 fix fpicker build error by Peter Foley · 13 years ago
- c988da2 fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style by Noel Grandin · 13 years ago
- 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
- 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
- e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
- dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
- c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
- 4b6111c Use prefix by Tor Lillqvist · 14 years ago
- 39bac3f translations is a source-only module by Andras Timar · 14 years ago
- f011af7 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- 8831c59 gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- ecddbec gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
- 816ec4b gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 6f6f7a1 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago