Age | Commit message (Expand) | Author |
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 |
2011-08-26 | catch by const ref | Caolán McNamara |
2011-08-23 | WaE: drop unused ctor argument | Caolán McNamara |
2011-08-23 | merge foobars? fix broken MultiPage api, also fix broken api change events | Noel Power |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-16 | Keep the container and object separate methods. | Kohei Yoshida |
2011-08-16 | Added XPropertySet2 to allow disabling of change event notifications. | Kohei Yoshida |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: vbahelper: link svxcore [hg:1dabf718a032] | Michael Stahl |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-16 | catch by const reference | Caolán McNamara |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-23 | vbahelper builds after the m106 merge. | Jan Holesovsky |