summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-18coverity#982272 Copy-paste errorJulien Nabet
2013-03-18Reuse ImplPower10()Chr. Rossmanith
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane
2013-03-16fdo#61725 workaroundLionel Elie Mamane
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
2013-03-14Remove some accidental merge by-products.Thorsten Behrens
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl
2013-03-13remove commented codeXisco Fauli
2013-03-13Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand
2013-03-13Avoid misleading leading zeros in hex digitTor Lillqvist
2013-03-13fix mac buildThomas Arnhold
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith
2013-03-12fix dbgutil buildCaolán McNamara
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith
2013-03-12Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
2013-03-12equalsIgnoreAsciiCase is the one with support for literal argumentsStephan Bergmann
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-12No member named 'equalsIgnoreCaseAscii' in 'rtl::OUString'Tor Lillqvist
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara
2013-03-11vcl: further fixesThomas Arnhold
2013-03-11vcl: fix debug buildThomas Arnhold
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