summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-055-56/+44
* fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna2014-12-054-4/+28
* fdo85897 Make 'Function List' only accessible in sidebarSamuel Mehrbrodt2014-12-053-17/+7
* [API CHANGE] Remove .link feature from bootstrap variablesStephan Bergmann2014-12-051-25/+0
* Broken castStephan Bergmann2014-12-052-15/+2
* -Werror=format on AndroidMiklos Vajna2014-12-051-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-2/+9
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-4/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-2/+5
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+4
* loplugin:unreffunStephan Bergmann2014-12-051-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-8/+5
* Remove dead SO3_GLOBAL_CLASSID and SvObjectStephan Bergmann2014-12-053-16/+2
* fdo#38835 strip out OString globalsNoel Grandin2014-12-057-130/+98
* java: remove some comment noiseNoel Grandin2014-12-053-3/+3
* java: remove some unused local variablesNoel Grandin2014-12-0521-52/+19
* java: remove some unused fieldsNoel Grandin2014-12-056-43/+23
* java: static fields should be accessed in a static wayNoel Grandin2014-12-057-44/+24
* uui: HIG fixesAdolfo Jayme Barrientos2014-12-058-72/+49
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-0550-242/+6
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-1/+6
* fdo#84938: removed unused definesJennifer Liebel2014-12-051-12/+0
* upload libpagemaker 0.0.2David Tardon2014-12-051-2/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-2/+10
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-4/+4
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-3/+3
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-1/+5
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+1
* Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna2014-12-053-3/+28
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2014-12-051-1/+1
* fdo#84938: removed unused definesJennifer Liebel2014-12-051-7/+0
* desktop: do not link sofficeapp against sw libraryMichael Stahl2014-12-041-1/+0
* be more explicitDavid Tardon2014-12-046-6/+6
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-0412-24/+156
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-0414-89/+122
* android: extract JavaPanZoomController (PZC becomes an interface)Tomaž Vajngerl2014-12-044-967/+987
* android: Fennec change - move classes from gecko.ui to gecko.gfxTomaž Vajngerl2014-12-047-13/+7
* android: change LOKitThread.draw to return voidTomaž Vajngerl2014-12-041-4/+2
* android: Fennec PanZoomControler updates..Tomaž Vajngerl2014-12-047-22/+98
* fdo#85845 android: draw tiles immediately when they are readyTomaž Vajngerl2014-12-047-68/+90
* android: rearange anc clean-up GeckoLayerClientTomaž Vajngerl2014-12-042-266/+246
* android: Fold LayerController into GeckoLayerClientTomaž Vajngerl2014-12-0410-359/+335
* android: introduce getDisplayMetrics - reduce code duplicationTomaž Vajngerl2014-12-042-6/+12
* android: reset document dimensions when changing document partTomaž Vajngerl2014-12-041-7/+17
* android: Change the handle type (long too ByteBuffer)Tomaž Vajngerl2014-12-041-1/+1