- 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
- 4aed4f4 add a README files by Alia Almusaireae · 13 years ago
- bbf1bcd basic: String -> OUString in basicmanager by Norbert Thiebaud · 13 years ago
- b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
- 83154f92 mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
- 9da34c0 Use prefix by Tor Lillqvist · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 4597483 targetted VBA re-work. by Noel Power · 14 years ago
- 0da7c60 OUString cleanup in vbahelper/msforms by Olivier Hallot · 14 years ago
- 6ed2f21 More OUString cleanup in vbahelper by Olivier Hallot · 14 years ago
- 1b9c7da More OUString cleanup in vbahelper by Olivier Hallot · 14 years ago
- 340f1c5 Some OUString cleanup in vbahelper by Olivier Hallot · 14 years ago
- 006b76a Requires explicit ctor by Stephan Bergmann · 14 years ago
- 419d074 More OUString cleanup in vbahelper by Olivier Hallot · 14 years ago
- 31da816 Some clean up of previous commit by Stephan Bergmann · 14 years ago
- 9738002 fdo#46808, Adapt drawing::ShapeCollection UNO service to new style by Noel Grandin · 14 years ago
- 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
- b077241 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
- 44dc874 remove VBA_OOBUILD_HACK and friends by Noel Power · 14 years ago
- 6573690 mark methods as stub where appropriate by Noel Power · 14 years ago
- dd91af4 clean up unnecessary non working implementations by Noel Power · 14 years ago
- df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
- 278000a Remove unused defines by Thomas Arnhold · 14 years ago
- bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
- 7cb232e re-base on ALv2 code. by Michael Meeks · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- 0fcd1a7 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- 827865f targeted string re-work by Norbert Thiebaud · 14 years ago
- 02bd365 targeted string re-work by Norbert Thiebaud · 14 years ago
- 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
- 2b657f5 Fix Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
- a6b68f4 removed unused static rtl::OUString by Takeshi Abe · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 7ddb8f7 tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection by Noel Power · 14 years ago
- 9cb75cc removed unused static data by Takeshi Abe · 14 years ago
- 17c8f67 support Sheets.PrintPreview bnc#757844 by Noel Power · 14 years ago
- f39d0b8 add support for MousePointer attribute in controls by Noel Power · 14 years ago
- 0dda8f1 Set DefaultContext property of service manager/component context combo by Stephan Bergmann · 14 years ago
- 231520e Kill vbaFontBase::get/setUnderline by Gábor Stefanik · 14 years ago
- e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
- 1ea28eb Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper by Julien Nabet · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 643a582 removed duplicate #includes by Takeshi Abe · 14 years ago
- ae92197 remove static objects from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- 9ce98ad remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- 92be127 unused global OUString by Caolán McNamara · 14 years ago
- d41b5a8 reduce over use of static OUStrings by Caolán McNamara · 14 years ago
- 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
- 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
- 2a11719 chmod -x by Tor Lillqvist · 14 years ago
- 707609c3 correct exception specification on a function by Luboš Luňák · 14 years ago
- 7fbdd5e Fix WaE : Add call to ScVbaControl::getForeColor() by Julien Nabet · 14 years ago