Age | Commit message (Expand) | Author |
2014-12-05 | java: remove some unused fields | Noel Grandin |
2014-12-05 | java: static fields should be accessed in a static way | Noel Grandin |
2014-12-05 | uui: HIG fixes | Adolfo Jayme Barrientos |
2014-12-05 | Removed useless includes in basctl/source/basicide/ tree | Andrea Gelmini |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | fdo#84938: removed unused defines | Jennifer Liebel |
2014-12-05 | upload libpagemaker 0.0.2 | David Tardon |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | Factor out SvxPostureItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-05 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2014-12-05 | fdo#84938: removed unused defines | Jennifer Liebel |
2014-12-04 | desktop: do not link sofficeapp against sw library | Michael Stahl |
2014-12-04 | be more explicit | David Tardon |
2014-12-04 | impl. Clone for all subclasses of SdrPage | David Tardon |
2014-12-04 | ooo#93212 avoid slicing during construction of SdrPage | David Tardon |
2014-12-04 | android: extract JavaPanZoomController (PZC becomes an interface) | Tomaž Vajngerl |
2014-12-04 | android: Fennec change - move classes from gecko.ui to gecko.gfx | Tomaž Vajngerl |
2014-12-04 | android: change LOKitThread.draw to return void | Tomaž Vajngerl |
2014-12-04 | android: Fennec PanZoomControler updates.. | Tomaž Vajngerl |
2014-12-04 | fdo#85845 android: draw tiles immediately when they are ready | Tomaž Vajngerl |
2014-12-04 | android: rearange anc clean-up GeckoLayerClient | Tomaž Vajngerl |
2014-12-04 | android: Fold LayerController into GeckoLayerClient | Tomaž Vajngerl |
2014-12-04 | android: introduce getDisplayMetrics - reduce code duplication | Tomaž Vajngerl |
2014-12-04 | android: reset document dimensions when changing document part | Tomaž Vajngerl |
2014-12-04 | android: Change the handle type (long too ByteBuffer) | Tomaž Vajngerl |
2014-12-04 | android: use ByteBuffer to send or store pointers in JNI bindings | Tomaž Vajngerl |
2014-12-04 | android: cleanup LibreOfficeKit initialization in Java | Tomaž Vajngerl |
2014-12-04 | android: use different function to prevent stripping JNI symbols | Tomaž Vajngerl |
2014-12-04 | lok: improve error reporting in lok implementation | Tomaž Vajngerl |
2014-12-04 | android: extract gathering document info into postLoad method | Tomaž Vajngerl |
2014-12-04 | android: improve error messages in DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | android: add destroy and exit as a separate JNI call | Tomaž Vajngerl |
2014-12-04 | android: VM based implementation of DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | android: use int type for size in DirectBufferAllocator allocate | Tomaž Vajngerl |
2014-12-04 | We seem to crash unless we have org.openoffice.Office.UI/Factories | Tor Lillqvist |
2014-12-04 | Do the configuration pruning only in the DISABLE_UI case | Tor Lillqvist |
2014-12-04 | The configuration pruning with mobile-config.py seems to work now | Tor Lillqvist |
2014-12-04 | Don't prune org.openoffice.Office/UI | Tor Lillqvist |
2014-12-04 | Avoid automatic toolbars in the non-desktop case | Tor Lillqvist |
2014-12-04 | Ignore exceptions when getting the background color configuration | Tor Lillqvist |
2014-12-04 | Beware of modifying a list being iterated | Tor Lillqvist |
2014-12-04 | Add (commented-out) invocation of mobile-config.py | Tor Lillqvist |