summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial reading and parsing from webservice.feature/slidehackThorsten Behrens2013-04-134-2/+69
* slidesorter - cleanup redundant caches and notifications.Michael Meeks2013-04-123-87/+35
* slide-sorter: re-factor to improve bbox calcuationMichael Meeks2013-04-127-149/+98
* infernal vspace wasteage removal.Michael Meeks2013-04-123-180/+0
* fix embarassing mess up around gtk+ version detection.Michael Meeks2013-04-121-2/+6
* publish API for UI library, more slidehack stubs.Michael Meeks2013-04-124-16/+54
* Impl. more of the group dialog.Michael Meeks2013-04-126-20/+92
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-122-16/+11
* -Werror=unusedStephan Bergmann2013-04-121-10/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-122-90/+50
* Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch2013-04-121-122/+4
* Change fprintf -> SAL_DEBUGThorsten Behrens2013-04-124-27/+25
* Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Thorsten Behrens2013-04-122-22/+2
* add lots of un-tested code to the GroupSlidesDialog.Michael Meeks2013-04-103-45/+142
* kill over-complicated 'alternatives' scheme for now.Michael Meeks2013-04-101-14/+16
* start of slide grouping UI in the slide-sorter.Michael Meeks2013-04-1010-6/+478
* tag each slide with it's origin.Michael Meeks2013-04-102-5/+49
* add slide grouping / un-grouping hooks.Michael Meeks2013-04-109-45/+109
* svidl: more helpful error message for missing slot / types.Michael Meeks2013-04-103-2/+9
* remove un-used code modules.Michael Meeks2013-04-102-230/+0
* initial, horrible attempt at slidejockey / search pane.Michael Meeks2013-04-103-3/+159
* more excessive whitespace redux.Michael Meeks2013-04-095-283/+5
* impress: wire up a new view - the slide jockey view.Michael Meeks2013-04-0938-348/+254
* remove dead code and vspace waste.Michael Meeks2013-04-091-85/+5
* calm warnings, get it to compile.Michael Meeks2013-04-081-14/+32
* use smart ptrs.Michael Meeks2013-04-081-23/+36
* initial lame sketch of an API suitable for GUI impl. of slide hackery.Michael Meeks2013-04-081-0/+100
* gengal: re-base on original tool.Michael Meeks2013-04-082-0/+333
* remove OOo gengal.Michael Meeks2013-04-082-370/+0
* make internal method static.Michael Meeks2013-04-081-1/+1
* Use OUString and sal_Int32 in swChr. Rossmanith2013-04-0831-238/+232
* warning C4702: unreachable codeMichael Stahl2013-04-081-1/+0
* gbuild: LinkTarget: kill gb_LINKED_LIBSMichael Stahl2013-04-081-13/+19
* Use SAL_FINAL hereTor Lillqvist2013-04-081-1/+1
* Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist2013-04-083-3/+85
* remove code that was commented out many years agoPhilipp Riemer2013-04-083-12/+0
* more work on comments in sw/source/core/docPhilipp Riemer2013-04-0810-43/+20
* fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer2013-04-0814-179/+9
* doxygen-ize comments in sw/source/core/docPhilipp Riemer2013-04-0821-432/+221
* fdo#43157 - Clean up OSL_ASSERTRadu Ioan2013-04-089-84/+75
* fix indentationPhilipp Riemer2013-04-082-8/+7
* fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2013-04-082-2/+22
* Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund2013-04-081-117/+61
* Updated coreAndras Timar2013-04-081-0/+0
* GetGlyphOutlines is unusedTor Lillqvist2013-04-081-2/+0
* Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist2013-04-081-30/+23
* Add a commment with guesses about the layout engine "API"Tor Lillqvist2013-04-081-0/+27
* Fix variable reassigned before the old value has been usedJulien Nabet2013-04-081-2/+1
* Refactoring, no change in end resultTor Lillqvist2013-04-081-63/+85
* More hacking, still not working properlyTor Lillqvist2013-04-081-64/+91