summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-16some detailsEike Rathke
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-05-16add readme for svl.Michael Meeks
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-05-14typo fix: s/inavlid/invalid/Andras Timar
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-05-07drop commented-out codeTakeshi Abe
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-26sal_Bool to boolTakeshi Abe
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23eliminated another unnecessary rString.toString()Eike Rathke
2013-04-22fixed a mess of out of bounds string accessesEike Rathke
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy
2013-04-19OUString::startsWith() is not equivalent to String::Match()Eike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-12spurious warning C4701: potentially uninitialized local variableMichael Stahl
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07Fix Array index "i" is used before limits checkJulien Nabet
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05resolved fdo#63161 out of bounds string accessEike Rathke
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold
2013-04-02nranges: add lost header guardThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-29unit test for i#116701Korrawit Pruegsanusak
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-26Cleanup comments and some translations in style.cxxJoren De Cuyper
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-03-26style.hrc: translate commentsMichael Stahl
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-22chose date that does not suffer from historic time zone bugEike Rathke
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19unit test for fdo#60915Korrawit Pruegsanusak