summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-05java: remove some unused fieldsNoel Grandin
2014-12-05java: static fields should be accessed in a static wayNoel Grandin
2014-12-05uui: HIG fixesAdolfo Jayme Barrientos
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05fdo#84938: removed unused definesJennifer Liebel
2014-12-05upload libpagemaker 0.0.2David Tardon
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-05fdo#84938: removed unused definesJennifer Liebel
2014-12-04desktop: do not link sofficeapp against sw libraryMichael Stahl
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04android: extract JavaPanZoomController (PZC becomes an interface)Tomaž Vajngerl
2014-12-04android: Fennec change - move classes from gecko.ui to gecko.gfxTomaž Vajngerl
2014-12-04android: change LOKitThread.draw to return voidTomaž Vajngerl
2014-12-04android: Fennec PanZoomControler updates..Tomaž Vajngerl
2014-12-04fdo#85845 android: draw tiles immediately when they are readyTomaž Vajngerl
2014-12-04android: rearange anc clean-up GeckoLayerClientTomaž Vajngerl
2014-12-04android: Fold LayerController into GeckoLayerClientTomaž Vajngerl
2014-12-04android: introduce getDisplayMetrics - reduce code duplicationTomaž Vajngerl
2014-12-04android: reset document dimensions when changing document partTomaž Vajngerl
2014-12-04android: Change the handle type (long too ByteBuffer)Tomaž Vajngerl
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04android: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl
2014-12-04android: use different function to prevent stripping JNI symbolsTomaž Vajngerl
2014-12-04lok: improve error reporting in lok implementationTomaž Vajngerl
2014-12-04android: extract gathering document info into postLoad methodTomaž Vajngerl
2014-12-04android: improve error messages in DirectBufferAllocatorTomaž Vajngerl
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl
2014-12-04android: VM based implementation of DirectBufferAllocatorTomaž Vajngerl
2014-12-04android: use int type for size in DirectBufferAllocator allocateTomaž Vajngerl
2014-12-04We seem to crash unless we have org.openoffice.Office.UI/FactoriesTor Lillqvist
2014-12-04Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist
2014-12-04The configuration pruning with mobile-config.py seems to work nowTor Lillqvist
2014-12-04Don't prune org.openoffice.Office/UITor Lillqvist
2014-12-04Avoid automatic toolbars in the non-desktop caseTor Lillqvist
2014-12-04Ignore exceptions when getting the background color configurationTor Lillqvist
2014-12-04Beware of modifying a list being iteratedTor Lillqvist