summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-16Remove shadows in tabs to make them look more flat.Tomaž Vajngerl
2014-09-16Make tab label padding dependent on font height.Tomaž Vajngerl
2014-09-16Change tabs (sheets in Calc) to better looking rectangle shape.Tomaž Vajngerl
2014-09-16sc: adjust tab height a bitTomaž Vajngerl
2014-09-16Fix OO_SDK_URE_HOME for new Mac OS X layoutStephan Bergmann
2014-09-16Use OO_SDK_URE_BIN_DIRStephan Bergmann
2014-09-16Move the non-Darwin way to determine OO_SDK_URE_HOME to where it belongsStephan Bergmann
2014-09-16Remove unused OFFICE_OR_URE[_SUGGESTION] variablesStephan Bergmann
2014-09-16urelibs is part of the stable extension interface on Mac OS XStephan Bergmann
2014-09-16Wrong URE_INTERNAL_LIB_DIR value for MACOSXStephan Bergmann
2014-09-16Wrong URE_INTERNAL_JAVA_DIR value for MACOSXStephan Bergmann
2014-09-16Added some teaks to 'model.xml'Adam Co
2014-09-16Added some tweaks to 'model.xml' fileAdam Co
2014-09-16DOCX import: handle w:sdt around w:r followed by a fieldMiklos Vajna
2014-09-16Wrong UNO_TYPES value for MACOSXStephan Bergmann
2014-09-16Missing dependency on uno ini-fileStephan Bergmann
2014-09-16fdo#83717: Fix the bar picking in the 3D charts.Jan Holesovsky
2014-09-16Missing rm of generated file in distcleanStephan Bergmann
2014-09-16Create instdir uno ini-file from instsetoo_nativeStephan Bergmann
2014-09-16'Artur Dent' -> 'Arthur Dent'Caolán McNamara
2014-09-16Resolves: fdo#68967 looping layoutCaolán McNamara
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
2014-09-16config.guess is apparently not supposed to be called directlyStephan Bergmann
2014-09-16Revert "Use system ODBC on MS Windows unless specifically overriden"Jan Holesovsky
2014-09-16Revert bean part of "java: remove dead methods"Stephan Bergmann
2014-09-16fdo#81357 no fallback for special codes without countryEike Rathke
2014-09-16Add back XTestDialogHandler methodsStephan Bergmann
2014-09-16Add back XExampleAddIn methodsStephan Bergmann
2014-09-16ScriptProvider implementations need to be accessibleStephan Bergmann
2014-09-16There is no com.sun.star.lib.util.ExceptionHelperStephan Bergmann
2014-09-16Add back getMyFirst/SecondValue methodsStephan Bergmann
2014-09-16fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-16Use system ODBC on MS Windows unless specifically overridenLionel Elie Mamane
2014-09-16that's probably what was intendedLionel Elie Mamane
2014-09-16Add back __writeRegistryServiceInfo methodStephan Bergmann
2014-09-16fdo#83518: We need the GL context when rendering text.Jan Holesovsky
2014-09-16Try to fix MacOSX-10.8_21-10.7SDK buildMiklos Vajna
2014-09-16fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
2014-09-16-Werror,-Wunused-function, loplugin:bodynotinblockStephan Bergmann
2014-09-16-Werror,-Wsometimes-uninitializedStephan Bergmann
2014-09-16renamed function names from german to englishMichael Jaumann
2014-09-16DOCX export: avoid inline shape inside shape textMiklos Vajna
2014-09-16loplugin:saloverrideStephan Bergmann
2014-09-16Remove superfluous merge function.Eilidh McAdam
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski
2014-09-16CppunitTest_sw_ooxmlsdrexport: clean up testLockedCanvas XPath expressionMiklos Vajna
2014-09-16vcl: Order.Jan Holesovsky
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-16vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky