summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: regenerate listCaolán McNamara2012-03-281-8/+8
* UniString removal.Kohei Yoshida2012-03-272-0/+16
* readUnicodeString can just return the stringCaolán McNamara2012-03-2616-101/+90
* dead helper dirCaolán McNamara2012-03-269-2881/+0
* svl: add include path and more add_package_headersMatúš Kukan2012-03-253-4/+5
* reduce UniStringsCaolán McNamara2012-03-208-99/+88
* split macros to elide unneeded methodsCaolán McNamara2012-03-201-1/+1
* SfxUINT32s->std::vectorCaolán McNamara2012-03-202-18/+8
* Add parenthesis for avoid false report by cppcheckJulien Nabet2012-03-181-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* callcatcher: update listCaolán McNamara2012-03-143-29/+2
* ditch SfxULongRangesCaolán McNamara2012-03-123-34/+0
* WaE: cast to pointer from integer of different sizeDavid Tardon2012-03-121-1/+2
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-104-9/+9
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-082-72/+98
* String to OUString in cell.[ch]xx and follow upMarkus Mohrhard2012-03-052-0/+54
* fixed crashes due to transition from Table to std::mapEike Rathke2012-02-281-3/+3
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-282-43/+30
* remove dangling legacy binary-compatible between-milestons temp hack nonsenseCaolán McNamara2012-02-281-2/+0
* SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl2012-02-271-1/+1
* Removed unused codeSzabolcs Dezsi2012-02-272-30/+0
* drop UniString::CreateFromInt64Caolán McNamara2012-02-272-3/+3
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-2/+2
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Remove unused codePetr Vorel2012-02-192-10/+0
* Remove unused codeElton Chung2012-02-192-81/+0
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-174-74/+0
* EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier2012-02-171-3/+3
* callcatcher: update unused code listCaolán McNamara2012-02-162-8/+8
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-161-2/+2
* Remove some more outdated sunpro tracesThomas Arnhold2012-02-141-7/+0
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-2/+2
* WaE: NULL vs 0 with mingwCaolán McNamara2012-02-132-6/+6
* fix windows build, String::GetTokenCount is goneCaolán McNamara2012-02-131-1/+1
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-103-3/+0
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-102-2/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-103-3/+0
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-092-21/+18
* changes to "tools/table.hxx to std::map conversion"Eike Rathke2012-02-083-81/+76
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-084-149/+154
* update unused listCaolán McNamara2012-02-082-5/+1
* Reintroduce MSVC workaroundStephan Bergmann2012-02-072-0/+5
* Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida2012-02-072-5/+5
* Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida2012-02-061-1/+4
* I think it's time we had a real method for this...Kohei Yoshida2012-02-062-0/+7
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Remove unused codeElton Chung2012-02-0512-61/+0
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+2