Age | Commit message (Expand) | Author |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-02 | mac-only UniString from sal_Unicode* | Caolán McNamara |
2012-08-01 | Add own declaration for the since long deprecated KillPicture() | Tor Lillqvist |
2012-07-31 | Add declaration of the very deprecated FMGetATSFontRefFromFont | Tor Lillqvist |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-28 | No KillPicture() in the 10.7 SDK, so just leak for now... | Tor Lillqvist |
2012-07-23 | second fix for WaE | Markus Mohrhard |
2012-07-23 | fix WaE on Mac | Markus Mohrhard |
2012-07-22 | Fix fdo#50631 - have GetTextBoundRect() properly rotate bounds | Thorsten Behrens |
2012-07-15 | #include "tools/helpers.hxx" for FRound | Stephan Bergmann |
2012-07-01 | vcl: CTRL_FIXEDBORDER is dead since ef877aab7e | Ivan Timofeev |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | Remove OLD_TAB_STYLE | Thomas Arnhold |
2012-06-25 | Fix error: redefinition of 'value' | Tor Lillqvist |
2012-06-23 | Initial basic support for CoreText. very partial and highly unstable. | Norbert Thiebaud |
2012-06-23 | WaE on Mac SDK > 10.4 | Norbert Thiebaud |
2012-06-23 | factorize what we can share for salgdi between CoreText and ATSUI | Norbert Thiebaud |
2012-06-23 | move ATSUI entangled-code into its specific sub-directory | Norbert Thiebaud |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |
2012-06-13 | removed code commented-out in the first place | Takeshi Abe |
2012-06-11 | Remove unused InterceptChildWindowKeyDown | Thomas Arnhold |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-04 | fdo#50631: Fix the bounding box of rotated glyphs on MacOSX. | Norbert Thiebaud |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-05-27 | Use normal font in tab headers | Stefan Knorr (astron) |
2012-05-23 | fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac). | Jan Holesovsky |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-04-25 | isOUStringType still used (from dbgutil code) | Stephan Bergmann |
2012-04-24 | WaE: when type is in parentheses, array cannot have dynamic size | Tor Lillqvist |
2012-04-24 | WaE: delete called on class that is abstract but has non-virtual destructor | Tor Lillqvist |
2012-04-24 | WaE: 'ATSLayout::InitFont' hides overloaded virtual function | Tor Lillqvist |
2012-04-24 | WaE: unused functions | Tor Lillqvist |
2012-04-24 | WaE: incompatible pointer types | Tor Lillqvist |
2012-04-24 | WaE: unused variable | Tor Lillqvist |
2012-04-24 | WaE: semicolon before method body is ignored | Tor Lillqvist |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-02-29 | can use Zip for this | David Tardon |
2012-02-27 | there is no Sequence::isEmpty() | Ivan Timofeev |
2012-02-27 | Replace getLength() with isEmpty() where appropriate | Chr. Rossmanith |
2012-02-22 | vcl: fdo#46399 cleanup and share dummy virtual methods ... | Greggory Hernandez |
2012-02-22 | unusedcode.easy: vcl: remove DrawNativeControlText() | Thomas Arnhold |
2012-02-22 | EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option) | Josh Heidenreich |
2012-02-20 | unusedcode.easy: Remove SwProtocol::Snapshot() | Thomas Arnhold |
2012-02-19 | risk converting ByteString to rtl::OString for OSes I don't have | Caolán McNamara |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2012-01-31 | Simplify code by making getProcessComponentContext() implicit. | Stephan Bergmann |
2012-01-28 | vcl: Remove unused GetSymbolKeyName | Thomas Arnhold |
2012-01-16 | vcl: introduce crystal clear separation between X11 Screens and DisplayScreens | Michael Meeks |