summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-01-11Fix formatMatteo Casalin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fix Search->indexOf conversionIvan Timofeev
2013-01-10valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 2;Michael Meeks
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann
2013-01-08WaE: struct 'Size' was previously declared as a classTor Lillqvist
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-03Avoid unnecessary operations on an OUStringMatteo Casalin
2013-01-03Remove unneeded 'else' and fix 'else if' styleMatteo Casalin
2013-01-01remove use of #pragma optimizeLuboš Luňák
2013-01-01WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist
2012-12-28Remove useless lineJulien Nabet
2012-12-27Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet
2012-12-27remove no longer needed hackLuboš Luňák
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25WaE: unreferenced local variableTor Lillqvist
2012-12-24Some cppcheck cleaning in sdJulien Nabet
2012-12-21ugly workaround for msvc+ccache problem with gbuild MSC defineLuboš Luňák
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-19regenerate pchPeter Foley
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon
2012-12-18DiscoveryService: include errno.hMichael Stahl
2012-12-18DiscoveryService: -Werror=unused-but-set-variableMichael Stahl
2012-12-18Store some (sadly ignored) return values in variables to make debugging easie...Tor Lillqvist
2012-12-15Revert "define must be overridden on cmdline"Peter Foley
2012-12-14Correct the function names in two SAL_INFOsTor Lillqvist
2012-12-13Some cppcheck cleaningJulien Nabet
2012-12-13PCH for Library_sdLuboš Luňák
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10- correct variable-namesRob Snelders
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-09Reformat code in PreviewRenderer.Tomaž Vajngerl
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-06Fix: <errno.h> needs to be included under LinuxNoel Grandin
2012-12-06Fix Linux-specific codeStephan Bergmann
2012-12-06MinGW: Fix BluetoothServer build.Jan Holesovsky