Age | Commit message (Expand) | Author |
2014-05-25 | Remove ASCII art, useless comments and whitespace from forms module | Chris Laplante |
2014-05-25 | fdo#78833 Update AllLangPackage_autotestshare.mk | Laurent Balland-Poirier |
2014-05-25 | always provide REDLAND_CFLAGS/LIBS to ext. projects | David Tardon |
2014-05-25 | fix deps for projects using librevenge | David Tardon |
2014-05-25 | the other way around... | David Tardon |
2014-05-25 | opencollada: remove unneeded patch | Zolnai Tamás |
2014-05-25 | coverity#1158083 Unchecked dynamic_cast | Miklos Vajna |
2014-05-25 | coverity#1158082 Unchecked dynamic_cast | Miklos Vajna |
2014-05-25 | writerfilter: remove unused rngtocxx | Miklos Vajna |
2014-05-25 | writerfilter: remove unused effort.xsl | Miklos Vajna |
2014-05-25 | Resolves: fdo#79161 sidebar crash on deactivating | Caolán McNamara |
2014-05-25 | fix encoding: iso-8859-1 -> utf8 | Thomas Arnhold |
2014-05-25 | fix encoding: EUC-KR to utf8 | Thomas Arnhold |
2014-05-25 | fix encoding: GB2312 -> utf8 | Thomas Arnhold |
2014-05-25 | Resolves: fdo#79178 Crash when opening a form created with a previous version | Caolán McNamara |
2014-05-25 | avmedia: call resize before player window is created | Zolnai Tamás |
2014-05-25 | Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02 | Zolnai Tamás |
2014-05-25 | Update OpenCollada and collada2gltf to the newest versions. | Jan Holesovsky |
2014-05-25 | bundle librevenge | David Tardon |
2014-05-25 | build libodfgen as shared lib | David Tardon |
2014-05-25 | add delete shape function | weigao |
2014-05-25 | fix the bar model generate | weigao |
2014-05-25 | Improve computation of the text area to make it nicer. | Jan Holesovsky |
2014-05-25 | vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight(). | Jan Holesovsky |
2014-05-25 | reportdesign: Update shape buttons with sub toolbar selection | Maxim Monastirsky |
2014-05-25 | fdo#39468: translate comment in Window::ImplInit() | Chris Sherlock |
2014-05-24 | fdo#77891 unconditionally disable console streams for WinXP | Christian Lohmaier |
2014-05-24 | some work on mouse scrolling and improved mouse dragging | Markus Mohrhard |
2014-05-24 | kmz3collada: Workaround for missing textures | Zolnai Tamás |
2014-05-24 | sc: constify GetCellGroup. | Michael Meeks |
2014-05-24 | ODS load perf: remove left-over / debugging getenv. | Michael Meeks |
2014-05-24 | ODS load perf: accelerate CompileXML for formula by stringify and compare. | Michael Meeks |
2014-05-24 | coverity#1158081 Unchecked dynamic_cast | Miklos Vajna |
2014-05-24 | writerfilter: unused efforts.sh | Miklos Vajna |
2014-05-24 | CppunitTest_sw_rtfimport: the point here was only that this was nearly zero | Miklos Vajna |
2014-05-24 | Fix loop test and evaluate token count just once | Matteo Casalin |
2014-05-24 | OUString: constify, avoid temporaries and buffers | Matteo Casalin |
2014-05-24 | sal_uInt16 to size_t | Matteo Casalin |
2014-05-24 | OUString: constify and avoid temporaries | Matteo Casalin |
2014-05-24 | Use more proper integer types, constify, avoid unneeded conversions | Matteo Casalin |
2014-05-24 | Avoid temporary OUStrings | Matteo Casalin |
2014-05-24 | sal_uInt16 to sal_uInt32 + some const | Matteo Casalin |
2014-05-24 | OUString: avoid temporaries + equalsAscii to == | Matteo Casalin |
2014-05-24 | sal_uInt16 to more proper types and constify | Matteo Casalin |
2014-05-24 | Remove unused headers | Matteo Casalin |
2014-05-24 | Reduce scope | Matteo Casalin |
2014-05-24 | Remove redundant checks | Matteo Casalin |
2014-05-24 | sal_uInt16 to size_t | Matteo Casalin |
2014-05-24 | libgltf: turn off openMP usage without any detection code. | Michael Meeks |
2014-05-24 | cppcheck: unreadVariable | Thomas Arnhold |