Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Stephan Bergmann | |
BaseInstallation. | |||
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 | |
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines | |||
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 | |
Apparently a merge conflict from 83380a7805f69b18f432895fc17c53cf0354bf4d "Merge commit 'ooo/DEV300_m106' into libreoffice-3-4" toolkit/qa/unoapi stumbled over it. | |||
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 | |
I said compile, not work. | |||
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 | |
Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx | |||
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 ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: ↵ | Michael Stahl | |
[hg:8801515221cf] add a T_ prefix, so we don't need to use override. also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags. | |||
2011-06-17 | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] | Michael Stahl | |
2011-06-16 | catch by const reference | Caolán McNamara | |