summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke28-116/+121
2013-05-30warning C4702: unreachable codeStephan Bergmann1-1/+4
2013-05-02for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)Zhe Wang1-7/+12
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2-3/+5
2013-03-25fix fdo#62050 : Initially disable RTL for comment window.navin patidar1-4/+1
2013-03-25fdo#60462 - Small errors in the layout margins of the text boxesJoren De Cuyper1-1/+1
2013-03-14Fix fdo#60855 RTL UI: handout show boxes out of page borderFaisal M. Al-Otaibi1-1/+1
2013-03-14Revert "Revert "WaE: enumeration value not handled in switch""Tor Lillqvist1-4/+4
2013-03-13Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang2-0/+49
2013-02-20Avoid infinite recursionTor Lillqvist1-1/+1
2013-02-19Surely we want closesocket() on WindowsTor Lillqvist1-0/+4
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens2-4/+5
2013-02-19sdremote: fix linux conditional.Michael Meeks1-1/+1
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks7-34/+124
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks2-198/+248
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks2-20/+77
2013-02-19sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks1-84/+161
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks6-40/+52
2013-02-19Merge in Bluetooth code for the Impress Remote for OS XTor Lillqvist15-23/+514
2013-02-15sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks1-8/+18
2013-02-14fix buildLuboš Luňák1-0/+8
2013-02-13Use the remote control same service name on Windows, tooTor Lillqvist1-1/+1
2013-02-13Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist1-3/+3
2013-02-13sdremote - fully annotate bluetooth SDP record.Michael Meeks1-8/+15
2013-02-13sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks2-8/+77
2013-02-13ugly workaround for msvc+ccache problem with gbuild MSC defineLuboš Luňák1-1/+3
2013-02-08sdremote - disable the menu item if it is not compiled in.Michael Meeks4-0/+5
2013-02-08sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2-4/+15
2013-02-08sdremote: More logging.Jan Holesovsky2-0/+10
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
2013-02-06WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist1-2/+2
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák1-1/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks6-33/+55
2013-01-28fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr1-0/+1
2013-01-28sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks1-3/+3
2013-01-23rhbz#760765 copy custom styles on copy & pasteDavid Tardon4-9/+77
2013-01-17Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara1-0/+7
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky12-14/+14
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat6-28/+0
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon2-3/+3
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon1-1/+10
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2-2/+0
2012-12-16Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-16/+11
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik3-0/+7
2012-12-04changed behavior of insert pictureRadek Doulik1-2/+3
2012-12-04refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik2-37/+57
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders4-7/+19
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat5-1/+21
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák6-32/+28