Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-02 | fdo#49365 correctly map monitor index back to screen | David Tardon | |
Change-Id: I396b34119a2686011640d5f15de616fe2a166237 | |||
2012-05-01 | fdo#42779 followup: Do not check for icons in nonexistent lookaside directory. | Gábor Stefanik | |
Change-Id: Ic493c2e33767968e5a1c1cced66a88295c694b2b | |||
2012-04-30 | g_source_get_current_time has been deprecated since version 2.28 | Caolán McNamara | |
g_source_get_current_time has been deprecated since version 2.28 and should not be used in newly-written code. ... This function ignores source and is otherwise the same as g_get_current_time() not using g_source_get_time seeing as our baseline isn't there yet Change-Id: I9f389cbb8d23353c0a12eacb215d61256b28f643 | |||
2012-04-30 | Related: moz#424333 pixmaps are limited to max signed short | Caolán McNamara | |
Change-Id: I88cfd9592e11aa7dbe704df4810090b6a1ce4c66 | |||
2012-04-30 | fdo#42779: Implement icon theme lookaside directory | Gábor Stefanik | |
Change-Id: Ib6f7e3b4f750e38198c09cdb4bd8ee2b7161ac53 | |||
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara | |
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb | |||
2012-04-29 | incrementing index twice in one run seems wrong | David Tardon | |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-28 | valgrind: uninitialized variable | Caolán McNamara | |
Change-Id: I3bae6d746d63d52a09e7209f7565d60c834ce7c0 | |||
2012-04-28 | Remove stuff that doesn't make sense since AnyInput change | Caolán McNamara | |
Resolves: fdo#48011 writer idle-callbacks are halting when events pending commit id: 658954e8b50fc264428402dc5a95b0d6f690d191 which isn't to pretend that its definitely the *right* fix Change-Id: I228cf86b8e5eb0e4918c31e853a8d567831ce5e2 | |||
2012-04-28 | Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI idea | Tor Lillqvist | |
Change-Id: I66dae812f3aea0534907316a7fb41b35ad37be48 | |||
2012-04-27 | Make the default application background lighter (and remove a hack). | Jan Holesovsky | |
Change-Id: I03f8db9b47ceb9b0240f3ac549681d8362eea0b5 | |||
2012-04-27 | Remove comment mentioning bCompBorder. | Jan Holesovsky | |
The variable itself was removed in commit 696996791d1dbfd8f410236e30be5a1fb100de70. | |||
2012-04-27 | Fix debug message and remove useless try...catch from ImplImageTree::loadImage | Gábor Stefanik | |
2012-04-26 | Add comment so FontSelectPattern ctor used on Windows is not removed | Jesús Corrius | |
2012-04-26 | XubString->rtl::OUString[Buffer] | Caolán McNamara | |
2012-04-26 | Resolves: fdo#42390 allow zwj, etc. in metric unit text | Caolán McNamara | |
2012-04-26 | Revert "Remove unused FontSelectPattern constructor" | Stephan Bergmann | |
This reverts commit 44a4c577fd54de12e089e76c234f6b5f5099a3d4. ...the ctor is still used on Windows. | |||
2012-04-26 | Remove unused FontSelectPattern constructor | Miguel Fernández | |
2012-04-25 | Removed usused method Dialog::Dialog(Window,ResId) | Vicente Vendrell | |
2012-04-25 | isOUStringType still used (from dbgutil code) | Stephan Bergmann | |
2012-04-25 | Removed unused methods from psp::PrinterGfx | Chr. Rossmanith | |
2012-04-24 | Resolves: fdo#48011 writer idle-callbacks are halting when events pending | Caolán McNamara | |
Writer does a lot of work, e.g. spell-checking, word counting etc. in idle-callbacks. It halts work by checking for AnyInput, and if any input or paint etc is pending the idle-callbacks stop. With gtk3 rework pending events don't seem to be available quite right. | |||
2012-04-24 | WaE: when type is in parentheses, array cannot have dynamic size | Tor Lillqvist | |
2012-04-24 | WaE: delete called on class that is abstract but has non-virtual destructor | Tor Lillqvist | |
2012-04-24 | WaE: 'ATSLayout::InitFont' hides overloaded virtual function | Tor Lillqvist | |
2012-04-24 | WaE: unused functions | Tor Lillqvist | |
2012-04-24 | WaE: incompatible pointer types | Tor Lillqvist | |
2012-04-24 | WaE: unused variable | Tor Lillqvist | |
2012-04-24 | WaE: semicolon before method body is ignored | Tor Lillqvist | |
2012-04-24 | WaE: extra tokens at end of #endif directive | Tor Lillqvist | |
2012-04-23 | fix gtk3salnativewidgets-gtk build with gcc 4.4 | Rene Engelhard | |
2012-04-23 | cut out negative widths/heights early | Caolán McNamara | |
2012-04-23 | fdo#42986 Add Presentationsize 16:9 Widescreen | Rob Snelders | |
2012-04-23 | Remove unused vcl methods. | Monica Ramirez Arceda | |
2012-04-23 | Remove unused code in vcl | Santiago Martinez | |
2012-04-20 | Build freetype and fontconfig statically for Android | Tor Lillqvist | |
2012-04-19 | fail earlier on oversized images | Caolán McNamara | |
2012-04-19 | ImplLayout can return NULL | Caolán McNamara | |
2012-04-19 | fdo#46687 - fix find toolbar X error handling | Michael Meeks | |
2012-04-18 | Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING case | Tor Lillqvist | |
2012-04-17 | png parsing regression test | Caolán McNamara | |
2012-04-17 | String::ToInt32->rtl::OUString::toInt32 | Caolán McNamara | |
2012-04-15 | Nah, don't obscure the right type with void* | Tor Lillqvist | |
2012-04-15 | Copy and adapt current state of Norbert's CoreText work for iOS | Tor Lillqvist | |
Compiles, but I obviously have no idea how it works yet. Yes, eventually we should factor out common parts from the iOS and MacOSX code. | |||
2012-04-15 | Remove accidentally duplicated file | Tor Lillqvist | |
2012-04-14 | vcl: win: adjust some coordinates | Ivan Timofeev | |
2012-04-14 | vcl: win: fix RTL checkmark backgrounds fdo#42537 | Ivan Timofeev | |
2012-04-14 | vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width() | Ivan Timofeev | |
2012-04-14 | gtk3: add approved theme color fetch / selection. | Michael Meeks | |