summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* misc. comment cleanup, and non-exporting of symbols not used externallyMichael Meeks2011-08-264-11/+12
* WaE: and migrate to rtl::OStringBufferCaolán McNamara2011-08-261-12/+17
* regenerate listCaolán McNamara2011-08-262-37/+0
* remove newly unused codeCaolán McNamara2011-08-255-62/+0
* unusedcode: svx::, svxform::Matúš Kukan2011-08-2538-582/+0
* callcatcher: yet more unused codeCaolán McNamara2011-08-258-51/+1
* Remove class XBitmapTableJoseph Powers2011-08-247-120/+13
* Remove unused parameter: XFillGradientItemJoseph Powers2011-08-236-7/+6
* unusedcode.easy: XFillGradientItem cleanpJoseph Powers2011-08-232-9/+1
* Delete class XGradientTableJoseph Powers2011-08-237-119/+5
* callcatcher: remove unused methodsCaolán McNamara2011-08-223-55/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* would leak on SdrRectObj::RecalcXPoly, drop NULL checks before deleteCaolán McNamara2011-08-191-9/+4
* fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara2011-08-192-2/+2
* fdo#37403: even better SdrRectObj::operator= thanks to StephanCédric Bosdonnat2011-08-181-3/+2
* fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat2011-08-171-0/+5
* windows unused variables warningsCaolán McNamara2011-08-171-15/+18
* fdo#37403: Adding proper assignment operator to SdrRectObjCédric Bosdonnat2011-08-162-0/+15
* Revert "fdo#37403: Fixed crasher by using boost::shared_ptr"Cédric Bosdonnat2011-08-163-8/+19
* Some cppcheck cleaningJulien Nabet2011-08-132-3/+3
* unusedcode.easy: class Array cleanup.Joseph Powers2011-08-122-198/+0
* callcatcher: some unused codeCaolán McNamara2011-08-124-25/+0
* Let's not use macros for mere forward declarations.Kohei Yoshida2011-08-117-18/+51
* callcatcher: yet more unused codeCaolán McNamara2011-08-114-32/+0
* Some cppcheck cleaningJulien Nabet2011-08-101-1/+1
* remove superfluous makefile.mkEike Rathke2011-08-106-575/+0
* Use STL find() in SvxNumberFormatShellMaciej Rumianowski2011-08-102-43/+29
* callcatcher: remove some unused methodsCaolán McNamara2011-08-103-107/+1
* Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-102-105/+104
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1011-11/+11
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-081-1/+1
* callcatcher: ditch some more methodsCaolán McNamara2011-08-084-193/+0
* callcatcher: remove unused methodsCaolán McNamara2011-08-084-80/+0
* callcatcher: object is never constructedCaolán McNamara2011-08-088-126/+4
* dammit, why did this even build before?!?Eike Rathke2011-08-081-1/+1
* fix build breaker, include limitsEike Rathke2011-08-081-0/+3
* Replace SvULongs with vector and code clean upMaciej Rumianowski2011-08-082-104/+84
* fdo#38956 related changes in split libs-core repository to support LCID changesEike Rathke2011-08-051-0/+14
* callcatcher: unused methodsCaolán McNamara2011-08-058-180/+0
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-042-2/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-044-22/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-032-161/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-024-286/+0
* Revert another specific changeJulien Nabet2011-07-311-2/+3
* Some cppcheck cleaningJulien Nabet2011-07-319-15/+15
* Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2011-07-318-22/+19
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3011-2/+16
* ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara2011-07-296-102/+83