summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-04-30fdo#42779: Implement icon theme lookaside directoryGábor Stefanik
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29incrementing index twice in one run seems wrongDavid Tardon
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28valgrind: uninitialized variableCaolán McNamara
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky
2012-04-27Remove comment mentioning bCompBorder.Jan Holesovsky
2012-04-27Fix debug message and remove useless try...catch from ImplImageTree::loadImageGábor Stefanik
2012-04-26Add comment so FontSelectPattern ctor used on Windows is not removedJesús Corrius
2012-04-26XubString->rtl::OUString[Buffer]Caolán McNamara
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara
2012-04-26Revert "Remove unused FontSelectPattern constructor"Stephan Bergmann
2012-04-26Remove unused FontSelectPattern constructorMiguel Fernández
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell
2012-04-25isOUStringType still used (from dbgutil code)Stephan Bergmann
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara
2012-04-24WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist
2012-04-24WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist
2012-04-24WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist
2012-04-24WaE: unused functionsTor Lillqvist
2012-04-24WaE: incompatible pointer typesTor Lillqvist
2012-04-24WaE: unused variableTor Lillqvist
2012-04-24WaE: semicolon before method body is ignoredTor Lillqvist
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard
2012-04-23cut out negative widths/heights earlyCaolán McNamara
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda
2012-04-23Remove unused code in vclSantiago Martinez
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist
2012-04-19fail earlier on oversized imagesCaolán McNamara
2012-04-19ImplLayout can return NULLCaolán McNamara
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-17png parsing regression testCaolán McNamara
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-15Remove accidentally duplicated fileTor Lillqvist
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks
2012-04-14Some vcl cleaningJulien Nabet