summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-30fdo#66385: bad line spacing under Core TextKhaled Hosny
2013-06-30fdo#66288: fix RegionBand (de)serializationMichael Stahl
2013-06-30fdo#66288: fix MetaAction::Read()Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-29make HitTestNativeControl constIvan Timofeev
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-29reduce indentation levelIvan Timofeev
2013-06-29Fix jitter when editing RTL textKhaled Hosny
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev
2013-06-29Mark as constTakeshi Abe
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara
2013-06-28coverity#1028110 Dereference before null checkNorbert Thiebaud
2013-06-28coverity#1027396 : Logically dead codeNorbert Thiebaud
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-27valgrind: mismatched new[]/deleteCaolán McNamara
2013-06-26fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme
2013-06-26There is already the AddTempDevFont() in coretextTor Lillqvist
2013-06-25add safety check for '_' if had been put in the end of the textFaisal M. Al-Otaibi
2013-06-25Fix local var non initializedJulien Nabet
2013-06-24fix typo in higher debug level codeCaolán McNamara
2013-06-24Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara
2013-06-24Remove leftover debugging printfTor Lillqvist
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara
2013-06-24Robustify GraphicDescriptor::ImpDetect* reading SvStream.Mark Wielaard
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa
2013-06-23fix missing content of header tabs with gtk vclplugCaolán McNamara
2013-06-23fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny
2013-06-22Export-Import GraphicFilter TestTomaž Vajngerl
2013-06-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl
2013-06-22Fix indentationKhaled Hosny
2013-06-22Fix indentationKhaled Hosny
2013-06-21Attempt to fix Core Text full justificationKhaled Hosny
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky
2013-06-21coverity#707562 : Unitialized scalar variableNorbert Thiebaud
2013-06-21sal_Bool to boolTakeshi Abe
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara
2013-06-21Link with IOKit framework instead of -lIOKit directlyTor Lillqvist
2013-06-20Fixup alpha bitmap generation for Windows.Thorsten Behrens
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-20error: logical not is only applied to the left hand side of this comparisonStephan Bergmann
2013-06-20-Werror,-Wheader-guardStephan Bergmann
2013-06-20fdo#39593 remove unused function 'checkBitmapImport' and clean up codeJelle van der Waa
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon