summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist
2012-05-09GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-08Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe
2012-05-07Added a fixme.Jan Holesovsky
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev
2012-05-07fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev
2012-05-07removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara
2012-05-06catch by const refCaolán McNamara
2012-05-05Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev
2012-05-05add dependency on fpickerDavid Tardon
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon
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