Age | Commit message (Expand) | Author |
2016-07-15 | tdf#100834 Treat string between integer and fraction as delimiter | Laurent Balland-Poirier |
2016-07-15 | tdf#100755 Allow '0' for denominator symbol | Laurent Balland-Poirier |
2016-07-13 | tdf#84635 - Slow layout of large tables | Noel Grandin |
2016-07-13 | loplugin:constparams in tools | Noel Grandin |
2016-07-12 | tdf#100842 Do not insert things in the middle of the number | Laurent Balland-Poirier |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-06 | tdf#99996 tdf#100594 tdf#100754 Add qa unit test | Laurent Balland-Poirier |
2016-07-05 | tdf#100754 Allow text after forced denominator fraction | Laurent Balland-Poirier |
2016-07-04 | tdf#99996 New algorithm for fraction | Laurent Balland-Poirier |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-07-01 | svl: remove pointless catch around "delete" statement | Michael Stahl |
2016-06-29 | tdf#100594 Calculate nFrac with fNumber for Forced Denominator | Laurent Balland-Poirier |
2016-06-29 | tdf#100592 Add extra number formats for fraction | Laurent Balland-Poirier |
2016-06-29 | loplugin:stringconstant | Stephan Bergmann |
2016-06-29 | Improve readability of OUString concatanation in SvNumberFormatter | Muhammet Kara |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-26 | Restore qa unit test of number formats from zforlist.hxx | Laurent Balland-Poirier |
2016-06-23 | Clean up uses of Any::getValue() in svl | Stephan Bergmann |
2016-06-16 | properly prefix various global variables and hide them | Michael Stahl |
2016-06-14 | tdf#94205: Some remaining new+std::move -> o3tl::make_unique | Stephan Bergmann |
2016-06-10 | tdf#89329: use shared_ptr for pImpl in ctloptions | Xisco Fauli |
2016-06-10 | tdf#89329: use shared_ptr for pImpl in cjkoptions | Xisco Fauli |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-08 | make SvNumberFormatter::IsCompatible() static | Eike Rathke |
2016-06-08 | sfx2 classification: use auto where it improves code readability | Miklos Vajna |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-06 | fix crash | Noel Grandin |
2016-06-06 | tdf#89329: use shared_ptr for pImpl in slstitm | Xisco Fauli |
2016-06-04 | tdf#96099 Remove sfx std::shared_ptr typedefs | Mark Page |
2016-06-03 | tdf#89329: use unique_ptr for pImpl in imageitm | Xisco Fauli |
2016-06-02 | preserve ISO date+time format when editing such values | Eike Rathke |
2016-06-02 | add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format code | Eike Rathke |
2016-06-01 | tdf#89329: use unique_ptr for pImpl in itempool | Xisco Fauli |
2016-05-31 | tdf#89329: use unique_ptr for pImpl in style | Xisco Fauli |
2016-05-31 | loplugin:unusedmethods | Noel Grandin |
2016-05-30 | tdf#97835 tdf#61996 tdf#95339 Add qa unit test | Laurent Balland-Poirier |
2016-05-30 | tdf#100122 Correctly treat fraction without integer part | 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 | loplugin:unusedmethods SfxLinkUndoAction | Noel Grandin |
2016-05-27 | tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) | Noel Grandin |
2016-05-25 | tdf#95339 Extend test to distinguish minute/month | Laurent Balland-Poirier |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-24 | Implement basic TableStyle Family | Jakub Trzebiatowski |
2016-05-19 | loplugin:unusedmethods in slideshow to svtools | Noel Grandin |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-13 | Update mdds to 1.2.0. Note that the API version is also up. | Kohei Yoshida |