summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* iterator are not orderedNorbert Thiebaud2012-03-051-1/+1
* Resolves: fdo#31306 some icons don't get grayed when disabledCaolán McNamara2012-03-051-2/+52
* iterator end should be tested with != not <Norbert Thiebaud2012-03-041-1/+1
* help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud2012-03-044-0/+9
* GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud2012-03-042-162/+109
* Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist2012-03-058-72/+1451
* gtk3: Avoid crash with some themes (unico based)Lucas Baudin2012-03-031-1/+3
* Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist2012-03-024-24/+0
* IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist2012-03-0111-11/+11
* Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi2012-03-014-0/+24
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0129-63/+63
* I really only want to know if IsSymbolFont was toggledCaolán McNamara2012-03-011-1/+1
* WaE: unused variableTor Lillqvist2012-03-011-2/+2
* WaE: is abstract but has non-virtual destructorTor Lillqvist2012-03-011-0/+1
* String types have changed in base classTor Lillqvist2012-03-011-6/+6
* WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist2012-03-012-2/+2
* WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist2012-03-012-4/+4
* WaE: extra tokens at end of #endif directiveTor Lillqvist2012-03-011-1/+1
* Typo fps_kde4 -> vclplug_kde4Stephan Bergmann2012-02-291-1/+1
* we use mpFontData->IsSymbolFont() in our comparison to detect symbol fontsCaolán McNamara2012-02-291-5/+25
* can use Zip for thisDavid Tardon2012-02-294-39/+107
* SessionManagerClient is never instantiatedCaolán McNamara2012-02-292-9/+8
* Actually there is no need to have if and elseif with same action.Tomas Chvatal2012-02-281-11/+5
* Fix crash on exit using KDE interfaceTomas Chvatal2012-02-281-1/+3
* Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxxChristina Rossmanith2012-02-282-64/+15
* move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen2012-02-282-58/+39
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-282-7/+0
* there is no Sequence::isEmpty()Ivan Timofeev2012-02-273-5/+5
* disable warnigns as errors for KDE3 codeLuboš Luňák2012-02-271-0/+1
* disable -Wshadow for KDE backendsLuboš Luňák2012-02-274-59/+13
* Replace getLength() with isEmpty() where appropriateChr. Rossmanith2012-02-276-13/+12
* callcatcher: update unused listCaolán McNamara2012-02-272-46/+0
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-2/+2
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-6/+10
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-257-19/+136
* android: get basic 0-9, a-z keyinput workingMichael Meeks2012-02-241-5/+17
* Unify indentationTor Lillqvist2012-02-232-4/+4
* My fix is nicer ;)Stephan Bergmann2012-02-231-2/+2
* ensure ppd translation indexes are validCaolán McNamara2012-02-231-3/+9
* make vcl ByteString freeCaolán McNamara2012-02-231-56/+65
* vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-02-231-1/+1
* WaE: retain parameter names in the base class for documentationMichael Meeks2012-02-221-3/+3
* -Werror=unused-parameterStephan Bergmann2012-02-221-2/+2
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-2213-130/+4
* unusedcode.easy: remove some moreThomas Arnhold2012-02-222-24/+0
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-2212-163/+0
* EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich2012-02-225-39/+3
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+1
* headless: more work in vclRiccardo Magliocchetti2012-02-212-7/+5
* unwrap ifdefs with unused membersCaolán McNamara2012-02-212-6/+1