Age | Commit message (Expand) | Author |
2011-11-03 | Fix linking on Windows | Fridrich Štrba |
2011-11-02 | remove unused methods in layout | Felix Zhang |
2011-10-28 | Remove some parenthesis for readability | Julien Nabet |
2011-10-27 | Trace one catch, add a return false in another one | Julien Nabet |
2011-10-27 | C-Style casting replaced by C++ style | Julien Nabet |
2011-10-24 | fix wae "aRect uninitialized when used within its own initialization" | Noel Power |
2011-10-24 | activation order crashes address database (fdo#41022) | julien2412 |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-24 | Also use .NET2003 build fix for Clang | Kristian Rietveld |
2011-10-07 | cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx | Pierre-André Jacquod |
2011-10-07 | cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx | Pierre-André Jacquod |
2011-10-05 | WaE: switch statement contains 'default' but no 'case' labels | Tor Lillqvist |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-29 | stray fprintf | Caolán McNamara |
2011-09-29 | callcatcher: unused code | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSize | Stephan Bergmann |
2011-09-08 | Get array indexing right in ControlModelContainerBase::getAvailableServiceNames. | Stephan Bergmann |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2011-08-22 | ditch product registration implementation | Caolán McNamara |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-11 | Removed the rest of FORWARD_DECLARE_INTERFACE. | Kohei Yoshida |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-08 | reassign iterator on erase | David Tardon |
2011-08-08 | remove stray semicolon | David Tardon |
2011-08-05 | declarations still present, though impls gone | Caolán McNamara |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-04 | Use rtl::OUStringHash. | Kohei Yoshida |
2011-08-04 | add mode-lines to new filess | Caolán McNamara |
2011-08-04 | catch by const reference | Caolán McNamara |
2011-08-03 | callcatcher: remove unused methods | Thomas Arnhold |
2011-07-31 | callcatcher: remove unused code | Caolán McNamara |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-28 | Resolves: fdo#39467 we should throw instead of crashing when \!is() | Caolán McNamara |
2011-07-25 | Use gb_OBJCXXFLAGS for iOS, too | Tor Lillqvist |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-21 | Make this compile for iOS | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-07-11 | Replace List with std::vector< VCLXGraphics* > | Joseph Powers |
2011-06-24 | update component factory methods to use new prefixes, to add lib merging | Matus Kukan |
2011-06-21 | convert string | Caolán McNamara |
2011-06-20 | handle truncated stream | Caolán McNamara |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-18 | remove dead code | Takeshi Abe |
2011-06-17 | meged from outgoing [hg:e7087a952a92] | Henning Brinkmann |
2011-06-17 | fix comment typo | Caolán McNamara |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-17 | gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8... | Michael Stahl |