summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt6-33/+201
2012-09-18configure: test if tput(1) exists before calling itMichael Stahl1-1/+1
2012-09-18mark configure's warning with some colorChristian Lohmaier1-1/+7
2012-09-18be consistent with configure's default and switch wrt gtk3Christian Lohmaier1-2/+3
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard6-16/+63
2012-09-18config split for sdremoteRene Engelhard3-19/+69
2012-09-18add "Makfile" for bluez_bluetoothRene Engelhard1-0/+7
2012-09-18switch build system to mork driver implementationDavid Ostrovsky6-13/+71
2012-09-18warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann1-1/+1
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann7-53/+29
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann16-142/+172
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann1-11/+5
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann1-4/+3
2012-09-18typoMichael Stahl1-1/+1
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl3-3/+17
2012-09-18shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard1-2/+15
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna3-5/+5
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud80-119/+57
2012-09-18move ostream OUString operator<< directly to ustring.hxxLuboš Luňák2-46/+34
2012-09-18-Werror=unused-parameterStephan Bergmann2-8/+1
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt4-3/+25
2012-09-18WaE: calm android tinderboxenMichael Meeks1-3/+3
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt6-216/+163
2012-09-18avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna3-9/+9
2012-09-18mork driver implementationDavid Ostrovsky58-0/+10651
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania6-45/+42
2012-09-18broadcaster cells are empty, fdo#54553Markus Mohrhard1-0/+3
2012-09-18use light red as error colorMarkus Mohrhard1-2/+2
2012-09-18Adapt Windows-only code to changed ucbhelper::ContentStephan Bergmann1-1/+2
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida1-3/+24
2012-09-18Updated mdds to 0.6.1.Kohei Yoshida6-123/+1
2012-09-18Use mdds::flat_segment_tree to store row flags.Kohei Yoshida4-68/+99
2012-09-18Forward declaration cleanup in header files.Kohei Yoshida2-10/+4
2012-09-18Do the same for the no-parameter variant of fillTable().Kohei Yoshida1-23/+21
2012-09-18Refactor fillTable (3-param variant) to skip trailing empty rows.Kohei Yoshida2-24/+33
2012-09-18Determine data size in cache that doesn't include trailing empty rows.Kohei Yoshida3-2/+25
2012-09-18Reduce indentation by early bailout.Kohei Yoshida1-24/+24
2012-09-18and another test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+15
2012-09-18more tests for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+23
2012-09-18use the typedefs in ScRangeListMarkus Mohrhard1-9/+9
2012-09-18it is better to use ScRangeList::In than IntersectsMarkus Mohrhard1-10/+10
2012-09-18add tests for ScRangeList::UpdateReferenceMarkus Mohrhard1-0/+23
2012-09-17installer: wrap main function with error handling.Tim Retout2-21/+14
2012-09-17installer: Inline @installer::globals::environmentvariablesTim Retout2-7/+12
2012-09-17fdo#54232 set encoding of Romanian MSI tables to UTF-8Andras Timar1-1/+1
2012-09-17targetted make reversion.Bjoern Michaelsen5-179/+213
2012-09-17hopefully a corect way to deal with deleting rows and cols, fdo#54842Markus Mohrhard1-0/+17
2012-09-17one more test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+33
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann4-7/+10