summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-09-18configure: test if tput(1) exists before calling itMichael Stahl
2012-09-18mark configure's warning with some colorChristian Lohmaier
2012-09-18be consistent with configure's default and switch wrt gtk3Christian Lohmaier
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard
2012-09-18config split for sdremoteRene Engelhard
2012-09-18add "Makfile" for bluez_bluetoothRene Engelhard
2012-09-18switch build system to mork driver implementationDavid Ostrovsky
2012-09-18warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann
2012-09-18typoMichael Stahl
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-09-18shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18move ostream OUString operator<< directly to ustring.hxxLuboš Luňák
2012-09-18-Werror=unused-parameterStephan Bergmann
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
2012-09-18WaE: calm android tinderboxenMichael Meeks
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt
2012-09-18avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna
2012-09-18mork driver implementationDavid Ostrovsky
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania
2012-09-18broadcaster cells are empty, fdo#54553Markus Mohrhard
2012-09-18use light red as error colorMarkus Mohrhard
2012-09-18Adapt Windows-only code to changed ucbhelper::ContentStephan Bergmann
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida
2012-09-18Updated mdds to 0.6.1.Kohei Yoshida
2012-09-18Use mdds::flat_segment_tree to store row flags.Kohei Yoshida
2012-09-18Forward declaration cleanup in header files.Kohei Yoshida
2012-09-18Do the same for the no-parameter variant of fillTable().Kohei Yoshida
2012-09-18Refactor fillTable (3-param variant) to skip trailing empty rows.Kohei Yoshida
2012-09-18Determine data size in cache that doesn't include trailing empty rows.Kohei Yoshida
2012-09-18Reduce indentation by early bailout.Kohei Yoshida
2012-09-18and another test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18more tests for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18use the typedefs in ScRangeListMarkus Mohrhard
2012-09-18it is better to use ScRangeList::In than IntersectsMarkus Mohrhard
2012-09-18add tests for ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-17installer: wrap main function with error handling.Tim Retout
2012-09-17installer: Inline @installer::globals::environmentvariablesTim Retout
2012-09-17fdo#54232 set encoding of Romanian MSI tables to UTF-8Andras Timar
2012-09-17targetted make reversion.Bjoern Michaelsen
2012-09-17hopefully a corect way to deal with deleting rows and cols, fdo#54842Markus Mohrhard
2012-09-17one more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann