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