- 609f0b8 add limits.h for rhel-6 build by Caolán McNamara · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 4adf622 fixincludeguards.sh: basic by Thomas Arnhold · 12 years ago
- 54a17dd windows: warning 4355 is disabled globally in com_MSC_defs.mk by Thomas Arnhold · 12 years ago
- 8396cce clean up places accessing the NULL at the of an OUString by Noel Grandin · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- b37e2dd Resolves: fdo#38838 remove UniString by Caolán McNamara · 12 years ago
- 8fc6905 fdo#68849 add some header guards by Thomas Arnhold · 12 years ago
- 2d1675c The getSupportedServiceNames implementations will already take care by Stephan Bergmann · 12 years ago
- 3d32931 fdo#54938: Adapt svtools and comphelper module ... by Marcos Paulo de Souza · 12 years ago
- 66a96c82 clean up SbiScanner::NextSym() a little, fdo#70319 follow-up by Eike Rathke · 12 years ago
- 458c5a0 Defer OUString -> OString conversion by Stephan Bergmann · 12 years ago
- ff7ba8c Nothing Unix-specific about <stdlib.h> by Tor Lillqvist · 12 years ago
- b680e35 Test WNT instead of the vague UNX by Tor Lillqvist · 12 years ago
- 9097611 We already have SAL_CALL that means __cdecl on Windows by Tor Lillqvist · 12 years ago
- 7329fbd Bin two unused functions by Tor Lillqvist · 12 years ago
- d22fb8a CID#1103740 uninitialized value by Caolán McNamara · 12 years ago
- 39022b8b little String to OUString + documentation by Thomas Arnhold · 12 years ago
- f58ee78 Improve ErrorCodeIOException messages by Stephan Bergmann · 12 years ago
- 9cff8189 CID#708773 unused pointer value by Caolán McNamara · 13 years ago
- 470af97 CID#707648 uninitialized member by Caolán McNamara · 13 years ago
- 3c2983d CID#707646 uninitialized member variables by Caolán McNamara · 13 years ago
- ef53bd8 CID#707643 uninitialized members by Caolán McNamara · 13 years ago
- 1ce6686 CID#738564 uninitialized member by Caolán McNamara · 13 years ago
- dbd73b7 CID#707638 uninitialized members by Caolán McNamara · 13 years ago
- 12b3dc2 CID#707636 uninitialized members by Caolán McNamara · 13 years ago
- 5d61c4f CID#738563 uninitialized member by Caolán McNamara · 13 years ago
- d57010f sal_Bool to bool by Takeshi Abe · 13 years ago
- ad7b757 'ist' -> 'is' here and there. by Jan Holesovsky · 13 years ago
- 0f7e24b unused StringHashCode by Caolán McNamara · 13 years ago
- ea1e3b7 sal_Bool to bool by Takeshi Abe · 13 years ago
- 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
- 41dec09 convert BASIC from String to OUString by Noel Grandin · 13 years ago
- dbff5bd CID#736166 unlikely out of bounds by Caolán McNamara · 13 years ago
- 57482ed CID#707499 check for 0 nDims by Caolán McNamara · 13 years ago
- b31f33b Easier conversion between Basic Date and UNO Date/Time by Lionel Elie Mamane · 13 years ago
- 9b60eea janitorial: c++-style cast by Lionel Elie Mamane · 13 years ago
- 37f1a6d WaE: use number() instead of valueOf() by Tor Lillqvist · 13 years ago
- 17fb3ac WaE: C4101: 'ex' : unreferenced local variable by Tor Lillqvist · 13 years ago
- d3ff876 GSOC work, small fixes after by Gergo Mocsi · 13 years ago
- 755a749 GSOC work, multiple fixes by Gergo Mocsi · 13 years ago
- 67596f4 GSOC work, autocorrect procedures+variables by Gergo Mocsi · 13 years ago
- 82a4ad7 GSOC work, renaming + options fix by Gergo Mocsi · 13 years ago
- 9b53419 GSOC work, behavior fixes by Gergo Mocsi · 13 years ago
- b4319d8 GSOC work, Extended types correction by Gergo Mocsi · 13 years ago
- 790a7af GSOC work, renaming for consistency by Gergo Mocsi · 13 years ago
- 27da1e7 GSOC work, ListBox appearance fix (at the borders) + code fixes by Gergo Mocsi · 13 years ago
- c149c96 GSOC work, "autocomplete procedures" fix + new feature by Gergo Mocsi · 13 years ago
- 92374fb GSOC work, listbox appearance fix by Gergo Mocsi · 13 years ago
- 59055f2 GSOC work, nested reflection fix - again by Gergo Mocsi · 13 years ago
- 412e91d GSOC work, implement "Autoclose parenthesis" function by Gergo Mocsi · 13 years ago
- 40433e2 GSOC work, implemented "Autoclose Double Quotes" option by Gergo Mocsi · 13 years ago
- 9a7b942 GSOC work, procedure autoclose implementation by Gergo Mocsi · 13 years ago
- d5aa9c3 GSOC work, disable QuickSelectionEngine+ListBox navigation modification by Gergo Mocsi · 13 years ago
- e70a436 fix runtime error when using extended types by Noel Power · 13 years ago
- edcec5b GSOC work, cache implementation fix, code fixes by Gergo Mocsi · 13 years ago
- 70ab744 GSOC work, ModalDialog instead of menu entry by Gergo Mocsi · 13 years ago
- 61ee259 GSOC work, code complete option, menu entry fixes by Gergo Mocsi · 13 years ago
- b0b511e fix compile error, cerr not defined by Noel Power · 13 years ago
- 3ce1f55 GSOC work menu entry + code fix by Gergo Mocsi · 13 years ago
- 6165d0b GSOC work, some code fixes by Gergo Mocsi · 13 years ago
- 6c1854f GSOC work, code fixes + cache implementation by Gergo Mocsi · 13 years ago
- 728bc05 GSOC work Window appearance fix 2 + code fixes by Gergo Mocsi · 13 years ago
- 5beb4be GSOC work week 5, some recent fixes by Gergo Mocsi · 13 years ago
- 025e7ff GSOC work week 2, getting infromation from variables and print on terminal by Gergo Mocsi · 13 years ago
- f97d794 GSOC work week 0-1, allowing BASIC to recognize UNO interfaces by Gergo Mocsi · 13 years ago
- ed0f0fa XubString->OUString by Caolán McNamara · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 4c9a08e fix for fdo#62323 bad conversion of Hex strings for certain values by Noel Power · 13 years ago
- 4b2c05d Simplify iteration over Sequence by Stephan Bergmann · 13 years ago
- c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
- 91f3d77 tweak comment translations by Michael Stahl · 13 years ago
- a43a18e do *not* silently ignore errors when saving libraries by Lionel Elie Mamane · 13 years ago
- fc9080a fdo#67685 open xSourceLibrariesStor only when needed by Lionel Elie Mamane · 13 years ago
- 392c5b2 Mark as const by Takeshi Abe · 13 years ago
- 5e50589 Basic: make sure a messagebox has solarmutex by Lionel Elie Mamane · 13 years ago
- a95d1ef Remove effectively unused INetURLObject OString overloads by Stephan Bergmann · 13 years ago
- 03993b4 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
- bddd4d4 Mark as const by Takeshi Abe · 13 years ago
- c6de821 drop intermediate strings by Caolán McNamara · 13 years ago
- abba78f -Werror,-Wdeprecated-register (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
- e436c49 fixup nanosecond precision by Lionel Elie Mamane · 13 years ago
- 3835dee SvStream: remove the error prone operator<</>>(sal_Int64) by Michael Stahl · 13 years ago
- 6a08067 OUString convertion for unotools by Norbert Thiebaud · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 955ebe8 String to OUString and cleanup by Thomas Arnhold · 13 years ago
- 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
- e0cce52 Resolves: #i121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
- c32dd08 blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545 by Noel Power · 13 years ago
- a5d26f8 Werror: labels ... not handled in switch by Fridrich Štrba · 13 years ago
- 35a65ba Slowly, but surely going on compiling for mingw64 by Fridrich Štrba · 13 years ago
- 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
- dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
- 3c8d419 SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again by Miklos Vajna · 13 years ago
- e6c13f2 fdo#46808, Convert XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
- 287d483 propacc.cxx include limits.h for USHRT_MAX. by Mark Wielaard · 13 years ago
- 69e697d Improve DialogProvider service ctor by Stephan Bergmann · 13 years ago
- 5405451 bogus TRUE/FALSE -> sal_False/sal_True by Caolán McNamara · 13 years ago
- 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
- e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago