Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-01 | WaE: 'SalData' defined as a struct here but previously declared as a class | Tor Lillqvist | |
2012-03-01 | WaE: extra tokens at end of #endif directive | Tor Lillqvist | |
2012-02-29 | Typo fps_kde4 -> vclplug_kde4 | Stephan Bergmann | |
2012-02-29 | we use mpFontData->IsSymbolFont() in our comparison to detect symbol fonts | Caolán McNamara | |
If we change that between cache lookup and insert we run the risk of invalidating the results of our lookup. This should fix some hard to replicate reference count nasties | |||
2012-02-29 | can use Zip for this | David Tardon | |
2012-02-29 | SessionManagerClient is never instantiated | Caolán McNamara | |
the "pThis" is a hack to smuggle an argument into a static method, its not actually a SessionManagerClient instance, clarify the code around that | |||
2012-02-28 | Actually there is no need to have if and elseif with same action. | Tomas Chvatal | |
2012-02-28 | Fix crash on exit using KDE interface | Tomas Chvatal | |
This is slightly modified version of patch from Lubos Lunak <llunak@suse.cz>. This fixes downstream bugs: https://bugs.gentoo.org/show_bug.cgi?id=394533 https://bugs.launchpad.net/bugs/925049 | |||
2012-02-28 | Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxx | Christina Rossmanith | |
2012-02-28 | move vcl session management to fancy new SAL_LOG tracing | Bjoern Michaelsen | |
2012-02-28 | callcatcher: remove newly unused methods and update list | Caolán McNamara | |
2012-02-27 | there is no Sequence::isEmpty() | Ivan Timofeev | |
2012-02-27 | disable warnigns as errors for KDE3 code | Luboš Luňák | |
Too old codebase, there simply have to be warnings. | |||
2012-02-27 | disable -Wshadow for KDE backends | Luboš Luňák | |
KDE/Qt consider -Wshadow not worth the trouble, and the qhash workaround shows why. | |||
2012-02-27 | Replace getLength() with isEmpty() where appropriate | Chr. Rossmanith | |
2012-02-27 | callcatcher: update unused list | Caolán McNamara | |
2012-02-27 | WaE: some super-high debugging level warnings | Caolán McNamara | |
2012-02-27 | WaE: some super-high debugging level warnings | Caolán McNamara | |
2012-02-25 | android: move DamageTracker concept into SvpSalFrame and try to use it | Michael Meeks | |
2012-02-24 | android: get basic 0-9, a-z keyinput working | Michael Meeks | |
2012-02-23 | Unify indentation | Tor Lillqvist | |
2012-02-23 | My fix is nicer ;) | Stephan Bergmann | |
2012-02-23 | ensure ppd translation indexes are valid | Caolán McNamara | |
2012-02-23 | make vcl ByteString free | Caolán McNamara | |
2012-02-23 | vcl: crash in GraphiteLayout::expandOrCondense: | Michael Stahl | |
When printing the bugdoc from i#103958: error: attempt to subscript container with out-of-bounds index 5, but container only holds 5 elements. #4 0x00007fd37902be5e in GraphiteLayout::expandOrCondense (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:848 #5 0x00007fd37902bc54 in GraphiteLayout::AdjustLayout (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:812 #6 0x00007fd3790345c8 in GraphiteServerFontLayout::AdjustLayout (this=0x3529640, rArgs=...) at vcl/inc/graphite_serverfont.hxx:76 #7 0x00007fd378d5c91d in OutputDevice::forceFallbackFontToFit (this=0x35022c0, rFallback=..., rFallbackFont=..., rFontSelData=..., nFallbackLevel=1, rLayoutArgs=..., rOrigMetric=...) at vcl/source/gdi/outdev3.cxx:6094 #8 0x00007fd378d5cece in OutputDevice::ImplGlyphFallbackLayout (this=0x35022c0, pSalLayout=0x36136c0, rLayoutArgs=...) at vcl/source/gdi/outdev3.cxx:6206 #9 0x00007fd378d5c6fe in OutputDevice::ImplLayout (this=0x35022c0, rOrigStr="\327\252\327\220\327\250\327\231\327\232:__________", nMinIndex=0, nLen=5, rLogicalPos=..., nLogicalWidth=570, pDXArray=0x0, bFilter=true) at vcl/source/gdi/outdev3.cxx:6065 #10 0x00007fd378d5b9da in OutputDevice::DrawStretchText (this=0x35022c0, rStartPt=..., nWidth=570, rStr="\327\252\327\220\327\250\327\231\327\232:__________", nIndex=0, nLen=5) at vcl/source/gdi/outdev3.cxx:5840 #11 0x00007fd378d27f1e in MetaStretchTextAction::Execute (this=0x3588880, pOut=0x35022c0) at vcl/source/gdi/metaact.cxx:1482 #12 0x00007fd378cdbea5 in GDIMetaFile::Play (this=0x7ffff63e7da0, pOut=0x35022c0, nPos=1283) at vcl/source/gdi/gdimtf.cxx:424 #13 0x00007fd378ea1c6f in vcl::PrinterController::printFilteredPage (this=0x34ff550, i_nPage=10) at vcl/source/gdi/print3.cxx:1207 | |||
2012-02-22 | WaE: retain parameter names in the base class for documentation | Michael Meeks | |
2012-02-22 | -Werror=unused-parameter | Stephan Bergmann | |
2012-02-22 | vcl: fdo#46399 cleanup and share dummy virtual methods ... | Greggory Hernandez | |
2012-02-22 | unusedcode.easy: remove some more | Thomas Arnhold | |
2012-02-22 | unusedcode.easy: vcl: remove DrawNativeControlText() | Thomas Arnhold | |
2012-02-22 | EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option) | Josh Heidenreich | |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold | |
2012-02-21 | headless: more work in vcl | Riccardo Magliocchetti | |
Provide HeadlessSalSystem::ShowNativeDialog() instead of having it if-zeroed. Then remove LIBO_HEADLESS ifdefery from unx/generic/plugadapt/salplug.cxx which we are not building anymore. | |||
2012-02-21 | unwrap ifdefs with unused members | Caolán McNamara | |
2012-02-21 | ByteString->rtl::OString | Caolán McNamara | |
2012-02-21 | Put HEADLESS definition under LIBO namespace | Riccardo Magliocchetti | |
tml reminds us that use a generic and potentially clash-prone word like HEADLESS as preprocessor defintion is pretty lame. He suggests to put it under the already used LIBO namespace. To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g. | |||
2012-02-20 | vcl: TwoRect -> SalTwoRect | Thomas Arnhold | |
2012-02-20 | headless: cleanup HEADLESS definition | Riccardo Magliocchetti | |
Define HEADLESS globally as it is meant to be. | |||
2012-02-20 | vcl: simplify logic | Thomas Arnhold | |
Thanks to Cor Nouws | |||
2012-02-20 | unusedcode.easy: some cleaning | Thomas Arnhold | |
2012-02-20 | unusedcode.easy: Remove SwProtocol::Snapshot() | Thomas Arnhold | |
And all implementations. Also unused and removed: ImplCreateFromXImage() ImplGetFrameBitmap() | |||
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe | |
to equalsIgnoreAsciiCaseAscii("...") | |||
2012-02-20 | Resoves fdo#42901 duplicated .pfb without duplicated .afm drops font | Caolán McNamara | |
If we have a duplicate font entry the duplicate is dropped, but if the first font was invalid, e.g. .pfb without .afm this results in dropping *both* fonts, the valid and invalid one | |||
2012-02-19 | vcl: dead code | Thomas Arnhold | |
2012-02-19 | risk converting ByteString to rtl::OString for OSes I don't have | Caolán McNamara | |
2012-02-19 | ByteString->rtl::OString | Caolán McNamara | |
2012-02-19 | Get rid of size() == 0 | Elton Chung | |
2012-02-19 | Remove unused code | Petr Vorel | |
2012-02-19 | pngread: remove some unused defines | Thomas Arnhold | |
2012-02-18 | WaE: unused variable rc | Thomas Arnhold | |