summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks1-0/+10
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann4-46/+5
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara1-1/+1
2011-10-19Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignoredMaxim Iorsh1-1/+1
2011-10-15ByteString->rtl::OStringCaolán McNamara3-12/+11
2011-10-10ByteString->rtl::OStringCaolán McNamara2-16/+21
2011-10-10Simplify drawing of the toolbar indicator.Jan Holesovsky1-40/+1
2011-10-10Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky1-20/+3
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-2/+2
2011-10-07cppcheck reduce scope of var in vcl/...bitmapex.cxxPierre-André Jacquod1-2/+2
2011-10-07cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction of var in vcl/... bitmap.cxxPierre-André Jacquod1-1/+3
2011-10-07cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod1-6/+10
2011-10-05conversion operator gone nowCaolán McNamara1-2/+2
2011-10-05callcatcher: unused methodsCaolán McNamara1-11/+0
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist1-0/+2
2011-10-04callcatcher: various unused methodsCaolán McNamara1-15/+0
2011-10-03Print preview: set frame size to preview size even if there is no previewIvan Timofeev1-16/+10
2011-09-29callcatcher: unused codeCaolán McNamara1-27/+0
2011-09-28WaE: declared with greater visibility than the type of its fieldTor Lillqvist1-1/+1
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-1/+13
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-9/+9
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks1-0/+16
2011-09-26cppcheck: reduce scope of var in vcl bitmap3.cxxPierre-André Jacquod1-13/+12
2011-09-26cppcheck: reduce scope of var in vcl sft.cxxPierre-André Jacquod1-13/+18
2011-09-26cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod1-1/+1
2011-09-26dead code deleted in vcl toolbox.cxxPierre-André Jacquod1-62/+9
2011-09-26cppcheck: reduce scope of var in vcl toolbox.cxxPierre-André Jacquod1-12/+7
2011-09-26cppcheck: scope reduction of var in vcl outdev3.cxxPierre-André Jacquod1-5/+4
2011-09-26cppcheck: reduce scope of var in vcl outdev2.cxxPierre-André Jacquod1-2/+8
2011-09-24unusedcode: vcl::PrinterFooMatúš Kukan1-49/+0
2011-09-22WaE: signed/unsigned errorCaolán McNamara1-2/+2
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken1-14/+19
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-9/+12
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-2/+2
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara2-38/+43
2011-09-19delete does not need a NULL checkLuboš Luňák1-6/+3
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara1-13/+22
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet1-1/+1
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara6-42/+53
2011-09-14Fix nSearchType vs. nMatchType typo and simplify resulting code.Stephan Bergmann1-5/+2
2011-09-13Some cppcheck cleaningJulien Nabet1-2/+1
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat1-0/+11
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-7/+0
2011-09-10Drop unused partsJulien Nabet1-12/+0
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann1-3/+14
2011-09-09callcatcher: various unused codeCaolán McNamara1-7/+0
2011-09-08Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann1-1/+1
2011-09-08cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak1-1/+1
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara6-135/+0