summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Undefined variable mnTrailingSpaceWidthTor Lillqvist1-1/+1
2012-08-02Bin unused function for nowTor Lillqvist1-14/+0
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-15/+0
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud3-8/+8
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-6/+0
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-1/+0
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky1-1/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-4/+0
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist1-1/+1
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist6-2570/+2768
2012-04-15Remove accidentally duplicated fileTor Lillqvist1-1/+1
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist4-181/+56
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist1-2/+15
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist5-0/+1384
2012-03-01WaE: unused variableTor Lillqvist1-2/+2
2012-03-01WaE: is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-24/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-5/+0
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara2-16/+17
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-7/+0
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist4-13/+13
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-1/+1
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-10/+0
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud14-28/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-2/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann1-1/+1
2011-11-04String->OUString, remove unused codeAugust Sodora1-2/+1
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-2/+2
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-3/+3
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-15/+3
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-2/+5
2011-09-27More WaE fixes for iOSTor Lillqvist1-3/+3
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist7-121/+43
2011-09-12mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara1-1/+1
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist11-2/+3401
2011-07-24More iOS baby stepsTor Lillqvist2-0/+2736
2011-07-14iOS hackingTor Lillqvist6-0/+1473