summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-29tdf#100594 Calculate nFrac with fNumber for Forced DenominatorLaurent Balland-Poirier1-19/+10
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier2-10/+46
2016-06-29loplugin:stringconstantStephan Bergmann1-3/+1
2016-06-29Improve readability of OUString concatanation in SvNumberFormatterMuhammet Kara1-74/+68
2016-06-28loplugin:singlevalfields in variousNoel Grandin3-23/+0
2016-06-26Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier1-25/+15
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann4-5/+10
2016-06-16properly prefix various global variables and hide themMichael Stahl2-10/+17
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann1-6/+7
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli1-38/+38
2016-06-10tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco Fauli1-30/+30
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko5-20/+5
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke2-11/+4
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna1-3/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2-4/+4
2016-06-06fix crashNoel Grandin1-1/+1
2016-06-06tdf#89329: use shared_ptr for pImpl in slstitmXisco Fauli1-71/+29
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2-20/+20
2016-06-03tdf#89329: use unique_ptr for pImpl in imageitmXisco Fauli1-18/+17
2016-06-02preserve ISO date+time format when editing such valuesEike Rathke1-19/+24
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke1-4/+20
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli3-259/+257
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli1-30/+29
2016-05-31loplugin:unusedmethodsNoel Grandin1-7/+0
2016-05-30tdf#97835 tdf#61996 tdf#95339 Add qa unit testLaurent Balland-Poirier1-0/+26
2016-05-30tdf#100122 Correctly treat fraction without integer partLaurent Balland-Poirier1-6/+8
2016-05-31prevent out of bounds string accessEike Rathke1-10/+12
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier1-1/+25
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin1-102/+0
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2-1/+10
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier1-0/+4
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann1-1/+1
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-2/+4
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin5-170/+1
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin5-54/+0
2016-05-18clang-tidy modernize-make-sharedNoel Grandin3-4/+4
2016-05-13Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida1-5/+3