summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com
2011-12-06calcGlueState(): move State enum to file-global anonymous namespaceLionel Elie Mamane
2011-12-06pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS buildLionel Elie Mamane
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl
2011-12-05fdo#39847: Shrink chart's source ranges to data area.Kohei Yoshida
2011-12-05A little more annotation.Kohei Yoshida
2011-12-05Added comment describing what we are doing here...Kohei Yoshida
2011-12-05Use enum over integer constant for type safety.Kohei Yoshida
2011-12-05Separate method for code that determins glue state from referenced cells.Kohei Yoshida
2011-12-05Annotated code and a little cleanup to improve readability.Kohei Yoshida
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida
2011-12-05Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).Kohei Yoshida
2011-12-05Make the class officially non-copyable.Kohei Yoshida
2011-12-05std::auto_ptr is deprecated. Let's use boost::scoped_ptr.Kohei Yoshida
2011-12-05Let's not create unnecessary duplidate.Kohei Yoshida
2011-12-05Added some tests for basic/scannerAugust Sodora
2011-12-06WaE: uninitialized valueMarkus Mohrhard
2011-12-05possible fix for build breakerMarkus Mohrhard
2011-12-05Use sal_Int32 in all these placesAugust Sodora
2011-12-05WaE: fix Mac build wrt. fprintfMichael Meeks
2011-12-05Prevent the testtool from buildingAugust Sodora
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks
2011-12-05add tests for new bitshift functions to scWolfgang Pechlaner
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard
2011-12-05enable sc's c++ subsequenttests related to fdo#43308Markus Mohrhard
2011-12-05incompatible change to solve uno problem related to fdo#43308Markus Mohrhard
2011-12-05possible fix for fdo#43312Markus Mohrhard
2011-12-05Remove unused tools/stack.hxxMarcel Metz
2011-12-05Replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* >Marcel Metz
2011-12-05Replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* >Marcel Metz
2011-12-05Replace Stack with std::stack< SVGAttributeWriter* >Marcel Metz
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-12-05Replace XclExpChTrActionStack with std::stack< XclExpChTrAction* >Marcel Metz
2011-12-05Replace Stack with std::stack< std::pair< XclObj*, XclEscherHostAppData* > >Marcel Metz
2011-12-05Replace Stack with std::stack< bool >Marcel Metz
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-05lp#726529: inline arm assembler is obsolete by nowBjoern Michaelsen
2011-12-05fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks
2011-12-05fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks
2011-12-05Improve pyuno debugging in various ways - add stack traces etc.Michael Meeks
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks
2011-12-05presenter console: clean and simplify over-abstract codeMichael Meeks
2011-12-05presenter console: add 'Switch monitors' button to help get setupMichael Meeks
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks
2011-12-05Set the python fax wizard as the default oneXisco Fauli