summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi2013-05-271-0/+3
* fix OUString conversionThomas Arnhold2013-05-261-4/+4
* fix OUString conversionSean Young2013-05-261-1/+1
* Fix fdo#64972 - strikethrough displays too highKhaled Hosny2013-05-251-1/+2
* Revert "Fix improper glyph positioning with old fonts"Khaled Hosny2013-05-251-1/+1
* A hack to fix mark placement in old fontsKhaled Hosny2013-05-251-1/+19
* Resolves: #i120529# abort print controller job, if no pages will be printedOliver-Rainer Wittmann2013-05-241-1/+7
* this themeing thing doesn't actually do anythingCaolán McNamara2013-05-243-28/+3
* add missing modelinesDavid Tardon2013-05-241-13/+16
* stop delivering freetype headersDavid Tardon2013-05-242-9/+5
* Resolves: #i120481# Add registered transferable flavor...Andre Fischer2013-05-242-9/+20
* sync the menubutton size request and draw calculationsCaolán McNamara2013-05-241-2/+5
* after 14 years I think we can forget about this titchy FIXMECaolán McNamara2013-05-241-1/+0
* Newer boost is more picky with null pointersTor Lillqvist2013-05-241-1/+1
* Fix improper glyph positioning with old fontsKhaled Hosny2013-05-231-1/+1
* Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand2013-05-231-30/+55
* sal_Bool to boolTakeshi Abe2013-05-233-92/+92
* tweak bug comment to indicate which bug tracker its fromCaolán McNamara2013-05-231-1/+1
* Fix left to right full justificationKhaled Hosny2013-05-233-99/+2
* Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard2013-05-231-17/+17
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-2210-15/+89
* replace DialogCancelledException with std::abortMarkus Mohrhard2013-05-222-4/+1
* setting max line count should allow extra values to be added laterCaolán McNamara2013-05-222-2/+2
* Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist2013-05-227-58/+7
* fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz2013-05-227-7/+58
* WaE: signed/unsigned comparisonCaolán McNamara2013-05-221-1/+1
* fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh2013-05-221-0/+1
* fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen2013-05-221-1/+1
* sal_Bool to boolTakeshi Abe2013-05-228-66/+66
* Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes2013-05-212-3/+92
* Removal of includes not needed anymoreRodolfo Ribeiro Gomes2013-05-212-15/+0
* Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes2013-05-212-65/+53
* Redundant checkStephan Bergmann2013-05-211-1/+1
* restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara2013-05-211-0/+175
* absoletely guarantee there is no mem leakCaolán McNamara2013-05-211-9/+5
* Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes2013-05-211-43/+22
* Fix memory leak in mapToFontConfigLangTag.Mark Wielaard2013-05-201-0/+12
* Make some uses of OUStrings a little more readableRodolfo Ribeiro Gomes2013-05-201-8/+2
* Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer2013-05-201-3/+12