summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)AuthorFilesLines
2012-02-29can use Zip for thisDavid Tardon1-0/+0
2012-02-27there is no Sequence::isEmpty()Ivan Timofeev2-4/+4
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith4-9/+9
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-24/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-18/+0
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich2-4/+1
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 McNamara4-95/+94
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-34/+34
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-4/+6
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-7/+0
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-09catch exception by constant referenceTakeshi Abe1-2/+2
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon1-2/+6
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann1-1/+1
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann1-4/+4
2011-12-05possible fix for build breakerMarkus Mohrhard1-2/+0
2011-12-05bah, wrong file extension...David Tardon1-1/+1
2011-12-05fix build on macosxDavid Tardon1-2/+5
2011-12-05move the check function to vclDavid Tardon1-69/+1
2011-12-01Fix build in macosxAugust Sodora1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud54-108/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-21fix build on MacOS XDavid Tardon1-1/+1
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon6-22/+22
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-6/+4
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-2/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann2-6/+6
2011-11-04String->OUString, remove unused codeAugust Sodora2-18/+12
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-5/+5
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld1-12/+12
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-2/+2
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-14/+2
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod1-1/+2
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod1-2/+1
2011-10-04Fix build against the 10.4 SDKTor Lillqvist1-1/+1
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist1-3/+2
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist5-12/+16
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist2-2/+23
2011-09-28WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-28WaE: ATSUI is deprecated in newer SDKsTor Lillqvist3-0/+30
2011-09-28WaE: drop some unused variablesTor Lillqvist1-3/+0