summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Avoid global static dataStephan Bergmann1-5/+2
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks1-0/+1
2012-11-12Un-break accidental mis-merge, or somethingTor Lillqvist1-22/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks14-287/+219
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist1-2/+0
2012-11-06Unbreak compilation of the iOS vcl codeTor Lillqvist1-1/+25
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks11-256/+157
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-3/+2
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-6/+13
2012-09-04Workaround for crash on iOSTor Lillqvist1-0/+13
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+7
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