summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-12-05Increase consistencyTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Bin ATSUI codeTor Lillqvist
2013-12-04WaE: private field 'mbPrinter' is not usedTor Lillqvist
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-02fix buildCaolán McNamara
2013-12-02Make include guards sane in vclTor Lillqvist
2013-12-02Clear up some copypastaTor Lillqvist
2013-11-29Surely ATSLayout is no friend of the CoreText AquaSalGraphicsTor Lillqvist
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Surely we want CGFloat and CGRect from the appropriate SDK headerTor Lillqvist
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-15add a stock connect button stringCaolán McNamara
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist
2013-11-05update pchThomas Arnhold
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-11-01remove nonsense FOLD commentsThomas Arnhold
2013-11-01Cosmetics and style cleanupsTor Lillqvist
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
2013-10-25Remove unused fileTor Lillqvist
2013-10-24Bin unused #definesTor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21GetKernPairs() can even be private nowTor Lillqvist
2013-10-21No need for this to be virtual thenTor Lillqvist
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara
2013-10-16cleanupThomas Arnhold
2013-10-15update pchThomas Arnhold
2013-10-14CID#707583 uninitialized variablesCaolán McNamara
2013-10-10no need to include solar.hrc hereCaolán McNamara
2013-10-07CID#708574 uninitialized membersCaolán McNamara
2013-09-30This have been unused for a whileKhaled Hosny
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara