summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* Silly workaround for fdo#55156Tor Lillqvist2012-09-261-0/+4
* Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2012-09-262-2/+20
* Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka2012-09-211-2/+27
* 64-bit fixesTor Lillqvist2012-09-2012-30/+59
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-181-6/+13
* fdo#39007 make windows not 'restorable'Norbert Thiebaud2012-09-131-0/+4
* coretext: use only the FontFace ref from the StyleNorbert Thiebaud2012-09-124-38/+53
* fdo#47368: Fix for infinite recursionMichael Meeks2012-09-101-9/+3
* fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara2012-09-032-2/+2
* Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2012-09-032-0/+14
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-313-13/+7
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud2012-08-313-28/+27
* Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini2012-08-143-7/+8
* Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist2012-08-091-1/+1
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* mac-only UniString from sal_Unicode*Caolán McNamara2012-08-021-1/+1
* Add own declaration for the since long deprecated KillPicture()Tor Lillqvist2012-08-011-11/+15
* Add declaration of the very deprecated FMGetATSFontRefFromFontTor Lillqvist2012-07-312-0/+12
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-15/+0
* No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist2012-07-281-0/+12
* second fix for WaEMarkus Mohrhard2012-07-231-0/+1
* fix WaE on MacMarkus Mohrhard2012-07-231-0/+1
* Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens2012-07-221-1/+28
* #include "tools/helpers.hxx" for FRoundStephan Bergmann2012-07-151-0/+1
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-011-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-2625-575/+350
* Remove OLD_TAB_STYLEThomas Arnhold2012-06-251-49/+0
* Fix error: redefinition of 'value'Tor Lillqvist2012-06-251-2/+1
* Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud2012-06-236-1/+1397
* WaE on Mac SDK > 10.4Norbert Thiebaud2012-06-231-4/+3
* factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud2012-06-232-1568/+1651
* move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud2012-06-233-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-2144-1024/+709
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-202-14/+14
* removed code commented-out in the first placeTakeshi Abe2012-06-131-6/+0
* Remove unused InterceptChildWindowKeyDownThomas Arnhold2012-06-111-6/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud2012-06-041-5/+21
* nuke unused typedefTakeshi Abe2012-05-291-3/+0
* Use normal font in tab headersStefan Knorr (astron)2012-05-271-1/+0
* fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky2012-05-231-1/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-4/+0
* isOUStringType still used (from dbgutil code)Stephan Bergmann2012-04-251-1/+8
* WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist2012-04-241-1/+1
* WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist2012-04-241-0/+1
* WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist2012-04-241-2/+2
* WaE: unused functionsTor Lillqvist2012-04-242-27/+0
* WaE: incompatible pointer typesTor Lillqvist2012-04-241-1/+1
* WaE: unused variableTor Lillqvist2012-04-241-1/+0