Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | add missing braces for if statement, making correct scope | Pierre-André Jacquod | |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks | |
2011-10-05 | cast is gone now | Caolán McNamara | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | |
2011-09-29 | Fix error: invalid conversion from 'long int*' to 'const GLint*' | Tor Lillqvist | |
2011-09-29 | fix trunk gcc compiler errors; second attempt for the previously reverted part | Stephan Bergmann | |
2011-09-29 | Reverted std::hash map part of previous "fix trunk gcc compile errors." | Stephan Bergmann | |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan | |
2011-09-26 | cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx | Pierre-André Jacquod | |
but left the call to the function behind, since not sure there is no effect on data | |||
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: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-09-12 | make slideshow ByteString free | Caolán McNamara | |
2011-09-10 | convert Mesa to gbuild and add to tail_build | Peter Foley | |
2011-09-06 | [cppchecker] unread Variable within a #ifdef [WINT] removed | Pierre-André Jacquod | |
2011-09-01 | callcatcher: another layer of unused | Caolán McNamara | |
2011-08-31 | unusedcode.easy: slideshow::internal cleanup | Joseph Powers | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-14 | unused variable in Windows build | Pierre-André Jacquod | |
according cppchecker, small cleaning | |||
2011-08-11 | sd and slideshow depend on animations' api | Norbert Thiebaud | |
2011-08-10 | Some cppcheck cleaning | Julien Nabet | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | |
Notes: split repo tag: impress_PRE_MELD_REPOS | |||
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-28 | add prefixes for component_getFactory | Matúš Kukan | |
2011-07-25 | Remove unused Debugging stuff | Thomas Arnhold | |
If this is still needed, please revert it. | |||
2011-07-24 | remove half baked test without the appropriate include to make it works | Norbert Thiebaud | |
2011-07-24 | cString is deprecated use cStringUsingEncoding instead | Norbert Thiebaud | |
2011-07-21 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-07-11 | Remove component_getImplementationEnvironment | Matus Kukan | |
2011-06-21 | gnumake4: postmerge fixes in sd and slideshow | Bjoern Michaelsen | |
2011-06-17 | remove all traces of offuh from makefiles | David Tardon | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-05-21 | Drop OS2 | Tor Lillqvist | |
2011-05-16 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier | |
2011-05-10 | GDIMetaFile cleanup | Joseph Powers | |
Plus trailing whitespace cleanup. | |||
2011-04-23 | ObjC compile should ot take Exception flags | Norbert Thiebaud | |
2011-04-21 | gbuildize slideshow | David Tardon | |
2011-04-01 | fix catastrophic merge to restore video playback | Caolán McNamara | |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: sd/source/ui/toolpanel/TaskPaneFocusManager.cxx slideshow/source/engine/debug.cxx slideshow/source/engine/transitions/randomwipe.cxx | |||
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | |
Conflicts: sd/source/ui/func/fuinsfil.cxx sd/source/ui/func/fuprobjs.cxx sd/source/ui/slideshow/slideshowimpl.cxx sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx sd/source/ui/toolpanel/ToolPanelViewShell.cxx sd/source/ui/view/drawview.cxx sd/source/ui/view/drtxtob.cxx sd/source/ui/view/outlnvsh.cxx sd/source/ui/view/outlview.cxx | |||
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-03-12 | mis-merge clean-up tools types | Norbert Thiebaud | |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Bjoern Michaelsen | |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-02 | CWS-TOOLING: integrate CWS mhu21 | Ivo Hinkelmann | |
2011-02-28 | CWS-TOOLING: integrate CWS impress195 | Ivo Hinkelmann | |
2011-02-23 | Update from master repository (DEV300_m100). | Matthias Huetsch [mhu] | |
2011-02-14 | debuglevels: pulled and merged DEV300.m100 | Frank Schoenheit [fs] | |