summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka1-0/+1
2012-09-20cups: initialize thread running memberMichael Meeks1-1/+1
2012-09-2064-bit fixesTor Lillqvist6-14/+18
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann5-5/+10
2012-09-17update unused code listCaolán McNamara1-2/+0
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara1-3/+5
2012-09-14gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud1-9/+11
2012-09-14gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud2-1/+6
2012-09-13targetted container_controls rework.Noel Power1-1/+0
2012-09-12targetted VBA re-work.Noel Power1-4/+0
2012-09-12remove unused hMainThread_Caolán McNamara1-2/+0
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud2-5/+4
2012-09-11XubString->rtl::OUStringCaolán McNamara1-1/+1
2012-09-07Revert "vcl: export PrintFontManager"Luboš Luňák1-1/+1
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák2-23/+54
2012-09-06vcl: export PrintFontManagerMichael Stahl1-1/+1
2012-09-06basic support for temporary fontsLuboš Luňák1-0/+23
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara1-1/+1
2012-09-03adjust auto font installationCaolán McNamara1-0/+5
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara9-0/+15
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara1-0/+2
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl2-17/+6
2012-08-31add "Tango Testing" icon themePetr Mladek1-2/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-14/+16
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud3-9/+9
2012-08-23Draw separating line at the top of the status bar.Jan Holesovsky1-4/+0
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky2-4/+2
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold2-18/+0
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl1-92/+95
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann7-18/+0
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-7/+0
2012-08-13callcatcher: update listCaolán McNamara1-1/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara1-3/+0
2012-08-08remove include comments and boxesThomas Arnhold10-11/+0
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara1-17/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold5-6/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold15-27/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás7-2/+1177
2012-08-05paint Edit's native borders after background colorMarkus Mohrhard1-0/+1
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-2/+12
2012-08-01Revert "additional fix for fdo#51336 for radiobuttons"Noel Power1-4/+0
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-9/+6
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen9-52/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen2-42/+0
2012-07-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold1-0/+5
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks1-0/+1
2012-07-26remove unused border stylesIvan Timofeev1-2/+0
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl1-1/+1
2012-07-25refactor the symbol hit testIvan Timofeev1-2/+3
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl2-53/+64