summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-01Resolves: #i117968# Made WMFReader thread safeArmin Le Grand
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist
2013-03-31fix vcl with Library_mergedPeter Foley
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke
2013-03-30coverity#440801 Dereference after null checkJulien Nabet
2013-03-30fix loplugin warningsPeter Foley
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30upgrade icu to 51.1Peter Foley
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist
2013-03-30Use more meaningful variable nameTor Lillqvist
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-30Bin redundant loggingTor Lillqvist
2013-03-30Add lo_tap()Tor Lillqvist
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Use const_iterator instead of iterator if possibleJulien Nabet
2013-03-28Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
2013-03-28add missing dep on sal/config.hDavid Tardon
2013-03-27remove redundant iterator increment - thanks Fridrich.Michael Meeks
2013-03-27fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27Unused Region macro definitionsStephan Bergmann
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist
2013-03-26fixed out of bounds substring accessEike Rathke
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher
2013-03-25remove external include guardsThomas Arnhold