summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara2-0/+38
2012-05-06catch by const refCaolán McNamara1-3/+3
2012-05-05Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara1-4/+12
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev4-38/+57
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev1-14/+6
2012-05-05add dependency on fpickerDavid Tardon3-1/+9
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2-5/+5
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat2-2/+2
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet3-3/+3
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon1-1/+1
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik1-10/+12
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara1-3/+3
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara10-28/+118
2012-04-30fdo#42779: Implement icon theme lookaside directoryGábor Stefanik2-31/+88
2012-04-30make ResId::toString a non-static memberCaolán McNamara12-39/+39
2012-04-29incrementing index twice in one run seems wrongDavid Tardon1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28valgrind: uninitialized variableCaolán McNamara1-1/+1
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara2-108/+26
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist3-3/+3
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky1-1/+1
2012-04-27Remove comment mentioning bCompBorder.Jan Holesovsky1-2/+1
2012-04-27Fix debug message and remove useless try...catch from ImplImageTree::loadImageGábor Stefanik1-9/+4
2012-04-26Add comment so FontSelectPattern ctor used on Windows is not removedJesús Corrius1-1/+1
2012-04-26XubString->rtl::OUString[Buffer]Caolán McNamara1-12/+11
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2012-04-26Revert "Remove unused FontSelectPattern constructor"Stephan Bergmann2-0/+22
2012-04-26Remove unused FontSelectPattern constructorMiguel Fernández2-22/+0
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell2-12/+0
2012-04-25isOUStringType still used (from dbgutil code)Stephan Bergmann1-1/+8
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith4-64/+1
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2-14/+43
2012-04-24WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist1-1/+1
2012-04-24WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-04-24WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist1-2/+2
2012-04-24WaE: unused functionsTor Lillqvist2-27/+0
2012-04-24WaE: incompatible pointer typesTor Lillqvist1-1/+1
2012-04-24WaE: unused variableTor Lillqvist1-1/+0
2012-04-24WaE: semicolon before method body is ignoredTor Lillqvist1-3/+3
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard1-4/+4
2012-04-23cut out negative widths/heights earlyCaolán McNamara1-1/+1
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2-2/+1
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda2-38/+0
2012-04-23Remove unused code in vclSantiago Martinez2-46/+0
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist1-0/+1
2012-04-19fail earlier on oversized imagesCaolán McNamara1-8/+19
2012-04-19ImplLayout can return NULLCaolán McNamara1-5/+8
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+12