summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-29Move setting overlay item state handler to TemplateAbstractView.Rafael Dominguez
2012-07-29Fetch thumbnails for templates in a remote repository.Rafael Dominguez
2012-07-29Move fetching thumbnail functions to TemplateAbstractView.Rafael Dominguez
2012-07-29Open remote templates when double clicking in the thumbnail.Rafael Dominguez
2012-07-29Fetch only documents.Rafael Dominguez
2012-07-29Close dialog after opening a template to edit it.Rafael Dominguez
2012-07-29Hide folder actions is all selected folders were deleted.Rafael Dominguez
2012-07-29Erase templates selected in the search view.Rafael Dominguez
2012-07-29Add template region source as an argument to removeTemplate method.Rafael Dominguez
2012-07-29Add a method to return overlay current region id.Rafael Dominguez
2012-07-29Update search view after moving templates from the results.Rafael Dominguez
2012-07-29Add a method to deselect all currently selected items in the view.Rafael Dominguez
2012-07-29Move/Copy selected templates in the search view to target region.Rafael Dominguez
2012-07-29Implement moveTemplate function for a single template.Rafael Dominguez
2012-07-29Move TemplateSearchViewItem to its own header.Rafael Dominguez
2012-07-29Return correct new region id.Rafael Dominguez
2012-07-29Do different action when moving templates depending on the active view.Rafael Dominguez
2012-07-29Set SearchView item state handle.Rafael Dominguez
2012-07-29Display all available folders when all button is clicked.Rafael Dominguez
2012-07-29Remove strange DummyTypeCaolán McNamara
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-29expand out some rats nests of macrosCaolán McNamara
2012-07-29SV_DECL_PTRARR_GEN only used once, expand it outCaolán McNamara
2012-07-29callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
2012-07-29Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in packageArnaud Versini
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-29Remove some unused definitions in icgmThomas Arnhold
2012-07-29svarray.hxx: clean out much more cruftThomas Arnhold
2012-07-28expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara
2012-07-28dung out the unused pre-stl macrosCaolán McNamara
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-28Partially revert "hrc cleanup: Remove unused resource definitions"Thomas Arnhold
2012-07-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold
2012-07-28update comments about SvPtrArrCaolán McNamara
2012-07-28update comment about SvPtrArrCaolán McNamara
2012-07-28convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-28having a stab at silencing this warningCaolán McNamara
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara
2012-07-28writerfilter: drop pointless rtl:: prefix usageMiklos Vajna
2012-07-28WaE: ignoring #pragma GCC diagnosticTor Lillqvist
2012-07-28callcatcher: update list, more stlificationCaolán McNamara
2012-07-28WaE: cast from pointer to integer of different sizeTor Lillqvist