summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* convert libxml2 to gbuild and add to tail_buildPeter Foley2013-02-0725-205/+199
* Resolves: fdo#60420 Copy chart leads to crashJulien Nabet2013-02-071-2/+5
* restore full list of destination colorsCaolán McNamara2013-02-071-1/+1
* resolve fdo#60379 Impress Remote: Options look disabledJoren De Cuyper2013-02-071-2/+2
* Fix busted multi-repeated column in evolution database viewCaolán McNamara2013-02-071-0/+12
* deliberately continue to use addressbook human name as addressbox identifierCaolán McNamara2013-02-072-6/+26
* make evolution-3.6 work with address bookCaolán McNamara2013-02-075-223/+471
* sketch out how to port to e-d-s 3.6Milan Crha2013-02-072-62/+55
* Updated coreMiklos Vajna2013-02-071-0/+0
* migrate menu and toolbars customization (fdo#57061)Petr Mladek2013-02-071-1/+3
* create an output dir that's already needed by $(shell ...)Luboš Luňák2013-02-071-1/+2
* make sure the default target for compilerplugins is buildingLuboš Luňák2013-02-071-1/+3
* convert drawinglayer gradient dialog to new .uiMiklos Vajna2013-02-078-508/+769
* SvxBackgroundTabPage: don't hide items in Show() methodsMiklos Vajna2013-02-072-11/+23
* Move close button to most left of the findbarJoren De Cuyper2013-02-078-8/+8
* Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann2013-02-071-19/+3
* Clarify android-coverflow license.Thorsten Behrens2013-02-071-1/+1
* gdb: UnoReferencePrinter: prevent ambiguity problems differentlyMichael Stahl2013-02-071-4/+8
* AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl2013-02-071-1/+8
* mysqlcppconn: export sql_mysql_get_driver_instance on all platformsMichael Stahl2013-02-071-8/+1
* mysqlc: remove component_writeInfo with passive registrationMichael Stahl2013-02-077-50/+38
* SwPageFrm::RemoveFlyFromPage: fix a11y problem:Michael Stahl2013-02-071-11/+17
* sdremote - disable the menu item if it is not compiled in.Michael Meeks2013-02-075-0/+10
* blind wae fix for MacOSXNoel Power2013-02-071-1/+1
* another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power2013-02-073-5/+56
* sdremote - always replace fragments, to avoid stale contentThorsten Behrens2013-02-071-2/+2
* fdo#60406 librelogo: fix name conflict in procedure handlingLászló Németh2013-02-071-1/+1
* decrement for-loop variable instead of incrementing itChr. Rossmanith2013-02-071-1/+1
* improve comments of isEmpty()Chr. Rossmanith2013-02-074-7/+20
* Mark these members mutable to avoid casting them in const method.Kohei Yoshida2013-02-071-5/+4
* Move these typedef's inside the class scope & bool cleanups.Kohei Yoshida2013-02-071-15/+10
* Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida2013-02-072-21/+18
* add some missing member initializationsDavid Tardon2013-02-076-0/+41
* use current version as build.labelDavid Tardon2013-02-073-3/+3
* Remove useless member variableTakeshi Abe2013-02-073-6/+1
* Revert "remove unneeded deps for xsltproc"Peter Foley2013-02-061-0/+1
* remove unneeded deps for xsltprocPeter Foley2013-02-061-1/+0
* Updated coreDávid Vastag2013-02-061-0/+0
* Translated german commentsEric Seynaeve2013-02-061-83/+80
* Translated german commentsEric Seynaeve2013-02-061-46/+43
* fix logic to get L/R directionnavin patidar2013-02-061-1/+1
* O(U)String::valueOf don't duplicate codeDavid Ostrovsky2013-02-062-8/+2
* fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks2013-02-061-3/+4
* also change the font combo tooltip to say font is not availableLuboš Luňák2013-02-063-0/+16
* remove unused variableLuboš Luňák2013-02-061-1/+0
* if a font is not available, show its name in italic in the font comboLuboš Luňák2013-02-062-2/+42
* remove unused variableLuboš Luňák2013-02-061-1/+0
* resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke2013-02-061-0/+6
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-0624-163/+160
* add method isEmpty() to OUStringBufferChr. Rossmanith2013-02-061-0/+13