Age | Commit message (Expand) | Author |
2016-06-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-06-24 | loplugin:singlevalfields in xmlhelp,xmloff | Noel Grandin |
2016-06-23 | Simplify dynamic_cast followed by a static_cast. | Jan Holesovsky |
2016-06-23 | Introduce FillAutoStyle() method to reduce copy'n'paste. | Jan Holesovsky |
2016-06-22 | Simplify dynamic_cast followed by a static_cast. | Jan Holesovsky |
2016-06-21 | Simplify dynamic_cast followed by a static_cast. | Jan Holesovsky |
2016-06-21 | Simplify dynamic_cast followed by a static_cast. | Jan Holesovsky |
2016-06-20 | GSoC Table Styles, Export Cell Styles | Jakub Trzebiatowski |
2016-06-17 | convert DBG_ASSERT in xmloff | Noel Grandin |
2016-06-16 | tdf#97837 Detect delimiter only for date, time, currency | Laurent Balland-Poirier |
2016-06-14 | tdf#88206 Change use of cppu::WeakImplHelper* | krishna keshav |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-06-12 | convert DBG_ASSERT(false, to SAL_WARN( | Noel Grandin |
2016-06-10 | o3tl::tryGet on a temporary is dangerous | Stephan Bergmann |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-06 | tdf#89329: use unique_ptr for pImpl in xmlnumfe | Xisco Fauli |
2016-06-06 | remove some manual ref counting in svx and xmloff | Noel Grandin |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-06-03 | tdf#96099 Reduce number of typedefs used for trivial container types | krishna keshav |
2016-06-03 | Convert FontRights to scoped enum | Noel Grandin |
2016-06-02 | New o3tl::try/doGet to obtain value from Any | Stephan Bergmann |
2016-06-02 | drop some more RTL_CONSTASCII_USTRINGPARAM | Noel Grandin |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-30 | Choose ODF version for fill-character | Laurent Balland-Poirier |
2016-05-31 | prevent out of bounds string access | Eike Rathke |
2016-05-30 | tdf#99661 Add max-denominator-value attribute to number:fraction | Laurent Balland-Poirier |
2016-05-30 | Choose ODF version for min-decimal-place and force-exponent-sign | Laurent Balland-Poirier |
2016-05-30 | tdf#100134 xmloff: only update the progressbar twice for every percent | Miklos Vajna |
2016-05-26 | cppcheck: variable scope | Caolán McNamara |
2016-05-25 | Resolves: tdf#97879 loop in style hierarchy on odt loop | Caolán McNamara |
2016-05-25 | Convert XMLTextParagraphExport::FrameType to scoped enum | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | Convert XMLTextType to scoped enum | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |
2016-05-19 | loplugin:unusedmethods in writerfilter to xmloff | Noel Grandin |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-05-12 | Convert SCA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert EA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert BA flags to scoped enum | Noel Grandin |
2016-05-12 | Fix bitmask | Stephan Bergmann |
2016-05-12 | Convert DA flags to scoped enum | Noel Grandin |
2016-05-12 | convert CCA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert BOOL_ATTR to scoped enum | Noel Grandin |
2016-05-10 | Fix typos | Andrea Gelmini |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |