summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tdf#99996 tdf#100594 tdf#100754 Add qa unit testLaurent Balland-Poirier2016-07-061-0/+15
* tdf#100754 Allow text after forced denominator fractionLaurent Balland-Poirier2016-07-051-1/+1
* tdf#99996 New algorithm for fractionLaurent Balland-Poirier2016-07-041-220/+53
* remove comphelper::string::removeNoel Grandin2016-07-043-5/+4
* svl: remove pointless catch around "delete" statementMichael Stahl2016-07-011-8/+1
* tdf#100594 Calculate nFrac with fNumber for Forced DenominatorLaurent Balland-Poirier2016-06-291-19/+10
* tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier2016-06-292-10/+46
* loplugin:stringconstantStephan Bergmann2016-06-291-3/+1
* Improve readability of OUString concatanation in SvNumberFormatterMuhammet Kara2016-06-291-74/+68
* loplugin:singlevalfields in variousNoel Grandin2016-06-283-23/+0
* Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier2016-06-261-25/+15
* Clean up uses of Any::getValue() in svlStephan Bergmann2016-06-234-5/+10
* properly prefix various global variables and hide themMichael Stahl2016-06-162-10/+17
* tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann2016-06-141-6/+7
* tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli2016-06-101-38/+38
* tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco Fauli2016-06-101-30/+30
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-095-20/+5
* make SvNumberFormatter::IsCompatible() staticEike Rathke2016-06-082-11/+4
* sfx2 classification: use auto where it improves code readabilityMiklos Vajna2016-06-081-3/+3
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-062-4/+4
* fix crashNoel Grandin2016-06-061-1/+1
* tdf#89329: use shared_ptr for pImpl in slstitmXisco Fauli2016-06-061-71/+29
* tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2016-06-042-20/+20
* tdf#89329: use unique_ptr for pImpl in imageitmXisco Fauli2016-06-031-18/+17
* preserve ISO date+time format when editing such valuesEike Rathke2016-06-021-19/+24
* add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke2016-06-021-4/+20
* tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli2016-06-013-259/+257
* tdf#89329: use unique_ptr for pImpl in styleXisco Fauli2016-05-311-30/+29