summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara
2014-01-13Clean up #if GTK_CHECK_VERSION(3,0,0)Stephan Bergmann
2014-01-12mnDeltaStart is unusedCaolán McNamara
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Remove unused variables.Matúš Kukan
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-23convert print progress dialog to .uiCaolán McNamara
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-13Follow header guard conventionTor Lillqvist
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-12-11regband.hxx is private to vclTor Lillqvist
2013-12-11octree.hxx is private to vclTor Lillqvist
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-11displayconnectiondispatch.hxx is private to vclTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-06Bin unused VER_TIGER and VER_LEOPARDTor Lillqvist
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-05Typo fixTor Lillqvist
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