Age | Commit message (Expand) | Author |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-07 | -Werror,-Wuninitialized | Stephan Bergmann |
2014-08-04 | bnc#886540: Default chart background for pptx docs should be transparent. | Kohei Yoshida |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-24 | fdo#77089 pass shape dimensions to graphicfilter for WMF | Tomaž Vajngerl |
2014-04-16 | oox: add a method to dump a PropertyMap as data | Miklos Vajna |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Use osl::Mutex member, not base | Stephan Bergmann |
2014-03-17 | oox: prefer passing OUString by reference | Noel Grandin |
2014-03-10 | oox: GrabBagStack: add method isStackEmpty | Tomaž Vajngerl |
2014-03-08 | remove one more debug output | Markus Mohrhard |
2014-03-07 | remove remaining debug logging | Markus Mohrhard |
2014-03-07 | ooxml: make GrabBagStack ready for reuse and move it to oox | Tomaž Vajngerl |
2014-03-06 | n#821567: Fix TextFrame background import for sw. | Muthu Subramanian |
2014-03-04 | Revert "fdo#75200:Libreoffice crash while opening the file" | Markus Mohrhard |
2014-03-04 | remove the inheritance to std::map in PropertyMap | Markus Mohrhard |
2014-03-04 | adapt script to use setProperty instead of <<= | Markus Mohrhard |
2014-03-04 | fix indentation | Markus Mohrhard |
2014-03-04 | remove whitespace | Markus Mohrhard |
2014-03-03 | remove unused code oox::AttributeConversion::decodeDouble | Noel Grandin |
2014-03-02 | fdo#75200:Libreoffice crash while opening the file | PriyankaGaikwad |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from oox | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2013-11-26 | oox: accelerate common case boolean reading. | Michael Meeks |
2013-11-22 | getChar() to return a null-terminated char array. | Kohei Yoshida |
2013-11-20 | Expose raw char array and use it to avoid OUString allocations. | Kohei Yoshida |
2013-11-20 | fastparser: avoid excessive alloc/frees for int / bool / double parsing | Michael Meeks |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin |
2013-09-23 | Show errors | Julien Nabet |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-11 | Uknown -> Unknown | Caolán McNamara |
2013-06-17 | fdo#43460 oox: use isEmpty() | Jelle van der Waa |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-11 | honour mbAutoClose in BinaryXOutputStream | Noel Power |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-14 | remove non-sensical /*static*/ comments | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |