summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-15properly move bLCIDInserted=true into the conditionEike Rathke
2016-08-15use SvNumberNatNum::IsComplete() instead of IsSet(), tdf#79398 follow-upEike Rathke
2016-08-15tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier
2016-08-15tdf#101462 tdf#79399 lcl_matchKeywordAndGetNumber returns integerLaurent Balland-Poirier
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11Fix comments to match new reality: these are no longer optional parametersTor Lillqvist
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-09tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier
2016-08-09remove the duplicated system locale checkEike Rathke
2016-08-09do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke
2016-08-06another fraction format unit testEike Rathke
2016-08-05force integer display if numerator and denominator are equalEike Rathke
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-05tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier
2016-08-04svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-04svl: expose redo actions in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-03svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml()Miklos Vajna
2016-08-02break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-07-29svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26activate the remaining 1945-04-02 test cases, tdf#100046Eike Rathke
2016-07-26add test data from tdf#79663, tdf#100046 relatedEike Rathke
2016-07-26display data on test failureEike Rathke
2016-07-26two more testDateInput() datesEike Rathke
2016-07-25obtain PreviousChar() only if necessaryEike Rathke
2016-07-25Resolves: tdf#101096 remove the "H after M" ruleEike Rathke
2016-07-25Revert "tdf#101096 Improve minute/month disambiguation"Eike Rathke
2016-07-25tdf#101096 Improve minute/month disambiguationLaurent Balland-Poirier
2016-07-22tdf#100842 qa unit testLaurent Balland-Poirier
2016-07-22svl: fix loplugin:loopvartoosmall warningsMiklos Vajna
2016-07-22tdf#100834 String between integer and fractionLaurent Balland-Poirier
2016-07-15tdf#100834 Treat string between integer and fraction as delimiterLaurent Balland-Poirier
2016-07-15tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-07-12tdf#100842 Do not insert things in the middle of the numberLaurent Balland-Poirier
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06tdf#99996 tdf#100594 tdf#100754 Add qa unit testLaurent Balland-Poirier
2016-07-05tdf#100754 Allow text after forced denominator fractionLaurent Balland-Poirier
2016-07-04tdf#99996 New algorithm for fractionLaurent Balland-Poirier
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-01svl: remove pointless catch around "delete" statementMichael Stahl