summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18editeng: Use appropriate OUString functions on string constantsStephan Bergmann5-13/+13
2014-12-18dtrans: Use appropriate OUString functions on string constantsStephan Bergmann2-6/+3
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann11-17/+16
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann22-77/+73
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann19-46/+39
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann14-26/+29
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann32-104/+104
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann14-55/+55
2014-12-18basctl: Use appropriate OUString functions on string constantsStephan Bergmann3-4/+4
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann9-10/+9
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann62-287/+207
2014-12-18Improve documentation how to build the Win32 makeTor Lillqvist1-2/+3
2014-12-18Adapt instructions to VS2013 and 64-bit CygwinTor Lillqvist1-1/+2
2014-12-18Resolves: fdo#86978 append formula cells to track instead of treeEike Rathke2-2/+15
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist2-7/+5
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann2-9/+21
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann14-47/+39
2014-12-18draw also opengl polygon with AA edges if AA is wantedLuboš Luňák2-9/+79
2014-12-18The touch module, ByteBufferWrapper, and the libotouch library can go away nowTor Lillqvist10-183/+0
2014-12-18No need for libotouch any more hereTor Lillqvist1-6/+0
2014-12-18fix typoTakeshi Abe1-1/+1
2014-12-18Small tweaks to printing UIAdolfo Jayme Barrientos5-16/+17
2014-12-18Revert "Work around a Clang trunk (towards 3.6) -Werror,-Wunused-value"Stephan Bergmann1-13/+0
2014-12-18Kill createScreenCompatibleDeviceUsingBufferTor Lillqvist2-35/+1
2014-12-18android: support building with SDK tools 24Tomaž Vajngerl1-0/+45
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna3-8/+16
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard2-3/+18
2014-12-18Work around a Clang trunk (towards 3.6) -Werror,-Wunused-valueStephan Bergmann1-0/+13
2014-12-18ICONS: add large icons for .uno:GraphicDialog for use in image toolbarYousuf Philips5-1/+4
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet4-40/+39
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn10-44/+26
2014-12-18remove if-block that has no effectMichael Weghorn1-7/+0
2014-12-18fdo#39468 translate German commentsMichael Weghorn6-45/+38
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn6-68/+32
2014-12-18LEM TODO noteLionel Elie Mamane1-0/+1
2014-12-18bCategoriesUsed is always false at this pointLionel Elie Mamane1-1/+1
2014-12-18fdo#76780 don't limit PositionY to available widthLionel Elie Mamane1-1/+0
2014-12-18fdo#85876: add unittestBjoern Michaelsen1-0/+44
2014-12-18SwNodeIndex should really be finalBjoern Michaelsen1-1/+1
2014-12-17configure.ac: make it work with VisualStudio Express and 64 bit compileMark Williams1-8/+32
2014-12-17Enable out-of-order kernel execution.Kohei Yoshida1-1/+1
2014-12-17after resetting the values are not modifiedMarkus Mohrhard1-0/+1
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard1-1/+1
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard3-0/+98
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel1-3/+2
2014-12-17android doc browser: sync file type list with the intent filterMiklos Vajna2-21/+49
2014-12-17android doc browser: let's list file extensions only at a single placeMiklos Vajna2-80/+32
2014-12-17Fix 32-bit buildsStephan Bergmann1-2/+2
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann3-18/+61
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann54-129/+222