Age | Commit message (Expand) | Author |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-09 | Parse workbook name correctly, don't fall over spaces etc. | Noel Power |
2013-05-09 | support UserForm.Visible attribute | Noel Power |
2013-05-09 | support Shape.Alternative | Noel Power |
2013-05-09 | tweak combox to selectively fire change or click event | Noel Power |
2013-05-09 | support api initiated change_event for combox & textbox | Noel Power |
2013-05-09 | fix contrast not increment to limit value between 0.0 & 1.0 | Noel Power |
2013-05-09 | Setting TEXT causes exception, don't do it | Noel Power |
2013-05-09 | ListBox.MultiSelection takes fmMultiSelect enum not bool | Noel Power |
2013-05-09 | fix TextBox value error, MaxLength is long in vba but short in libreoffice | Noel Power |
2013-05-09 | tweak vba Control implementation to aritificially fire events from api | Noel Power |
2013-05-09 | create togglebutton class ( for togglebutton on sheet ) | Noel Power |
2013-05-09 | handle bool value for checkbox, radiobutton, togglebutton consistently | Noel Power |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-16 | Revert "add missing include" | Bjoern Michaelsen |
2013-04-16 | add missing include | Bjoern Michaelsen |
2013-04-16 | Add missing #include <rtl/tencinfo.h> | Tor Lillqvist |
2013-04-08 | warning C4702: unreachable code | Michael Stahl |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | fix selection change event firing | Noel Power |
2013-04-05 | fix 'Visible' property for XControlShape(s) Foreach support for CommandBars | Noel Power |
2013-04-05 | Added and fixed various vba API | Noel Power |
2013-04-03 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-08 | Assignment of function parameter has no effect outside the function | Julien Nabet |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-01-28 | fdo#46808, convert some code to use getProcessComponentContext | Noel Grandin |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-05 | add a README files | Alia Almusaireae |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |