summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand
2013-06-24fdo#43460 svl: use isEmpty()Jelle van der Waa
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher
2013-06-19Translate German comments, correct some WSPhilipp Weissenbacher
2013-06-18Remove commented out codePhilipp Weissenbacher
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-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