Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-04 | No dialogs to be shown from vcl in a non-NativeActivity Android app | Tor Lillqvist | |
2012-04-04 | Add debugging output (this file is experimental anyway) | Tor Lillqvist | |
2012-04-04 | remove useless line (probably mis-merge) | David Tardon | |
2012-04-04 | Fix cursor movement in graphite fonts | Martin Hosken | |
2012-04-04 | WaE fixes to the mostly dummy iOS code | Tor Lillqvist | |
2012-04-03 | adjust code for what the original Intersect() usage probably meant | Luboš Luňák | |
Daniel Bankston is right, the call probably meant to check whether the intersection is not empty, as an optimization. | |||
2012-04-03 | Ignore return type of Region::Intersect | Daniel Bankston | |
Caller of Region::Intersect was not ignore the return value in a conditional, so I refactored the conditional to not depend on the return value of Intersect without affect the original functionality of the code. This usage of Intersect may be a possible defect and should be checked out. | |||
2012-04-03 | fdo#44610 - EasyHack | Daniel Bankston | |
Since they always return sal_Bool values that are not used by any callers, I changed the Region class methods (both versions of each Union, Intersect, Exclude, XOr) from sal_Bool return type to void return type. | |||
2012-04-03 | vcl: use CustomTarget makefile for kde_moc | Matúš Kukan | |
2012-04-02 | Don't crash in a non-NativeActivity app where mpApp is NULL | Tor Lillqvist | |
2012-04-02 | KDE3 file picker moved from fpicker to vcl | Cédric Bosdonnat | |
2012-04-02 | KDE4 file picker moved from fpicker to vcl | Cédric Bosdonnat | |
2012-03-31 | vcl: use CustomTarget makefiles | Matúš Kukan | |
2012-03-30 | Add a dummy SalI18NImeStatus subclass | Tor Lillqvist | |
2012-03-29 | emf+ on win: implement bitmap creation from bitmapcanvas | Radek Doulik | |
2012-03-29 | n714787: Duplicate code removal. | Muthu Subramanian | |
2012-03-29 | bypass GtkSalPrinter when it is not enabled | David Tardon | |
2012-03-29 | set correct paper tray in UI | David Tardon | |
2012-03-27 | fix vertical align when switching mode in multibar fdo#44140 | Noel Power | |
switching between SumAssign & OkCancel mode in the multibar results in a slight 'jumping' of the toolbar items when end up out of allignment with the other toolbar items. | |||
2012-03-27 | Fix vcl alpha blending n#714787 | Thorsten Behrens | |
The way alpha compositing took place in vcl's alpha vdev was subtly wrong - it was supposed to implement porter-duff 'over', but didn't. This is now fixed also for cases where the source surface contains alpha, and needs to blend correctly into fully-transparent background. For reference: http://en.wikipedia.org/wiki/Alpha_compositing | |||
2012-03-26 | merge getVerticalDeltaAngle and GetVerticalFlags | Caolán McNamara | |
2012-03-26 | Remove unused code in vlc. | Santiago Martinez | |
2012-03-26 | configuration checked before component context exists | Caolán McNamara | |
in simple applications, e.g. spadmin, which don't have a custom main, then this configuration check happens too early before Application::Main gets run to have a chance to set the ProcessComponentContext. | |||
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara | |
seeing as no-one checks the return value, we don't need the intermediate temporary string | |||
2012-03-26 | ditch some UniStrings and intermediate temporaries | Caolán McNamara | |
2012-03-23 | .cxx files don't need executable bits | Michael Stahl | |
2012-03-23 | GenericSalLayout::KashidaJustify: STL assertion | Michael Stahl | |
error: attempt to dereference a singular iterator. (regression from 6bb68cae7c31918eff8386d5b52be0759386bb60) | |||
2012-03-23 | GenericSalLayout::KashidaJustify: fix infinite loop | Michael Stahl | |
insert() inserts before the given iterator and returns iterator to newly inserted element, hence need to increment that iterator (regression from 6bb68cae7c31918eff8386d5b52be0759386bb60) | |||
2012-03-23 | GenericSalLayout::KashidaJustify: STL assertion | Michael Stahl | |
error: attempt to compare a dereferenceable iterator to a singular iterator. (regression from 6bb68cae7c31918eff8386d5b52be0759386bb60) | |||
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar | |
2012-03-22 | Add a wrapper for InitVCL(), to be called from Java on Android | Tor Lillqvist | |
2012-03-21 | Compilation fix - GTK print dialog headers for GTK < 2.14 | David Bolen | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-03-20 | add another bug id | Caolán McNamara | |
2012-03-20 | Resolves: fdo#46923/fdo#46750 take mnSubStringMin into account | Caolán McNamara | |
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara | |
2012-03-20 | Missing sub-menu arrows with 3.5.x and GTK < 2.15 | David Bolen | |
Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2012-03-20 | vcl: better check in GraphiteLayout::expandOrCondense: | Petr Mladek | |
Improves the commit d066f7e4afb3c9e395932ba7bf8715ad0770bcdd that fixed crash when printing the bugdoc from i#103958 | |||
2012-03-20 | move #include from .h to the one .cxx where it is needed | Luboš Luňák | |
2012-03-16 | remove extraneous parentheses | Luboš Luňák | |
2012-03-16 | Align transparency cut-off with application defaults | Thorsten Behrens | |
So, the Impress transparence default is 50% - we'd want that to *not* be fully transparent on vclcanvas, so shift the cut-off by one | |||
2012-03-16 | Cleanup: remove silly extra scope. | Thorsten Behrens | |
2012-03-15 | Revert "fix setting of paper tray from print dialog (fdo#43932)" | David Tardon | |
This reverts commit 6d4cca9c22c52b5a7742adc47ebf1a2930e29764. | |||
2012-03-14 | Remove SO52 strict compatibility stuff | Christina Rossmanith | |
2012-03-14 | add 'Japanese Postcard' paper size to both Paper format and Print dialog | Takeshi Abe | |
2012-03-14 | fix setting of paper tray from print dialog (fdo#43932) | David Tardon | |
This fixes the simple case when all pages are to be printed from the same paper tray. The use of this setting is still confusing when there is application-set tray for a page (e.g., for a page style in Writer, through Format->Page), because the change in Preferences is applied (and will be used for pages without application-set tray), but Preferences shows the application-set value on second try again... IOW, it still s---s, but it s---s a bit less .-) | |||
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | |
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed. | |||
2012-03-13 | Related fdo#47246: Extract objects used in both svp and gtk3 plugins | Stephan Bergmann | |
2012-03-13 | missing namespace | Caolán McNamara | |
2012-03-13 | fix compile | Luboš Luňák | |