summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-11Make ComboBox::CalcSize to return the right widthZolnai Tamás
2013-03-11use approximate_char_width instead of GetTextWidth('X')Caolán McNamara
2013-03-11XubString->OUStringCaolán McNamara
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-03-08set action and content area via their internal-child idsCaolán McNamara
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08protect against incomplete writesLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-03-07Some further hacks for scrolling on touch devices, but no cigarTor Lillqvist
2013-03-07Add a commentTor Lillqvist
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-03-07add stock button text for paste, and map to gtk-pasteCaolán McNamara
2013-03-07Oops, this is a conflict resolution problemFridrich Štrba
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2013-03-07Replaced XubString with OUString in vcl(combobox)Chr. Rossmanith
2013-03-07c#705440# check ftell return value when emitting Type1 subsetHerbert Dürr
2013-03-07c#705441# handle invalid FDSelect entry while emitting Type1Herbert Dürr
2013-03-07OSL_TRACE->SAL_INFOCaolán McNamara
2013-03-07Start hacking on scrollingTor Lillqvist
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist
2013-03-06handle empty button boxesCaolán McNamara
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-03-06Translate German comment in idlemgr.cxxChris
2013-03-06One German comment translated, removed commented out line of code.Chris
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06Resolves: #i120306# cleanup failed loading of problematic jpegHerbert Dürr
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr
2013-03-06some XubString->OUStringCaolán McNamara
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák
2013-03-06Translate German comments to English in svmain.cxxChris
2013-03-05make vcl filter config extension search cleaner and more comprehensiveMichael Meeks
2013-03-05fdo#61847 - tolerate invalid pngs.Michael Meeks
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-04include scrollbar width in optimalsize if vert scrollbar is always shownCaolán McNamara
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara