summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* ByteString->rtl::OStringCaolán McNamara2011-10-102-16/+21
* Simplify drawing of the toolbar indicator.Jan Holesovsky2011-10-101-40/+1
* Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky2011-10-101-20/+3
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-2/+2
* cppcheck reduce scope of var in vcl/...bitmapex.cxxPierre-André Jacquod2011-10-071-2/+2
* cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod2011-10-071-1/+3
* cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod2011-10-071-6/+10
* conversion operator gone nowCaolán McNamara2011-10-051-2/+2
* callcatcher: unused methodsCaolán McNamara2011-10-051-11/+0
* WaE: 'e' : unreferenced local variableTor Lillqvist2011-10-041-0/+2
* callcatcher: various unused methodsCaolán McNamara2011-10-041-15/+0
* Print preview: set frame size to preview size even if there is no previewIvan Timofeev2011-10-031-16/+10
* callcatcher: unused codeCaolán McNamara2011-09-291-27/+0
* WaE: declared with greater visibility than the type of its fieldTor Lillqvist2011-09-281-1/+1
* Let SalAbort dump core on developer builds.Stephan Bergmann2011-09-281-1/+13
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-9/+9
* add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks2011-09-271-0/+16
* cppcheck: reduce scope of var in vcl bitmap3.cxxPierre-André Jacquod2011-09-261-13/+12
* cppcheck: reduce scope of var in vcl sft.cxxPierre-André Jacquod2011-09-261-13/+18
* cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod2011-09-261-1/+1
* dead code deleted in vcl toolbox.cxxPierre-André Jacquod2011-09-261-62/+9
* cppcheck: reduce scope of var in vcl toolbox.cxxPierre-André Jacquod2011-09-261-12/+7
* cppcheck: scope reduction of var in vcl outdev3.cxxPierre-André Jacquod2011-09-261-5/+4
* cppcheck: reduce scope of var in vcl outdev2.cxxPierre-André Jacquod2011-09-261-2/+8
* unusedcode: vcl::PrinterFooMatúš Kukan2011-09-241-49/+0
* WaE: signed/unsigned errorCaolán McNamara2011-09-221-2/+2
* Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken2011-09-221-14/+19
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-9/+12
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-2/+2
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-202-38/+43
* delete does not need a NULL checkLuboš Luňák2011-09-191-6/+3
* rework this in terms of read_uInt8s_AsOStringCaolán McNamara2011-09-191-13/+22
* Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet2011-09-161-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-156-42/+53
* Fix nSearchType vs. nMatchType typo and simplify resulting code.Stephan Bergmann2011-09-141-5/+2
* Some cppcheck cleaningJulien Nabet2011-09-131-2/+1
* Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat2011-09-131-0/+11
* callcatcher: drop unused methodsCaolán McNamara2011-09-121-7/+0
* Drop unused partsJulien Nabet2011-09-101-12/+0
* sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann2011-09-091-3/+14
* callcatcher: various unused codeCaolán McNamara2011-09-091-7/+0
* Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann2011-09-081-1/+1
* cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak2011-09-081-1/+1
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-056-135/+0
* remove recently unused methodsCaolán McNamara2011-09-023-68/+0
* unusedcode.easy: vcl::unotools cleanupJoseph Powers2011-09-011-108/+0
* unusedcode.easy: PDFWriter cleanupJoseph Powers2011-09-013-345/+0
* make the overlap smallerRadek Doulik2011-09-011-1/+1
* fix for linear gradient export to PDFMuthu Subramanian2011-09-011-4/+16