summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard1-0/+3
2013-06-06Drop the trailing white space crackKhaled Hosny1-24/+3
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara1-32/+13
2013-06-05Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard1-0/+2
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard1-0/+1
2013-06-05Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard1-1/+3
2013-06-05sidebar: Try harder to find the command's image.Jan Holesovsky1-6/+35
2013-06-05sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky1-2/+7
2013-06-05sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky3-3/+143
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2-1/+14
2013-06-04Revert "Fix fdo#64972 - strikethrough displays too high"Petr Mladek1-2/+1
2013-06-04fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl1-1/+20
2013-06-04Drop ENABLE_CORETEXTKhaled Hosny1-37/+0
2013-06-04Use Core Text font manager instead of deprecated ATSKhaled Hosny1-33/+17
2013-06-03Fix 64-bit buildTor Lillqvist1-1/+7
2013-06-03Clarify headers.Michael Meeks3-52/+42
2013-06-03Drop Core Text dynamic loading stuffKhaled Hosny3-141/+13
2013-06-03Get the new Core Text code to compileKhaled Hosny6-102/+48
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny9-1/+2586
2013-06-03Use the right control variable for index accessStephan Bergmann1-1/+1
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks1-2/+10
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed1-2/+3
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi3-13/+23
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi1-0/+3
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi1-0/+3
2013-05-27Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi10-15/+89
2013-05-25Fix fdo#64972 - strikethrough displays too highKhaled Hosny1-1/+2
2013-05-25Revert "Fix improper glyph positioning with old fonts"Khaled Hosny1-1/+1
2013-05-25A hack to fix mark placement in old fontsKhaled Hosny1-1/+19
2013-05-24Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard1-17/+17
2013-05-24Resolves: #i120529# abort print controller job, if no pages will be printedOliver-Rainer Wittmann1-1/+7
2013-05-23Fix improper glyph positioning with old fontsKhaled Hosny1-1/+1
2013-05-23Fix left to right full justificationKhaled Hosny3-99/+2
2013-05-22setting max line count should allow extra values to be added laterCaolán McNamara2-2/+2
2013-05-22restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+175
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara1-9/+5
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes1-43/+22
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard1-0/+12
2013-05-20Make some uses of OUStrings a little more readableRodolfo Ribeiro Gomes1-8/+2
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-3/+12
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand5-151/+317
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+192
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann4-24/+65
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara4-20/+66