summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05sal_Bool to boolTakeshi Abe
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
2013-06-04Hopefully fix build on LinuxTor Lillqvist
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist
2013-06-04Drop the trailing white space crackKhaled Hosny
2013-06-04Add Emacs and vim mode linesTor Lillqvist
2013-06-04Drop "CJK extra leading" crackKhaled Hosny
2013-06-03Use Core Text font manager instead of deprecated ATSKhaled Hosny
2013-06-03Drop ENABLE_CORETEXTKhaled Hosny
2013-06-03fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl
2013-06-03Variable only used onceJulien Nabet
2013-06-03Fix dbgutil buildTor Lillqvist
2013-06-03Fix 64-bit buildTor Lillqvist
2013-06-03Clarify headers.Michael Meeks
2013-06-03Drop Core Text dynamic loading stuffKhaled Hosny
2013-06-03Get the new Core Text code to compileKhaled Hosny
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-06-03Use the right control variable for index accessStephan Bergmann
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks
2013-06-03fdo#46808, Use service constructor for ZipFileAccessNoel Grandin
2013-06-02sidebar: Try harder to find the command's image.Jan Holesovsky
2013-06-02sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-06-02Drop useless forward declarationTakeshi Abe
2013-06-02sal_Bool to boolTakeshi Abe
2013-05-31Band-aid fix for bnc#795857 and the pdf export black background.Thorsten Behrens
2013-05-31sal_Bool to boolTakeshi Abe
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-30sal_Bool to boolTakeshi Abe
2013-05-29convert save defaults to .ui formatCaolán McNamara
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
2013-05-28UNX does not imply X11Tor Lillqvist
2013-05-28fix emf transparency handling (bnc#820385)Luboš Luňák
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-27Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik
2013-05-27Generalize the check for a recode tableCaolán McNamara
2013-05-27fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young
2013-05-27cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on WindowsYuri Dario
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi