Age | Commit message (Expand) | Author |
2014-04-06 | Simplify loop | Matteo Casalin |
2014-04-06 | It does not make sense to iterate on a list with a constant index | Matteo Casalin |
2014-04-06 | sal_uInt16 to sal_Int32/size_t + some constification | Matteo Casalin |
2014-04-06 | long to sal_Int32 as index for Sequence | Matteo Casalin |
2014-04-06 | Avoid concatenated appends | Matteo Casalin |
2014-04-06 | Do not cast to intermediate sal_uInt16 + constify | Matteo Casalin |
2014-04-06 | sal_uInt16 to int | Matteo Casalin |
2014-04-06 | Avoid magic number for array size | Matteo Casalin |
2014-04-06 | OUString: remove temporaries and unneeded conversions | Matteo Casalin |
2014-04-06 | Remove redundant loop condition, to break is enough | Matteo Casalin |
2014-04-06 | sal_uInt16 to size_t/sal_Int32 | Matteo Casalin |
2014-04-06 | html: "using namespace css" missing | Tomaž Vajngerl |
2014-04-06 | sw html: cleanup htmlatr | Tomaž Vajngerl |
2014-04-06 | sw html: cleanup wrthtml | Tomaž Vajngerl |
2014-04-06 | sw html: use HtmlWriter in htmlatr in some places | Tomaž Vajngerl |
2014-04-06 | Add HtmlWriterHelper to svtools. | Tomaž Vajngerl |
2014-04-06 | Introduce HtmlWriter unit tests. | Tomaž Vajngerl |
2014-04-06 | HtmlWriter: add prettyPrint option, instance variables | Tomaž Vajngerl |
2014-04-06 | svtools: make HTMLOutFuncs::Out_AsciiTag clearer. | Tomaž Vajngerl |
2014-04-06 | svtools: HtmlWriter - for writing HTML structure to a stream | Tomaž Vajngerl |
2014-04-06 | sw html: convert stringbuffer chaining (append) to use + operator | Tomaž Vajngerl |
2014-04-06 | sw html: also change commented constants in css1kywd + translate | Tomaž Vajngerl |
2014-04-06 | sw html: css1atr - put local stuff in anonymous namespace | Tomaž Vajngerl |
2014-04-06 | sw html: get rid of macro - use const sal_Char* constant instead | Tomaž Vajngerl |
2014-04-06 | sw html: split htmldraw.cxx to reader and writer parts | Tomaž Vajngerl |
2014-04-06 | sw html: cleanup wrthtml.hxx | Tomaž Vajngerl |
2014-04-06 | sw html: use scoped_ptr in htmlatr | Tomaž Vajngerl |
2014-04-06 | sw html: split htmlfly to writer and class definition part | Tomaž Vajngerl |
2014-04-06 | sw html: split htmlnum to reader, writer and common part | Tomaž Vajngerl |
2014-04-06 | fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labels | Joren De Cuyper |
2014-04-06 | coverity#704111: Unchecked return value | Norbert Thiebaud |
2014-04-06 | coverity#441207: Logicaly dead code | Norbert Thiebaud |
2014-04-06 | coverity#706300,306,983619: Uncaught exception | Norbert Thiebaud |
2014-04-06 | coverity#706292,95-96,98: Uncaught exception | Norbert Thiebaud |
2014-04-06 | coverity#708313: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708318: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708232: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708233: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708236: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708237: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708246: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708257: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708260: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | Typo: s/ouer/our | Tor Lillqvist |
2014-04-06 | Bin copy-pasta comments of low informative value | Tor Lillqvist |
2014-04-06 | Bin empty @seealso, @param, @return etc metacomments | Tor Lillqvist |
2014-04-06 | Bin empty @seealso, @param, @return and @onerror metacomments | Tor Lillqvist |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-06 | Bin empty @seealso, @param, @return etc metacomments | Tor Lillqvist |