Age | Commit message (Expand) | Author |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from vbahelper | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | ScVbaButton -> VbaButton in vbahelper, the same name is in sc/source/ui/vba. | Matúš Kukan |
2014-02-13 | coverity#707460 Uncaught exception | Caolán McNamara |
2014-02-06 | Introduce com.sun.star.ui.theWindowStateConfiguration singleton. | Matúš Kukan |
2014-01-31 | coverity#735370 : signed/unsigned mixup | Norbert Thiebaud |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-27 | coverity#738968 Unused pointer value | Caolán McNamara |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-07 | Fix syntax error | Tor Lillqvist |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | Accelerate checking for VBA macros that are not there. | Michael Meeks |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-23 | fixincludeguards.sh: vbahelper | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-07 | CID#708571 uninitialized members | Caolán McNamara |
2013-10-02 | Spell "indices" correctly | Tor Lillqvist |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-10-01 | convert remains of String to vbahelper module to OUString | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
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 |