Age | Commit message (Expand) | Author |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-24 | tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection | Noel Power |
2012-04-23 | removed unused static data | Takeshi Abe |
2012-04-23 | support Sheets.PrintPreview bnc#757844 | Noel Power |
2012-04-17 | add support for MousePointer attribute in controls | Noel Power |
2012-04-12 | Set DefaultContext property of service manager/component context combo | Stephan Bergmann |
2012-04-10 | Kill vbaFontBase::get/setUnderline | Gábor Stefanik |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper | Julien Nabet |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-29 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | unused global OUString | Caolán McNamara |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | correct exception specification on a function | Luboš Luňák |
2012-03-20 | Fix WaE : Add call to ScVbaControl::getForeColor() | Julien Nabet |
2012-03-20 | More missing SAL_CALL | Stephan Bergmann |
2012-03-20 | Missing SAL_CALL | Stephan Bergmann |
2012-03-20 | add vba support for BackColor, AutoSize, Locked attributes bnc#749960 | Noel Power |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-12 | SAL_DLLPUBLIC_TEMPLATE | Luboš Luňák |
2012-03-10 | exported templates need to be marked as such | Luboš Luňák |
2012-03-08 | Removed unused code. | Santiago Martinez |
2012-03-05 | support import of key shortcut for macro ( Excel only ) | Noel Power |
2012-03-05 | vba implementation for Application.OnKey | Noel Power |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-27 | s/interpreters/scripting/ | Tor Lillqvist |
2012-02-27 | Decouple disabling of scripting (BASIC &co) from OS being iOS | Tor Lillqvist |
2012-02-17 | Fix "never read" reported by clang | Julien Nabet |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-05 | Remove unused code | Elton Chung |
2012-02-05 | Remove unused code. | Elton Chung |
2012-01-28 | Fix for fdo43460 Part LVI getLength() to isEmpty() | Olivier Hallot |
2012-01-27 | Do deliver headers also for iOS even if we don't build the libs | Tor Lillqvist |
2012-01-27 | Bypass building BASIC and scripting related modules for iOS | Tor Lillqvist |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-21 | SfxObjectShell may not have a medium | Caolán McNamara |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-28 | typos fixing | Korrawit Pruegsanusak |