summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-17Return accidentally removed fieldTor Lillqvist
2013-06-17Remove micro optimisationPhilipp Weissenbacher
2013-06-17Translate German comments, correct some WSPhilipp Weissenbacher
2013-06-17Translate German comments, delete some WS and correct formattingPhilipp Weissenbacher
2013-06-16initialize number scanner.Michael Meeks
2013-06-16fix mistakeJulien Nabet
2013-06-16cppcheck: fix some uninitMemberVar (svl)Julien Nabet
2013-06-16cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
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-07drop commented-out codeTakeshi Abe
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-26sal_Bool to boolTakeshi Abe
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-19OUString::startsWith() is not equivalent to String::Match()Eike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
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-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
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-23"atomar" is not a wordTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-18renamed method, it determines if symbol combinesEike Rathke
2013-03-18use switch instead of multiple ifsEike Rathke
2013-03-18make empty subformat code work againEike Rathke
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-18janitorial: typo in commentLionel Elie Mamane
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer
2013-03-15rename methods to something meaningfulEike Rathke