- b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 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
- a362f15 Typo: shoud -> should by Julien Nabet · 12 years ago
- 79cf53c vbahelper: sal_Bool->bool by Noel Grandin · 12 years ago
- 17dcf76 vbahelper: sal_Bool->bool by Noel Grandin · 12 years ago
- 833067c8 coverity#707469 Uncaught exception by Caolán McNamara · 12 years ago
- 76e998d coverity#707474 Uncaught exception by Caolán McNamara · 12 years ago
- d8fa21b hmm, need a rethink on these exceptions by Caolán McNamara · 12 years ago
- cf058da coverity#707475 Uncaught exception by Caolán McNamara · 12 years ago
- 6b260f1 coverity#707476 Uncaught exception by Caolán McNamara · 12 years ago
- 4d225d3 coverity#707477 Uncaught exception by Caolán McNamara · 12 years ago
- b680425 coverity#707478 Uncaught exception by Caolán McNamara · 12 years ago
- cc44da6 coverity#707479 Uncaught exception by Caolán McNamara · 12 years ago
- c27fb22 coverity#707461 Uncaught exception by Caolán McNamara · 12 years ago
- 2dfd639 fixincludeguards.sh: sc by Thomas Arnhold · 12 years ago
- 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
- e04c36b Clean up function declarations by Stephan Bergmann · 12 years ago
- 18c7992 no need for those static strings by Thomas Arnhold · 12 years ago
- 091f4f1 cppcheck: multiCondition, remove 2 duplicate "else if" blocks by Julien Nabet · 12 years ago
- 2a14903 fix colon by Caolán McNamara · 12 years ago
- 0825c92 coverity#708570 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- ba73873 vbahelper: sal_Bool->bool by Noel Grandin · 12 years ago
- 6d20b45 coverity#1194895 Logically dead code by Stephan Bergmann · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 2196d1b coverity#982489 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
- fddde2b xmloff,vbahelper: prefer passing OUString and OString by reference by Noel Grandin · 12 years ago
- 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- d304c53 Remove visual noise from vbahelper by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- ffaa20a ScVbaButton -> VbaButton in vbahelper, the same name is in sc/source/ui/vba. by Matúš Kukan · 12 years ago
- b44ba1a coverity#707460 Uncaught exception by Caolán McNamara · 12 years ago
- 4ff873b Introduce com.sun.star.ui.theWindowStateConfiguration singleton. by Matúš Kukan · 12 years ago
- 4f957dc coverity#735370 : signed/unsigned mixup by Norbert Thiebaud · 12 years ago
- 19e1608 Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. by Matúš Kukan · 12 years ago
- 2cfe889 bool improvements by Stephan Bergmann · 12 years ago
- df3c3ed coverity#738968 Unused pointer value by Caolán McNamara · 12 years ago
- d980ba7 bool improvements by Stephan Bergmann · 12 years ago
- e1b14fa Fix syntax error by Tor Lillqvist · 12 years ago
- 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
- b55259e typo fixes by Andras Timar · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- 83e191e Do not use C++-UNO internal static_type functions in client code by Stephan Bergmann · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- 7e2677c Accelerate checking for VBA macros that are not there. by Michael Meeks · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 7484da4 fixincludeguards.sh: vbahelper by Thomas Arnhold · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- faa63bb CID#708571 uninitialized members by Caolán McNamara · 13 years ago
- e036d4b Spell "indices" correctly by Tor Lillqvist · 13 years ago
- 17f7b27 WaE: unused variable by Tor Lillqvist · 13 years ago
- 9f4c18e convert remains of String to vbahelper module to OUString by Noel Grandin · 13 years ago
- 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- b2d1526 Parse workbook name correctly, don't fall over spaces etc. by Noel Power · 13 years ago
- 4d1e0ea support UserForm.Visible attribute by Noel Power · 13 years ago
- a7cc0fa support Shape.Alternative by Noel Power · 13 years ago
- 13ee256 tweak combox to selectively fire change or click event by Noel Power · 13 years ago
- 4bad1a8 support api initiated change_event for combox & textbox by Noel Power · 13 years ago
- 8fdd62c fix contrast not increment to limit value between 0.0 & 1.0 by Noel Power · 13 years ago
- 4002ce1 Setting TEXT causes exception, don't do it by Noel Power · 13 years ago
- 2743241 ListBox.MultiSelection takes fmMultiSelect enum not bool by Noel Power · 13 years ago
- 412ae1b fix TextBox value error, MaxLength is long in vba but short in libreoffice by Noel Power · 13 years ago
- b1dc5ed tweak vba Control implementation to aritificially fire events from api by Noel Power · 13 years ago
- bb1ff23 create togglebutton class ( for togglebutton on sheet ) by Noel Power · 13 years ago
- 89e1382 handle bool value for checkbox, radiobutton, togglebutton consistently by Noel Power · 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
- f789cda Revert "add missing include" by Bjoern Michaelsen · 13 years ago
- 6b08209 add missing include by Bjoern Michaelsen · 13 years ago
- 2c4a7fa Add missing #include <rtl/tencinfo.h> by Tor Lillqvist · 13 years ago
- 0083dd2 warning C4702: unreachable code by Michael Stahl · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 5b8377f fix selection change event firing by Noel Power · 13 years ago
- 959d1dc fix 'Visible' property for XControlShape(s) Foreach support for CommandBars by Noel Power · 13 years ago
- 3ffd861 Added and fixed various vba API by Noel Power · 13 years ago
- 16d1424 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- 563a9b7 Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper by Chr. Rossmanith · 13 years ago
- aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 2c77ef2 Assignment of function parameter has no effect outside the function by Julien Nabet · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- ed383eb remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
- b37a07f typo: allways -> always by Andras Timar · 13 years ago
- 4ce614f fdo#46808, convert some code to use getProcessComponentContext by Noel Grandin · 13 years ago
- fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- c1e42d6 fdo#46808, use service constructor for ui::WindowStateConfiguration by Noel Grandin · 13 years ago
- d0b590f callcatcher: remove unused rtf filter and associated methods by Caolán McNamara · 13 years ago
- 0990da1 clean up more sbxToUnoValue declarations by Michael Stahl · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 117fdb9 convert users of XDocumentInfo to XDocumentProperties by Michael Stahl · 13 years ago