summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19Fixes link error on Windows.Kohei Yoshida1-1/+2
2011-08-19now cairo is the only way to render text under XCaolán McNamara4-31/+11
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara5-174/+126
2011-08-18and so glyphcache.hxx is revealed to be unx onlyCaolán McNamara8-17/+9
2011-08-18move unix only stuff to unxCaolán McNamara7-5/+5
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara8-38/+52
2011-08-18USE_BUILTIN_RASTERIZER is never setCaolán McNamara1-8/+0
2011-08-17When painting overlapped controls, paint the bottom one first.Kohei Yoshida1-3/+3
2011-08-17add and use a matchLCaolán McNamara2-80/+89
2011-08-17calculate lengths at compile timeCaolán McNamara1-17/+27
2011-08-15callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky2-68/+0
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky2-100/+3
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky2-71/+0
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky2-97/+1
2011-08-15lets keep original encodingCaolán McNamara1-3/+3
2011-08-15make these pure virtual to prove all implemented in sole sub-classCaolán McNamara1-14/+13
2011-08-15virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara1-1/+1
2011-08-15VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara3-352/+0
2011-08-15turn on cairo rendering of vertical textCaolán McNamara2-7/+7
2011-08-15Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky1-1/+1
2011-08-14Preserve CollateSingleJobs between calls to print dialogAlex Kempshall1-0/+17
2011-08-13Replace removed ByteString API usageNorbert Thiebaud1-1/+1
2011-08-13callcatcher: Remove unused ImplDockingWindowWrapper's methods.Jan Holesovsky2-172/+2
2011-08-11smoketest fails: revert "fix rendering of metafiles embedded in emf+"Caolán McNamara1-20/+17
2011-08-11Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceActionCaolán McNamara1-8/+5
2011-08-11ByteString::ToInt64->rtl::OString::toInt64Caolán McNamara1-1/+2
2011-08-10fix rendering of metafiles embedded in emf+Radek Doulik1-17/+20
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe16-16/+16
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky3-9/+3
2011-08-05Remove an unneeded forward reference to class ListJoseph Powers1-1/+0
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara1-1/+2
2011-08-05callcatcher: unused methodsCaolán McNamara5-68/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04and get this building under windowsCaolán McNamara2-3/+2
2011-08-04callcatcher: remove unused methodsCaolán McNamara5-58/+0
2011-08-04LookupKeysymInDefaultGroup unusedCaolán McNamara1-10/+0
2011-08-03unusedcode.easy: Removed some members.Joseph Powers2-20/+0
2011-08-03Anything to do with position in MenuItemList should be size_tJoseph Powers1-68/+78
2011-08-02unusedcode.easy: Removed unused code from MenuJoseph Powers2-94/+2
2011-08-02Modify MenuItemList so it uses std::vector<> instead of ListJoseph Powers1-74/+112
2011-08-03callcatcher: remove unused methodsThomas Arnhold4-436/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold6-95/+0
2011-08-02Resolves: rhbz#693265 fix crash from unhandled exceptionCaolán McNamara1-4/+24
2011-08-02Remove an unneeded forward declarion of class List.Joseph Powers1-1/+0
2011-08-02add vertical layout as a distinguishing font layout attributeCaolán McNamara4-18/+23
2011-07-31callcatcher: remove unused codeCaolán McNamara2-77/+0
2011-07-31callcatcher: remove unused FillPolyPolygonCaolán McNamara2-30/+0
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist15-71/+3420
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist16-3/+24