summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* valgrind: mismatched new[]/deleteCaolán McNamara2013-06-271-1/+1
* fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme2013-06-261-1/+1
* There is already the AddTempDevFont() in coretextTor Lillqvist2013-06-261-7/+0
* add safety check for '_' if had been put in the end of the textFaisal M. Al-Otaibi2013-06-251-1/+1
* Fix local var non initializedJulien Nabet2013-06-251-1/+1
* fix typo in higher debug level codeCaolán McNamara2013-06-241-1/+1
* Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara2013-06-241-1/+1
* Remove leftover debugging printfTor Lillqvist2013-06-241-1/+0
* Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara2013-06-241-1/+20
* Robustify GraphicDescriptor::ImpDetect* reading SvStream.Mark Wielaard2013-06-241-84/+98
* fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* fix missing content of header tabs with gtk vclplugCaolán McNamara2013-06-231-16/+3
* fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny2013-06-231-0/+1
* Export-Import GraphicFilter TestTomaž Vajngerl2013-06-221-7/+57
* fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl2013-06-221-1/+1
* Fix indentationKhaled Hosny2013-06-221-1/+1
* Fix indentationKhaled Hosny2013-06-221-2/+1
* Attempt to fix Core Text full justificationKhaled Hosny2013-06-211-2/+3
* sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky2013-06-211-2/+10
* coverity#707562 : Unitialized scalar variableNorbert Thiebaud2013-06-211-0/+1
* sal_Bool to boolTakeshi Abe2013-06-213-98/+98
* Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara2013-06-211-5/+11
* Link with IOKit framework instead of -lIOKit directlyTor Lillqvist2013-06-211-1/+1
* Fixup alpha bitmap generation for Windows.Thorsten Behrens2013-06-201-29/+5
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-203-18/+18
* error: logical not is only applied to the left hand side of this comparisonStephan Bergmann2013-06-201-1/+1
* -Werror,-Wheader-guardStephan Bergmann2013-06-201-1/+1
* fdo#39593 remove unused function 'checkBitmapImport' and clean up codeJelle van der Waa2013-06-201-160/+0
* Revert "fdo#65132 compute font height correctly"David Tardon2013-06-201-1/+1
* move static bitmap into a svapp memberCaolán McNamara2013-06-204-24/+52
* Fix calculation of internal leadingKhaled Hosny2013-06-201-1/+1
* WaE: for higher debugging levelsCaolán McNamara2013-06-194-17/+2
* Mark as staticTakeshi Abe2013-06-191-2/+2
* Mark as constTakeshi Abe2013-06-192-3/+3
* sal_Bool to boolTakeshi Abe2013-06-196-43/+43
* Call CheckContext() on OS X, tooTor Lillqvist2013-06-191-2/+0
* Add commentTor Lillqvist2013-06-191-0/+5
* fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist2013-06-191-9/+30
* Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand2013-06-194-214/+170
* Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen2013-06-192-0/+24
* Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand2013-06-191-4/+54
* remove test code.Michael Meeks2013-06-181-1/+1
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-182-6/+35
* Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand2013-06-181-3/+3
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-182-16/+51
* Adapt the comment not to speak about things that are notFridrich Štrba2013-06-181-3/+3
* The original code was doing exactly this, so let me mimic itFridrich Štrba2013-06-181-7/+1
* fdo#65844 use right colors from paletteDavid Tardon2013-06-181-2/+4
* Fix CTLayout::GetBoundRect()Khaled Hosny2013-06-181-2/+2