summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde2-0/+5
2013-12-13Bin unused or duplicate forward class declarationsTor Lillqvist1-6/+0
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist1-1/+0
2013-12-12chmod -xTor Lillqvist1-0/+0
2013-12-12Add CGContext field to SystemGraphicsData for iOS, tooTor Lillqvist1-3/+3
2013-12-12CosmeticsTor Lillqvist1-35/+1
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-11regband.hxx is private to vclTor Lillqvist1-147/+0
2013-12-11octree.hxx is private to vclTor Lillqvist1-127/+0
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-537/+0
2013-12-11displayconnectiondispatch.hxx is private to vclTor Lillqvist1-46/+0
2013-12-06Remove irrelevant comment.Andrzej Hunt1-1/+1
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-1/+1
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr1-1/+1
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks1-1/+2
2013-12-04Bin ATSUI codeTor Lillqvist1-8/+0
2013-12-04No more uses of printer built in fontsKhaled Hosny1-29/+7
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-4/+0
2013-12-04Don't perform printer font substitutionKhaled Hosny1-20/+1
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin1-2/+2
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara1-2/+2
2013-12-03drop unused argumentCaolán McNamara1-1/+1
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+2
2013-11-25Integrate branch of IAccessible2Steve Yin1-0/+2
2013-11-25Integrate branch of IAccessible2Steve Yin3-3/+15
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-12/+5
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-10/+23
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky1-0/+2
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara1-0/+7
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-2/+3
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud20-59/+59
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-4/+4
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist1-7/+0
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2-6/+12
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist1-102/+0
2013-10-26Minor cleanup and comment (un-)translationTor Lillqvist1-20/+12
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold149-426/+426
2013-10-22ImplCalcSize etc can be constCaolán McNamara1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-6/+6
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl1-1/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-21Simplify further after the kerning pair changesTor Lillqvist1-1/+0
2013-10-21Removed unused kerning stuffKhaled Hosny1-16/+1
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-0/+1
2013-10-16cleanupThomas Arnhold1-3/+0
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens1-0/+8
2013-09-30merge queue_layout and queue_resizeCaolán McNamara4-2/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara20-42/+40