summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22maTransform had to go ( was always = identity)Christina Rossmanith
2012-03-21New unit test for data pilot grouping (normal grouping).Kohei Yoshida
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-22Make sure one base class does not use another one after destructionMarkus Mohrhard
2012-03-22don't need to check for null before deleteMarkus Mohrhard
2012-03-21Appease valgrindFridrich Štrba
2012-03-21add missing AC_MSG_RESULT() else branchLuboš Luňák
2012-03-21Make sure that FillLabelData doesn't crash in presence of duplicated dims.Kohei Yoshida
2012-03-21New unit test for pivot table with duplicated data fields.Kohei Yoshida
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann
2012-03-21AC_PROG_GREP (I'm pedantic, am I not?)Luboš Luňák
2012-03-21checking for egrep doesn't necessarily set GREP as wellChristian Lohmaier
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-03-21javaunohelper: missing dependecy on udkapi.rdbMichael Stahl
2012-03-21idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl
2012-03-21convert SwTOXSources to a std::vectorCaolán McNamara
2012-03-21writeU8 is unused in the external libcdr lib, but filter it out from easyCaolán McNamara
2012-03-21oox: it's EMU, not MEUMiklos Vajna
2012-03-21Clarify exampleStephan Bergmann
2012-03-21Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-21SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore itMiklos Vajna
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen
2012-03-21tga filter broken for quite a whileCaolán McNamara
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba
2012-03-21Further clean up of previous patchStephan Bergmann
2012-03-21Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroupsArnaud Versini
2012-03-21Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl
2012-03-21writerfilter: PropertyMap: speed this up a bitMichael Stahl
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl
2012-03-21BigPtrArray: deploy some assertsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers
2012-03-21$retry_counter and the RETRY label are now unusedTor Lillqvist
2012-03-21GUI=WIN used to mean 16-bit Windows, I think, so kill that crackTor Lillqvist
2012-03-21Remove unused defineFridrich Štrba
2012-03-21We seem to need libfrmlo, tooTor Lillqvist
2012-03-21WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist
2012-03-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2012-03-21this requires string literals nowDavid Tardon
2012-03-21fix after recent XSERVICEINFO_IMPL_1 changeLuboš Luňák
2012-03-21Export to xls correct item values for grouped fields.Kohei Yoshida
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-03-21Bin declaration of nonexistent static methodTor Lillqvist
2012-03-21Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist
2012-03-21gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist
2012-03-21Further hacks: include rdb and component files in .app, pass more -env paramsTor Lillqvist
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist