summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-1/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-13/+13
* more READMEMichael Stahl2013-06-281-0/+38
* Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann2013-06-261-1/+20
* Resolves: #i120020# corrected paragraph merge...Armin Le Grand2013-06-241-29/+28
* fdo#43460 svl: use isEmpty()Jelle van der Waa2013-06-243-6/+6
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-1/+5
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-204-17/+17
* Translate German comments, fix some WSPhilipp Weissenbacher2013-06-191-305/+217
* Translate German comments, correct some WSPhilipp Weissenbacher2013-06-192-235/+215
* Remove commented out codePhilipp Weissenbacher2013-06-181-8/+0
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-182-37/+33
* Return accidentally removed fieldTor Lillqvist2013-06-171-3/+3
* Remove micro optimisationPhilipp Weissenbacher2013-06-171-4/+0
* Translate German comments, correct some WSPhilipp Weissenbacher2013-06-176-135/+89
* Translate German comments, delete some WS and correct formattingPhilipp Weissenbacher2013-06-171-267/+267
* initialize number scanner.Michael Meeks2013-06-161-0/+6
* fix mistakeJulien Nabet2013-06-161-1/+0
* cppcheck: fix some uninitMemberVar (svl)Julien Nabet2013-06-162-0/+2
* cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet2013-06-161-0/+2
* use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke2013-06-151-4/+4
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-132-3/+6
* mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2013-06-102-5/+5
* fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin2013-06-057-31/+28
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-042-14/+8
* re-base on ALv2 code. Includes:Michael Meeks2013-06-033-63/+36
* some detailsEike Rathke2013-05-161-1/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-162-5/+0
* add readme for svl.Michael Meeks2013-05-161-0/+8
* unused svl/source/items/cstitem.src + hrc cleanupAndras Timar2013-05-143-28/+0
* Remove obsolete RestrictedPath env var supportStephan Bergmann2013-05-143-304/+0
* typo fix: s/inavlid/invalid/Andras Timar2013-05-141-1/+1
* fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2013-05-091-1/+1
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-0/+4
* drop commented-out codeTakeshi Abe2013-05-072-100/+0
* i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand2013-04-301-8/+13
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-304-95/+26
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-276-18/+21
* sal_Bool to boolTakeshi Abe2013-04-2612-41/+41
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-244-7/+0
* execute move of global headersBjoern Michaelsen2013-04-2390-12354/+0
* eliminated another unnecessary rString.toString()Eike Rathke2013-04-231-1/+1
* fixed a mess of out of bounds string accessesEike Rathke2013-04-221-23/+40
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-7/+7
* Delete two pass-through include files and update the file that included them.Michael Dunphy2013-04-193-46/+0
* OUString::startsWith() is not equivalent to String::Match()Eike Rathke2013-04-191-2/+2
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-3/+3