summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-19Fix previous fixStephan Bergmann
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-19Fix single core build when TDE integration is enabledTimothy Pearson
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet
2013-03-18IsPrinterGraphics() and IsVirDevGraphics() were unused.Tor Lillqvist
2013-03-18Improve indentation and alignment consistencyTor Lillqvist
2013-03-18Bin pointless __cplusplus ifdefsTor Lillqvist
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák
2013-03-18coverity#982272 Copy-paste errorJulien Nabet
2013-03-18Reuse ImplPower10()Chr. Rossmanith
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-18Don't do any own auto-cleanup of aurorelease pools on iOS when a thread endsTor Lillqvist
2013-03-18Factor out the CoreText source filesTor Lillqvist
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-17AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist
2013-03-17onAppCmd() and onInputEvent() don't exist any moreTor Lillqvist
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Get rid of a few pointless commentsTor Lillqvist
2013-03-16mnSystemVersion not usedTor Lillqvist
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane
2013-03-16fdo#61725 workaroundLionel Elie Mamane
2013-03-16Fix buildFridrich Štrba
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
2013-03-14tests cases for EDB-24743Caolán McNamara
2013-03-14stray test .png left behindCaolán McNamara
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-14Remove rtl:: namespace, fix minor spelling error in commentChris
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