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