Age | Commit message (Expand) | Author |
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 |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-16 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe |
2011-10-07 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-10-07 | WaE: unreachable code | Tor Lillqvist |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-01 | d.lst should be empty in gbuildized modules | Matúš Kukan |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-17 | drop makefile.mk | Caolán McNamara |
2011-09-06 | WaE: unused variable | Caolán McNamara |
2011-09-05 | unusedcode: vbahelper::CollectionBase class | Matúš Kukan |