summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* tdf#101636 Test index before reading OUStringLaurent Balland-Poirier2016-08-221-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-1920-61/+58
* loplugin:stringconstantTor Lillqvist2016-08-181-1/+1
* tdf#79399 tdf#101462 Add qa unit testLaurent Balland-Poirier2016-08-181-0/+11
* svl: no need to iterate in reverse order in GetRedoActionsInfo()Miklos Vajna2016-08-181-2/+4
* Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier2016-08-163-5/+31
* loplugin:stringstaticStephan Bergmann2016-08-161-30/+12
* properly move bLCIDInserted=true into the conditionEike Rathke2016-08-151-1/+1
* use SvNumberNatNum::IsComplete() instead of IsSet(), tdf#79398 follow-upEike Rathke2016-08-151-1/+1
* tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier2016-08-151-6/+6
* tdf#101462 tdf#79399 lcl_matchKeywordAndGetNumber returns integerLaurent Balland-Poirier2016-08-151-2/+2
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-6/+0
* Fix comments to match new reality: these are no longer optional parametersTor Lillqvist2016-08-111-4/+4
* loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin2016-08-112-8/+8
* tdf#101096 tdf#101147 Add qa tests for minute/month detectionLaurent Balland-Poirier2016-08-091-2/+18
* remove the duplicated system locale checkEike Rathke2016-08-091-4/+0
* do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke2016-08-091-1/+1
* another fraction format unit testEike Rathke2016-08-061-0/+5
* force integer display if numerator and denominator are equalEike Rathke2016-08-051-0/+5
* gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna2016-08-051-2/+2
* desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna2016-08-051-0/+46
* tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier2016-08-051-6/+4
* svl: track creation time of SfxUndoAction instancesMiklos Vajna2016-08-041-0/+8
* svl: expose redo actions in SfxUndoManager::dumpAsXml()Miklos Vajna2016-08-041-1/+17
* svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml()Miklos Vajna2016-08-031-0/+13
* break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke2016-08-022-4/+12
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-5/+13
* tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier2016-08-012-7/+16
* svl: add SfxUndoAction::GetViewShellId()Miklos Vajna2016-07-291-0/+5
* loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2016-07-293-4/+4
* tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier2016-07-271-0/+20
* improve passstuffbyref return analysisNoel Grandin2016-07-274-4/+4
* activate the remaining 1945-04-02 test cases, tdf#100046Eike Rathke2016-07-261-8/+3
* add test data from tdf#79663, tdf#100046 relatedEike Rathke2016-07-261-0/+39
* display data on test failureEike Rathke2016-07-261-1/+2
* two more testDateInput() datesEike Rathke2016-07-261-0/+2
* obtain PreviousChar() only if necessaryEike Rathke2016-07-251-3/+1
* Resolves: tdf#101096 remove the "H after M" ruleEike Rathke2016-07-251-3/+7
* Revert "tdf#101096 Improve minute/month disambiguation"Eike Rathke2016-07-251-9/+9
* tdf#101096 Improve minute/month disambiguationLaurent Balland-Poirier2016-07-251-9/+9
* tdf#100842 qa unit testLaurent Balland-Poirier2016-07-221-0/+11
* svl: fix loplugin:loopvartoosmall warningsMiklos Vajna2016-07-221-2/+2
* tdf#100834 String between integer and fractionLaurent Balland-Poirier2016-07-221-10/+58
* tdf#100834 Treat string between integer and fraction as delimiterLaurent Balland-Poirier2016-07-152-7/+15
* tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier2016-07-152-9/+11
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-131-18/+4
* loplugin:constparams in toolsNoel Grandin2016-07-131-1/+1
* tdf#100842 Do not insert things in the middle of the numberLaurent Balland-Poirier2016-07-121-0/+11
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-085-5/+5
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-3/+3