summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
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-29make HitTestNativeControl constIvan Timofeev
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-29reduce indentation levelIvan Timofeev
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan 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-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-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-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl
2013-06-22Fix indentationKhaled Hosny
2013-06-22Fix indentationKhaled 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-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-20Revert "fdo#65132 compute font height correctly"David Tardon
2013-06-20move static bitmap into a svapp memberCaolán McNamara
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-06-19Mark as staticTakeshi Abe
2013-06-19Mark as constTakeshi Abe
2013-06-19sal_Bool to boolTakeshi Abe
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-18sal_Bool to boolTakeshi Abe
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand
2013-06-17Resolves: #i122132# Some simple extensions to exporterArmin Le Grand
2013-06-17restore SvtGraphicStroke::set[Start|End]ArrowCaolán McNamara
2013-06-16Reduce scope.Jan Holesovsky
2013-06-16widget layout: Honor explicitly set tooltip text for toolbox items.Jan Holesovsky