summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-1/+5
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann4-17/+17
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher1-305/+217
2013-06-19Translate German comments, correct some WSPhilipp Weissenbacher2-235/+215
2013-06-18Remove commented out codePhilipp Weissenbacher1-8/+0
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-37/+33
2013-06-17Return accidentally removed fieldTor Lillqvist1-3/+3
2013-06-17Remove micro optimisationPhilipp Weissenbacher1-4/+0
2013-06-17Translate German comments, correct some WSPhilipp Weissenbacher6-135/+89
2013-06-17Translate German comments, delete some WS and correct formattingPhilipp Weissenbacher1-267/+267
2013-06-16initialize number scanner.Michael Meeks1-0/+6
2013-06-16fix mistakeJulien Nabet1-1/+0
2013-06-16cppcheck: fix some uninitMemberVar (svl)Julien Nabet2-0/+2
2013-06-16cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet1-0/+2
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke1-4/+4
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann2-3/+6
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2-5/+5
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin7-31/+28
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba2-14/+8
2013-06-03re-base on ALv2 code. Includes:Michael Meeks3-63/+36
2013-05-16some detailsEike Rathke1-1/+5
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-5/+0
2013-05-16add readme for svl.Michael Meeks1-0/+8
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar3-28/+0
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann3-304/+0
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-1/+1
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-1/+1
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-07drop commented-out codeTakeshi Abe2-100/+0
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand1-8/+13
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-95/+26
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist6-18/+21
2013-04-26sal_Bool to boolTakeshi Abe12-41/+41
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon4-7/+0
2013-04-23execute move of global headersBjoern Michaelsen90-12354/+0
2013-04-23eliminated another unnecessary rString.toString()Eike Rathke1-1/+1
2013-04-22fixed a mess of out of bounds string accessesEike Rathke1-23/+40
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-7/+7
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy3-46/+0
2013-04-19OUString::startsWith() is not equivalent to String::Match()Eike Rathke1-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-3/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-12spurious warning C4701: potentially uninitialized local variableMichael Stahl1-2/+2
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand2-14/+11
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-1/+1
2013-04-07Fix Array index "i" is used before limits checkJulien Nabet1-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-6/+0