summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-12Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák
2013-03-12maybe fix MacOSX buildEike Rathke
2013-03-12fix incorrectly applied patchLuboš Luňák
2013-03-12Removal finished of CreateFromAsciiRicardo Montania
2013-03-12update pch headersLuboš Luňák
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara
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-11sd: translate debug messagesThomas Arnhold
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-10update pch filesPeter Foley
2013-03-09Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAMChris
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist
2013-03-08Don't crash the other experimental appsTor Lillqvist
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-08Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák
2013-03-08editable ttf fonts are usable for print&preview tooLuboš 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-08WaE: avoid mis-detection of uninitialized pixmap.Michael Meeks
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-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr
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-07Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitutionHerbert Dürr
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