summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* this looks wrongDavid Tardon2012-09-071-3/+3
* vcl: export PrintFontManagerMichael Stahl2012-09-061-1/+1
* basic support for temporary fontsLuboš Luňák2012-09-062-0/+66
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* these warnings are only debug informational reallyCaolán McNamara2012-09-062-13/+13
* vcl: Add missing graphite support to headless buildRiccardo Magliocchetti2012-09-061-0/+5
* vcl: Fix cups ifdeferyRiccardo Magliocchetti2012-09-061-1/+1
* Java cleanup, fix compile errorNoel Grandin2012-09-051-16/+19
* Revert "Relax ICC profile version for PDF/1-a to 2.4"Fridrich Štrba2012-09-051-2/+2
* Relax ICC profile version for PDF/1-a to 2.4Lionel Elie Mamane2012-09-051-2/+2
* Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba2012-09-051-0/+2
* should be able to remove SimpleLayoutEngine nowCaolán McNamara2012-09-052-76/+9
* Workaround for crash on iOSTor Lillqvist2012-09-041-0/+13
* fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara2012-09-034-4/+4
* misplaced ifdefCaolán McNamara2012-09-031-1/+1
* adjust auto font installationCaolán McNamara2012-09-033-54/+71
* Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2012-09-0321-6/+99
* make GlyphCache::InvalidateAllGlyphs do what it says it doesCaolán McNamara2012-09-031-18/+8
* Resolves: #i96826# request font installation on render failureCaolán McNamara2012-09-033-7/+127
* version is WNT only libraryMatúš Kukan2012-09-031-1/+2
* Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl2012-09-024-306/+6
* add "Tango Testing" icon themePetr Mladek2012-08-312-2/+6
* workaround fdo#35118 in the absence of fdo#19869Caolán McNamara2012-08-311-24/+39
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-27/+23
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud2012-08-316-37/+36
* Undo/Redo description+shortcut in Basic IDEUray M. János2012-08-307-7/+191
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-3/+5
* gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev2012-08-282-4/+27
* drop these memory trashersCaolán McNamara2012-08-271-3/+0
* fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin2012-08-271-2/+3
* Fix dbgutil iOS buildTor Lillqvist2012-08-271-0/+8
* Undefined variable mnTrailingSpaceWidthTor Lillqvist2012-08-271-1/+1
* gtk: wrong menu border size, need to add thicknessIvan Timofeev2012-08-251-2/+4
* gtk: fix scrollbar drawing with ClearlooksIvan Timofeev2012-08-251-6/+13
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-231-1/+1
* Fix typo in a comment (copied here and there).Jan Holesovsky2012-08-233-4/+4
* Draw separating line at the top of the status bar.Jan Holesovsky2012-08-232-51/+5
* Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky2012-08-235-33/+6
* unusedcode.easy: remove recently unused codeThomas Arnhold2012-08-234-129/+0
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* do not make Qt3 moc mix KDE3 and TDE slotsLuboš Luňák2012-08-203-4/+6
* Fix TDE VCL interfaceTimothy Pearson2012-08-205-33/+101
* remove some useless commentsThomas Arnhold2012-08-181-1/+0
* vcl uses the Objective-C libraryTor Lillqvist2012-08-171-0/+6
* Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT2012-08-161-35/+21
* Fix transparent bitmap rendering.Tomaž Vajngerl2012-08-144-142/+161
* Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini2012-08-1420-51/+47
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1414-30/+2
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1