summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist
2013-01-11WaE: unused parametersTor Lillqvist
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power
2013-01-11SwpHintsArray::Resort(): remove mostly unused return valueMichael Stahl
2013-01-11fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl
2013-01-11sw: FN_FORMAT_RESET: do not reset Ruby textMichael Stahl
2013-01-11Further socket callback clean-upStephan Bergmann
2013-01-11Remove useless callback in unix socket implementationArnaud Versini
2013-01-11RtfExport::WriteInfo: use config_version.hMiklos Vajna
2013-01-11Fix formatMatteo Casalin
2013-01-11Remove unused class membersMatteo Casalin
2013-01-11Character conversion: do not destroy sequence while iterating on itMatteo Casalin
2013-01-11Remove unused #defineMatteo Casalin
2013-01-11Use forward declaration instead of (doubled) #includeMatteo Casalin
2013-01-11sw: more unused includes in docedtMiklos Vajna
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-11Avoid crashTor Lillqvist
2013-01-11Remove unneeded #includeMatteo Casalin
2013-01-11Warning is now unnecessary as there are no real TABs any more hereTor Lillqvist
2013-01-11There are several TABs on one line in this "here document"Tor Lillqvist
2013-01-11No "core dumps" on Windows, and not on iOS or Android eitherTor Lillqvist
2013-01-11I meant -1 of course, not -127Tor Lillqvist
2013-01-11Makes no sense to 'continue' at the end of the block.Kohei Yoshida
2013-01-10fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida
2013-01-10Dump field member IDs cached in the filtered cache object.Kohei Yoshida
2013-01-11Update, not all of this is from "Mesa"Tor Lillqvist
2013-01-11Copy/paste errorTor Lillqvist
2013-01-10Add note that these files are unusedTor Lillqvist
2013-01-10Rename the "unx" folder to "generic" to match realityTor Lillqvist
2013-01-10We always define QUARTZ for Mac OS XTor Lillqvist
2013-01-10Make the OpenGL transition code buildable for WindowsTor Lillqvist
2013-01-10Add wglext.h for potential useTor Lillqvist
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2013-01-10add LIBO_VERSION_* macros and a config header for them to live in.Michael Meeks
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-10Doxygenify helpful basegfx comments.Thorsten Behrens
2013-01-10fdo#57938 SwPaM::HasReadonlySel: commented text ranges are not read-onlyMiklos Vajna
2013-01-10implemented EmfPlusRecordTypeFillPie recordRadek Doulik
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara
2013-01-10these are phony targetsMatúš Kukan
2013-01-10optimize for build targets in one placeMatúš Kukan
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan
2013-01-10Get rid of last actual TABs in this fileTor Lillqvist
2013-01-10De-tabTor Lillqvist
2013-01-10Make it possible to even try building the OpenGL transitions for WindowsTor Lillqvist
2013-01-10Fix some errors and remove duplicate code on PresenterFaisal M. Al-Otaibi