- 869e477 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
- e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
- 42c848c Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- 6485183 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
- b512522 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
- f1ffba8 constify by Lionel Elie Mamane · 11 years ago
- e57febd proper indentation by Lionel Elie Mamane · 11 years ago
- 87934ed destructors are not allowed to throw by Lionel Elie Mamane · 11 years ago
- ff26f02 xmlscript: fix import/export of dialog radio-buttons by Michael Stahl · 11 years ago
- de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
- ad3e098 WaE: implicit conversion of literal of type 'int' to 'bool' by Tor Lillqvist · 11 years ago
- 199cec3 remove spurious xDocStorage temp by Caolán McNamara · 11 years ago
- 4114601 Resolves: #i98734# save/load ScaleMode property of image control on dialogs by Tsutomu Uchino · 11 years ago
- be06f34 Some more loplugin:cstylecast: xmlscript by Stephan Bergmann · 11 years ago
- bfe79b5 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- eabf036 xmlscript: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- 389beae xmlscript: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
- 76e04ae Rename LO-specific uno ini-file (Linux: program/unorc) to "louno" by Stephan Bergmann · 12 years ago
- 0439f66 xmlscript: avoid accessing [0] of an emptry string by Norbert Thiebaud · 12 years ago
- 2d4b87f ODF export: don't write invalid "group-name" attribute by Michael Stahl · 12 years ago
- e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
- dfd44d0 xmlscript: remove SAL_THROW macro by Noel Grandin · 12 years ago
- b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
- 626a428 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
- ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
- e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
- debe137 xmlscript: remove using namespace from headers by Thomas Arnhold · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 63dc7b1 SCROLLABLEFRAME never defined by Thomas Arnhold · 12 years ago
- 115b295 Clean up function declarations by Stephan Bergmann · 12 years ago
- 62a4722 xmlscript: sal_Bool->bool by Noel Grandin · 12 years ago
- 21dcef5 xmlscript: sal_Bool->bool by Noel Grandin · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 1f22471 coverity#708728 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 1287c3c coverity#708730 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 920560b coverity#708732 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 297183a coverity#708733 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 625b276 coverity#708734 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- a22ae26 Remove visual noise from xmlscript by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- 6c594bc coverity#984352 Uninitialized scalar field by Caolán McNamara · 12 years ago
- f139c10 fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService by Alexandre Vicenzi · 12 years ago
- ff4e258 bool improvements by Stephan Bergmann · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
- 7ef3b65 xmlscript: include <> for external includes by Norbert Thiebaud · 12 years ago
- 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
- ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
- 77b6b4a CID#1103755 unint members by Caolán McNamara · 12 years ago
- c5c4ab6 sal_Bool to bool by Takeshi Abe · 13 years ago
- 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
- 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
- c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
- d812281 fdo#57950: Remove some chained appends in xmlscript by Jelle van der Waa · 13 years ago
- 4eb1232 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
- 3b388ab Adapt Dialog XML import/export code by Lionel Elie Mamane · 13 years ago
- bddd4d4 Mark as const by Takeshi Abe · 13 years ago
- 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
- 6c88ebe write bcp47 format-locale if necessary and read both by Eike Rathke · 13 years ago
- 3af0114 Introduce O[U]String::toUInt32 by Stephan Bergmann · 13 years ago
- dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
- 9a49980 fdo#46808, Convert various comphelper::ComponentContext by Noel Grandin · 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
- 6bf00f0 fix for linking by Noel Grandin · 13 years ago
- 5ab3015 fdo#46808, Clean up old usages of ExtToolkit by Noel Grandin · 13 years ago
- be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
- 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
- fc02aba install xmlscript DTDs using filelist by David Tardon · 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
- b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
- f4ebb99 separate inc and dtd packages in xmlscript for global header move by Bjoern Michaelsen · 13 years ago
- b20e7e1 fdo#43157 - Clean up OSL_ASSERT by Radu Ioan · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
- 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 76b3e61 loplugin: unused variables by Thomas Arnhold · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- f120441 fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style by Noel Grandin · 13 years ago
- e5fdaec fdo#46808, Adapt document::XML*BasicExporter UNO services to new style by Noel Grandin · 13 years ago
- 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 773ad75 fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style by Noel Grandin · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago