summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference#clear() method...Noel Grandin2013-06-051-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* sal_Bool to boolTakeshi Abe2013-06-053-87/+86
* vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2013-06-042-1/+14
* Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara2013-06-041-0/+39
* Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2013-06-042-24/+42
* clip message box dialogs to some reasonable widthsCaolán McNamara2013-06-042-0/+14
* Avoid crash on iOS: We need to get a valid context hereTor Lillqvist2013-06-041-0/+6
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-042-2/+2
* Hopefully fix build on LinuxTor Lillqvist2013-06-041-1/+1
* Make the iOS vcl CoreText code build againTor Lillqvist2013-06-0417-2291/+139
* Drop the trailing white space crackKhaled Hosny2013-06-041-24/+3
* Add Emacs and vim mode linesTor Lillqvist2013-06-044-9/+6
* Drop "CJK extra leading" crackKhaled Hosny2013-06-044-89/+0
* Use Core Text font manager instead of deprecated ATSKhaled Hosny2013-06-031-33/+17
* Drop ENABLE_CORETEXTKhaled Hosny2013-06-031-37/+0
* fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl2013-06-031-1/+20
* Variable only used onceJulien Nabet2013-06-031-3/+1
* Fix dbgutil buildTor Lillqvist2013-06-031-1/+1
* Fix 64-bit buildTor Lillqvist2013-06-031-1/+7
* Clarify headers.Michael Meeks2013-06-033-52/+42
* Drop Core Text dynamic loading stuffKhaled Hosny2013-06-033-141/+13
* Get the new Core Text code to compileKhaled Hosny2013-06-036-102/+48
* Cherry-pick Core Text port from AOOKhaled Hosny2013-06-039-1/+2586
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* Use the right control variable for index accessStephan Bergmann2013-06-031-1/+1
* fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks2013-06-031-2/+10
* fdo#46808, Use service constructor for ZipFileAccessNoel Grandin2013-06-031-14/+2
* sidebar: Try harder to find the command's image.Jan Holesovsky2013-06-021-6/+35
* sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky2013-06-021-2/+7
* sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky2013-06-023-3/+143
* Drop useless forward declarationTakeshi Abe2013-06-021-2/+0
* sal_Bool to boolTakeshi Abe2013-06-028-45/+45
* Band-aid fix for bnc#795857 and the pdf export black background.Thorsten Behrens2013-05-311-27/+33
* sal_Bool to boolTakeshi Abe2013-05-314-78/+78
* Make use of IsStarSymbol()Thomas Arnhold2013-05-305-21/+9
* sal_Bool to boolTakeshi Abe2013-05-304-72/+72
* convert save defaults to .ui formatCaolán McNamara2013-05-291-5/+38
* convert more queryboxes to new message box replacementCaolán McNamara2013-05-291-19/+89
* UNX does not imply X11Tor Lillqvist2013-05-281-2/+2
* fix emf transparency handling (bnc#820385)Luboš Luňák2013-05-282-5/+29
* Source files shouldn't have executable bit set.Mark Wielaard2013-05-281-0/+0
* fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed2013-05-281-2/+3
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-271-2/+2
* Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2013-05-272-6/+11
* Generalize the check for a recode tableCaolán McNamara2013-05-271-9/+3
* fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young2013-05-271-0/+7
* cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on WindowsYuri Dario2013-05-271-7/+15
* vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi2013-05-273-13/+23
* vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi2013-05-271-0/+3