summaryrefslogtreecommitdiff
path: root/sal/CppunitTest_sal_rtl_math.mk
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen
13-09-23 15:13:01 +0200'>2013-09-23ca-valencia and sr-Latn replacementsEike Rathke 2013-06-03re-base on ALv2 code. Includes:Michael Meeks 2013-05-23Resolves: #i120858# Change "Farsi" with "Persian"Ariel Constenla-Haile 2013-02-14fdo#60483 English -> English (United States) in language selector of installerAndras Timar 2012-11-30add Sidama (sid) languageAndras Timar 2012-04-14fix a typo (BN instead of BN_IN)Andras Timar 2012-03-06Add Bengali (India) UI translationAndras Timar 2012-02-29add Amharic (am) UI translationAndras Timar 2011-11-25Clean language pack translation based on solenv/inc/langlist.mkLior Kaplan 2011-09-17add name and description of KeyID langpack/helppackAndras Timar 2011-08-06add LuxembourgishAndras Timar 2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky 2011-04-10add the missing strings for Burmese (my)Andras Timar 2011-04-10replace NS to NSO (language code changed)Andras Timar 2011-04-10replace BE_BY to BE (language code changed)Andras Timar 2011-04-08Use less misleading terminologyTor Lillqvist 2011-03-23remove duplicated Occitan entryAndras Timar 2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud 2011-01-11removed language code 'kid'Andras Timar 2011-01-11Added ca_XV and ast name and descriptionAndras Timar 2011-01-05typo fix in module_langpack.ulfAndras Timar 2010-12-14Add missing strings for langpack names and descriptionsFridrich Štrba 2010-11-17Add missing names and descriptions for some language packsTor Lillqvist 2010-11-16native347 #i115586# adding missing translationsIngo Schmidt 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-09-16CWS-TOOLING: integrate CWS locales32Ivo Hinkelmann 2009-01-06CWS-TOOLING: integrate CWS locales31Jens-Heiner Rechtien 2008-10-02CWS-TOOLING: integrate CWS native196_DEV300Vladimir Glazounov 2008-05-14INTEGRATION: CWS native149 (1.9.8); FILE MERGEDVladimir Glazounov 2008-04-10INTEGRATION: CWS changefileheader (1.8.142); FILE MERGEDRüdiger Timm 2007-11-06INTEGRATION: CWS native112 (1.7.52); FILE MERGEDRüdiger Timm 2007-09-06INTEGRATION: CWS native100 (1.6.54); FILE MERGEDKurt Zenker 2007-07-11INTEGRATION: CWS native93 (1.5.80); FILE MERGEDIvo Hinkelmann o/core/commit/sfx2/source/bastyp/progress.cxx?h=cib-6.4-27&id=4978328534c0f759eea7d0c196046f1d53b06925'>convert method names in tools::SvRef to be more like our other..Noel Grandin reference classes, uno::Reference and rtl::Reference. Specifically rename Is()->is() and Clear()->clear(). Change-Id: Icb7e05e2d09cb9977121508b837ba0961dabb4ae Reviewed-on: https://gerrit.libreoffice.org/33576 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek Conditional statements are using SvRef::Is() method. Changed static_cast<T*>(svRef<T>) occurances to svRef.get(). Added operator == and != to SvRef. SbxObject::Execute is using SbxVariableRef internally. SbxObject::FindQualified is using SbxVariableRef internally. Change-Id: I45b553e35d8fca9bf71163e6eefc60802a066395 Reviewed-on: https://gerrit.libreoffice.org/29621 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-07-09tdf#75280 Cleaning up of sal_uIntPtr usage #2tymyjan Change-Id: I673d99a61b6805e8ad2ef91736839620283a898c Reviewed-on: https://gerrit.libreoffice.org/27063 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-06-27SfxProgress::SetState always returns trueStephan Bergmann Change-Id: Ib606b0391f814ea9ff4383397a40a8a692563fa3 2016-05-23tdf#89329: use unique_ptr for pImpl in progressXisco Fauli Change-Id: Ie591d3ac8af2b1a05be51c672ebf5a6ed7ac87f2 Reviewed-on: https://gerrit.libreoffice.org/25320 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-04-04loplugin:constantparam in sfx2Noel Grandin Change-Id: I9a5a9fd1f4f43e0b7ef13d14979cb231f6aa9d46 Reviewed-on: https://gerrit.libreoffice.org/23801 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-03-23loplugin:constantparam in sfx2Noel Grandin Change-Id: I12aa9b28a9a1e66425717820cfcedff55434dd2f 2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin and fix an issue with calls to templated methods in the plugin Change-Id: I9c9537a0690ff671286c007846d5f4cfb7d2982b 2016-02-09Remove excess newlinesChris Sherlock A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>