Age | Commit message (Expand) | Author |
2016-08-05 | tdf#101147 New approach to fix minute/month detection | Laurent Balland-Poirier |
2016-08-04 | svl: track creation time of SfxUndoAction instances | Miklos Vajna |
2016-08-04 | svl: expose redo actions in SfxUndoManager::dumpAsXml() | Miklos Vajna |
2016-08-03 | svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml() | Miklos Vajna |
2016-08-02 | break the Excel rule for YMD and DMY, tdf#101147 follow-up | Eike Rathke |
2016-08-01 | svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction | Miklos Vajna |
2016-08-01 | tdf#101147 Improve (again) minute/month detection | Laurent Balland-Poirier |
2016-07-29 | svl: add SfxUndoAction::GetViewShellId() | Miklos Vajna |
2016-07-29 | loplugin:countusersofdefaultparams in store..svtools | Noel Grandin |
2016-07-27 | tdf#100834 Extend ODF for integer/fraction delimiter | Laurent Balland-Poirier |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | activate the remaining 1945-04-02 test cases, tdf#100046 | Eike Rathke |
2016-07-26 | add test data from tdf#79663, tdf#100046 related | Eike Rathke |
2016-07-26 | display data on test failure | Eike Rathke |
2016-07-26 | two more testDateInput() dates | Eike Rathke |
2016-07-25 | obtain PreviousChar() only if necessary | Eike Rathke |
2016-07-25 | Resolves: tdf#101096 remove the "H after M" rule | Eike Rathke |
2016-07-25 | Revert "tdf#101096 Improve minute/month disambiguation" | Eike Rathke |
2016-07-25 | tdf#101096 Improve minute/month disambiguation | Laurent Balland-Poirier |
2016-07-22 | tdf#100842 qa unit test | Laurent Balland-Poirier |
2016-07-22 | svl: fix loplugin:loopvartoosmall warnings | Miklos Vajna |
2016-07-22 | tdf#100834 String between integer and fraction | Laurent Balland-Poirier |
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 |