- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 38d3e11 vcl: make Region ctors explicit to prevent overloading desasters by Michael Stahl · 13 years ago
- 634baa87 coverity#704143: Resource leak in object by Julien Nabet · 13 years ago
- b3c81cb remove remaining UTF bom by Borim · 13 years ago
- 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
- d2f57b6 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- 3912e47 Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx by Stephan Bergmann · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- 6583305 simplify compareTo (now correct) by Thomas Arnhold · 13 years ago
- 3d4723f Revert "simplify some compareTo" by Stephan Bergmann · 13 years ago
- 1902019 simplify some compareTo by Thomas Arnhold · 13 years ago
- 7146eaf coverity#984440: Use after free by Julien Nabet · 13 years ago
- b4f8ab8 extensions: get rid of no longer needed stringdefine.hxx by Miklos Vajna · 13 years ago
- 30caf94 fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style by Noel Grandin · 13 years ago
- 41e03a1 doubled using by Thomas Arnhold · 13 years ago
- b00254a make lto work by Peter Foley · 13 years ago
- cc71e03 audit GetParent harder wrt GetParentDialog by Caolán McNamara · 13 years ago
- 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- 146d77f add missing deps on headers by David Tardon · 13 years ago
- a050b17 coverity#705648: fix memory leak by Markus Mohrhard · 13 years ago
- fca5e09 coverity#982975 and more: fix memory leaks by Markus Mohrhard · 13 years ago
- 5ff1afb coverity#982974: fix memory leak by Markus Mohrhard · 13 years ago
- f05ef81 coverity#982972 & coverity#982971: fix memory leak by Markus Mohrhard · 13 years ago
- b0612be extensions: argh why can't that be formatted properly by Michael Stahl · 13 years ago
- 2a601c5 try harder when quoting for rc by Luboš Luňák · 13 years ago
- 25418b6 extensions: m_nApplRegHandle unused now by Michael Stahl · 13 years ago
- ffa3735 extensions: remove code specific to oleautobridge2 by Michael Stahl · 13 years ago
- 5a68f57 extensions: remove obsolete oleautobridge2 library by Michael Stahl · 13 years ago
- 2bb13b8 extensions: WinResTarget_activex: use absolute paths by Michael Stahl · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
- 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
- 278b976 Converted Insert -> picture -> scan -> select source widget. by Abdulelah Alarifi · 13 years ago
- 5269589 fdo#38838,::rtl::OUString_to_OUString by elixir · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- bdace7b coverity#982145 Buffer not null terminated by Julien Nabet · 13 years ago
- 2dca0cc Fix typo recieved/received by Julien Nabet · 13 years ago
- 7c77554 Fix typo "teh" -> "the" by Julien Nabet · 13 years ago
- c4cc63b sal: update log areas by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- 2926bd4 s/whith/with/ by Tor Lillqvist · 13 years ago
- ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- 95e6a08 Guard against unsigned ickyness for files less than 1024 bytes by Tor Lillqvist · 13 years ago
- b8da61a Fix scan for central directory end signature in ODF in Spotlight importer by Tor Lillqvist · 13 years ago
- 7acc787 Tweak properties ordering by Lionel Elie Mamane · 13 years ago
- 818b84e property browser: respect property ordering by Lionel Elie Mamane · 13 years ago
- 1b2debf janitorial: indentation by Lionel Elie Mamane · 13 years ago
- 7c6b428 Make sure MetadataImporterPluginFactory has external linkage by Tor Lillqvist · 13 years ago
- d77b253 avoid space in the version of the update information provider by Petr Mladek · 13 years ago
- c83e10c Fix conversion by Julien Nabet · 13 years ago
- ca0600f multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced] by Stephan Bergmann · 13 years ago
- 9d67b62 Fix compilation error with older GCC by Tor Lillqvist · 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
- 814ae45 Some cppcheck cleaning by Julien Nabet · 13 years ago
- 8803b1f Return the real result of the test by Julien Nabet · 13 years ago
- 1aaf9a9 Renamed hard-to-remember 8-char headers in editeng. by Kohei Yoshida · 13 years ago
- e7a76a0 fdo#46808, convert form::runtime::FormController to new-style by Noel Grandin · 13 years ago
- a9934b3 fdo#46808, some simple conversions to XComponentContext by Noel Grandin · 13 years ago
- f53517a fdo#46808, convert xml::xpath::XPathAPI to new-style service by Noel Grandin · 13 years ago
- 82e3760 replace (Xub)String with OUString in vcl by Chr. Rossmanith · 13 years ago
- 5acf58b remove obsolete hidother.src files by Andras Timar · 13 years ago
- 38bdcbb cppCheck: Variable is reassigned a value before the old one has been used. by jailletc36 · 13 years ago
- 3095776 fdo#57417: remove LDAP choice from non windows platform by David Ostrovsky · 13 years ago
- 6ef4656 ... and ssl3 too by David Tardon · 13 years ago
- 996ac08 must link with plc4 too by David Tardon · 13 years ago
- 423079f fdo#60115 build of ldapbe2 breaks if nss is in nonstd. location by David Tardon · 13 years ago
- f6f5bde Some cppcheck cleaning by Julien Nabet · 13 years ago
- a96ae21 Some cppcheck cleaning by Julien Nabet · 13 years ago
- 5443d64 fix string literals concatenation by Luboš Luňák · 13 years ago
- abfd688 extensions: fix wrongly converted OUString literals by Michael Stahl · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- b8d4b86 Some cppcheck cleaning by Julien Nabet · 13 years ago
- 8cad36df fix omissions in a53586f4efe26b8875107d04001f4ecec760c343 by Michael Stahl · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- bd272cd rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog by Caolán McNamara · 13 years ago
- e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
- 1e618a8 fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style by Noel Grandin · 13 years ago
- e103887 QUARTZ is equivalent to MACOSX by Tor Lillqvist · 13 years ago
- 4b1db52 extensions: kill no longer needed C2U and C2S by Miklos Vajna · 13 years ago
- 77d215a fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext by Noel Grandin · 13 years ago
- 3a50e97 fdo#46808, Adapt sdb::OrderDialog UNO service to new style by Noel Grandin · 13 years ago
- 3f27da0 gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL by Michael Stahl · 13 years ago
- 09b08d4 More MSC -> _MSC_VER, sorry by Tor Lillqvist · 13 years ago
- 6943c7b Sigh, my git grep regexps missed some cases by Tor Lillqvist · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- eafaec9 use external for sane headers by David Tardon · 13 years ago
- 40e526e Fixes for my UNO commits by Noel Grandin · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- 6e5cb64 fdo#46808, Adapt sdb::FilterDialog UNO service to new style by Noel Grandin · 13 years ago
- 032d5ba extensions: oleautobridge: avoid boatloads of warning C4005 by Michael Stahl · 13 years ago
- b4c18dc Templates Manager: removed the old dialogs and menu entries by Cédric Bosdonnat · 13 years ago
- 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
- c13ad09 Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition by Christos Strubulis · 13 years ago
- 9fc4553 fdo#46808, Adapt sdbc::DriverManager UNO service to new style by Noel Grandin · 13 years ago
- 92ccb9a add missing dep on tools/urlobj.hxx by David Tardon · 13 years ago